Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

new 1.txt
Binary file added docs/PotentialActionsApril11.pdf
Binary file not shown.
68 changes: 44 additions & 24 deletions earthchem.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,39 @@
"@id": "http://earthchem.org",
"name": "EarthChem",
"description": "EarthChem is a community-driven effort to facilitate the preservation, discovery, access and visualization of data generated in the geosciences, with particular emphasis on geochemical, geochronological, and petrological data.",
"re3data:keyword": "geochemistry, PetDB, SedDB, NAVDAT, geoscience",
"category": ["geochemistry", "geoscience"],
"contactPoint": {
"@type": "ContactPoint",
"name": "Kerstin Lehnert",
"email": "lehnert@ldeo.columbia.edu",
"url": "http://orcid.org/0000-0001-7036-1977",
"contactType": "Director"
"name": "Data Manager",
"email": "info@earthchem.org",
"url": "http://www.earthchem.org/support/contact",
"contactType": "Information"
},
"logo": {
"@type": "ImageObject",
"url": "http://www.earthchem.org/sites/earthchem.org/files/arthemia_logo.jpg"
},
"url": "http://earthchem.org",
"sameAs": "",
"parentOrganization":{
"@type": "Organization",
"@id": "http://iedadata.org",
"name": "Interdisciplinary Earth Data Alliance (IEDA)",
"alternateName": "IEDA",
"description": "The Interdisciplinary Earth Data Alliance (IEDA) supports, sustains, and advances the geosciences by providing data services for observational geoscience data from the Ocean, Earth, and Polar Sciences",
"contactPoint": [
{
"@type": "ContactPoint",
"name": "questions",
"email": "info@iedadata.org ",
"contactType": "Information"
}
]
},
"funder": {
"@type": "Organization",
"name": "NSF",
"@id": "http://dx.doi.org/10.13039/100000001",
"legalName": "National Science Foundation",
"alternateName": "NSF",
"url": "http://www.nsf.gov"
},
"memberOf": {
Expand All @@ -46,44 +62,48 @@
}
},
{
"@type": "SearchAction",
"@type": "ReadAction",
"name":"OCG Web Feature Service Capabilities",
"description": "Link for GetCapabilities document to access data from the EarthChem portal. The service defines feature types for samples, major elements, trace elements, isotopes, noble gases, rare earth elements, stable isotopes, volatiles, and whole rock major, trace and isotope data aggregated. ",
"target": {
"@type": "OCG Web Feature Service",
"urlTemplate": "http://ecp.iedadata.org/wfs/ows?service=wfs&version=1.0.0&request=GetCapabilities",
"description": "Link for GetCapabilities document to access data from the EarthChem portal. The service defines feature types for samples, major elements, trace elements, isotopes, noble gases, rare earth elements, stable isotopes, volatiles, and whole rock major, trace and isotope data aggregated. ",
"@type": "EntryPoint",
"url": "http://ecp.iedadata.org/wfs/ows?service=wfs&version=1.0.0&request=GetCapabilities",
"httpMethod": "GET"
}
},
{
"@type": "SearchAction",
"@type": "ReadAction",
"name":"Documentation for EarthChem Portal REST service for geochemical data",
"description": "Link to web page describing parameters and providing example queries for requests to access EarthChem portal data. Result formats include JSON, JSONNP, xml, csv, map image, and html.",
"target": {
"@type": "RESTful service ",
"urlTemplate": "http://ecp.iedadata.org/rest_search_documentation/",
"description": "Link to web page describing parameters and providing example queries for requests to access EarthChem portal data. Result formats include JSON, JSONNP, xml, csv, map image, and html.",
"@type": "EntryPoint",
"url": "http://ecp.iedadata.org/rest_search_documentation/",
"httpMethod": "GET"
}
},
{
"@type": "SearchAction",
"name":"EarthChem Library search",
"description": "Link to web application to search the EarthChem Library, a collection of file based datasets containing geochemical and related data",
"target": {
"@type": "Search Application",
"urlTemplate": "http://www.earthchem.org/library/search",
"description": "Link to web application to search the EarthChem Library, a collection of file based datasets containing geochemical and related data",
"@type": "EntryPoint",
"url": "http://www.earthchem.org/library/search",
"httpMethod": "GET"
}
},
{
"@type": "SearchAction",
"@type": "ReadAction",
"description": "Link to web application to browse files contained the EarthChem Library, a collection of file based datasets containing geochemical and related data",
"name":"Browse items in EarthChem Library repository",
"target": {
"@type": "Browse Application",
"urlTemplate": "http://www.earthchem.org/library/browse",
"description": "Link to web application to browse files contained the EarthChem Library, a collection of file based datasets containing geochemical and related data",
"httpMethod": "GET"
"@type": "EntryPoint",
"url": "http://www.earthchem.org/library/browse",
"httpMethod": "GET"
}
}
],
"mainEntityOfPage": [{
"@type": "Web Site",
"@type": "WebSite",
"fileformat": "HTML",
"keywords": "Earthchem, geochemistry",
"description": "Web site with documentation on the EarthChem system",
Expand Down
67 changes: 60 additions & 7 deletions ieda.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"email": "lehnertATldeoDOTcolumbiaDOTedu",
"url": "http://orcid.org/0000-0001-7036-1977",
"contactType": "Director"
},
},
{
"@type": "ContactPoint",
"name": "Suzanne Carbotte",
"email": "carbotteATldeoDOTcolumbiaDOTedu",
"url": "http://orcid.org/0000-0001-9471-700X"
}
}
],
"logo": {
"@type": "ImageObject",
Expand All @@ -32,9 +32,39 @@
"url": "http://iedadata.org",
"funder": {
"@type": "Organization",
"name": "NSF",
"@id": "http://dx.doi.org/10.13039/100000001",
"legalName": "National Science Foundation",
"alternateName": "NSF",
"url": "http://www.nsf.gov"
},
"member": [
{
"@type": "Organization",
"@id": "http://doi.org/10.17616/R31898",
"name": "U.S. Antarctic Program Data Center",
"url": "http://www.usap-dc.org",
"category": ["Earth Science, Polar Science"],
"description": "The U.S. Antarctic Program Data Center (USAP-DC) supports investigators funded by the National Science Foundation in documenting, preserving, and disseminating their research results. We register datasets in the Antarctic Master Directory (AMD) to comply with the Antarctic Treaty; facilitate submission of datasets to long-term archives; and represent the U.S. in Scientific Committee on Antarctic Research (SCAR) activities. USAP-DC is a member of the Interdisciplinary Earth Data Alliance (IEDA) and the Antarctic and Arctic Data Consortium (A2DC). As of 2016, USAP-DC is now partnered with the National Snow and Ice Data Center (NSIDC) to manage glaciology data for the US Antarctic Program.",
"sameAs": "https://www.re3data.org/repository/r3d100010660"
},
{
"@type": "Organization",
"@id": "http://doi.org/10.17616/R3DK6N",
"url": "http://www.earthchem.org/",
"name": "EarthChem",
"description": "EarthChem is a community-driven effort to facilitate the preservation, discovery, access and visualization of data generated in the geosciences, with particular emphasis on geochemical, geochronological, and petrological data.",
"category": ["Geochemistry, Geochronology, Earth Science"]
},
{
"@type": "Organization",
"@id": "http://doi.org/10.17616/R38C83",
"url": "http://www.marine-geo.org",
"name": "Marine Geoscience Data System",
"description": "The Marine Geoscience Data System (MGDS) provides free public access to data collected throughout the global oceans. Our data portals serve different communities of NSF-funded researchers providing direct access to data, program-relevant information, and tools for helping them satisfy their data sharing obligations. Our tools and services provide access to our integrated data system, visualization and analysis tools, and education and outreach materials. Use our search interface to explore our holdings and find data of interest.",
"category": ["Earth Science, Marine Science, Bathymetry"],
"sameAs": "https://www.re3data.org/repository/r3d100010273"
}
],
"memberOf": {
"@type": "ProgramMembership",
"programName": "EarthCube CDF Registry",
Expand All @@ -47,21 +77,44 @@
"potentialAction": [
{
"@type": "SearchAction",
"additionalType": "gdx:SearchService",
"name": "IEDA Integrated Catalog Search",
"description": "Search the IEDA integrated catalog. search_term_string is used for a free text search of Titles, Abstracts and Keywords in the catalog.",
"target": {
"@type": "EntryPoint",
"urlTemplate": "http://catalog-dev.iedadata.org:8080/geoportal/?q={search_term_string}",
"query-input": "required name=search_term_string",
"description": "Search the IEDA integrated catalog. search_term_string is used for a free text search of Titles, Abstracts and Keywords in the catalog.",
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
},
"httpMethod": "GET"
}
},
{
"@type": "SearchAction",
"name": "IEDA website search",
"additionalType": "gdx:SearchService",
"description": "search this website",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.iedadata.org/?s={search_term_string}",
"query-input": "required name=search_term_string",
"description": "Search recent data submissions to IEDA partner systems",
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
},
"httpMethod": "GET"
}
},
{
"@type": "SearchAction",
"name": "IEDA Data Browser",
"additionalType": "gdx:SearchService",
"description": "Map-based exploration of IEDA data holdings",
"target": {
"@type": "EntryPoint",
"url": "http://app.iedadata.org/databrowser/",
"httpMethod": "GET"
}
}
Expand Down
13 changes: 0 additions & 13 deletions iedadata.json

This file was deleted.

54 changes: 54 additions & 0 deletions jsonldDocuments/datasetExamples/EarthChemDataSetExampleIEDA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"@context": "http://schema.org/",
"@type": "Dataset",
"name": "Petrology and geochemistry of mid-ocean ridge basalts from the East Pacific Rise (9 degrees 24 minutes and 10 degrees 06 minutes N): implications for off-axis magmatic processes",
"description": "Major, trace, and rare earth elements of basaltic glasses from the East Pacific Rise. Samples from Alvin dives from cruises A131-09, A131-11, and A131-12.",

"identifier": "DOI:10.1594/IEDA/100049",

"keywords": [
"Regional (Continents, Oceans)",
"Chemistry:Rock",
"Spreading Center",
"Geochemistry",
"Marine Geoscience",
"Solid Earth",
"rare earth elements",
"A131-09",
"A131-12",
"A131-11",
"basalt",
"East Pacific Rise",
"HOV Alvin",
"RV Atlantis II",
"R2K (Ridge 2000) funded",
"EarthChem Library (ECL)"
],
"comment":"******************* where to put download size; difference betweet 'about' and 'keywords'",
"provider": {
"@type": "Organization",
"url": "http://www.earthchem.org/",
"name": "EarthChem Library (ECL), Interdisciplinary Earth Data Alliance, Columbia University",
"contactPoint": {
"@type": "ContactPoint",
"email": "info@EarthChem.org"
}
},
"creator": {
"@type": "Author",
"name": "Kutza, Scott",
"identifier": "https://www.scopus.com/authid/detail.uri?authorId=55272361100",
"comment": "how to deal with author order when have multiple authors; how to deal with contributors in other roles. Schema.org/person essentially hard types roles as different substitutions for person..."
},
"datePublished": "03/14/2012",
"fileFormat": "Excel",
"includedInDataCatalog": {
"@type": "DataCatalog",
"name": "IEDA integrated catalog",
"url": "http://catalog-dev.iedadata.org:8080/geoportal/#",
"comment": "would be nice to include search template for catalog?"
},
"url": "http://www.earthchem.org/library/browse/view?id=261 ************** need some way to tell what this url GETs ************************* its NOT a data download",
"contentLocation": "East Pacific Rise",
"license": "https://creativecommons.org/licenses/by-nc-sa/3.0/us/"
}
49 changes: 49 additions & 0 deletions jsonldDocuments/datasetExamples/ncdcDataSetExampleFromGoogle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"@context":"http://schema.org/",
"@type":"Dataset",
"name":"NCDC Storm Events Database",
"description":"Storm Data is provided by the National Weather Service (NWS) and contain statistics on...",
"url":"https://catalog.data.gov/dataset/ncdc-storm-events-database",
"sameAs":"https://gis.ncdc.noaa.gov/geoportal/catalog/search/resource/details.page?id=gov.noaa.ncdc:C00510",
"keywords":[
"ATMOSPHERE > ATMOSPHERIC PHENOMENA > CYCLONES",
"ATMOSPHERE > ATMOSPHERIC PHENOMENA > DROUGHT",
"ATMOSPHERE > ATMOSPHERIC PHENOMENA > FOG",
"ATMOSPHERE > ATMOSPHERIC PHENOMENA > FREEZE"
],
"creator":{
"@type":"Organization",
"url": "https://www.ncei.noaa.gov/",
"name":"OC/NOAA/NESDIS/NCEI > National Centers for Environmental Information, NESDIS, NOAA, U.S. Department of Commerce",
"contactPoint":{
"@type":"ContactPoint",
"contactType": "customer service",
"telephone":"+1-828-271-4800",
"email":"ncei.orders@noaa.gov"
}
},
"includedInDataCatalog":{
"@type":"DataCatalog",
"name":"data.gov"
},
"distribution":[
{
"@type":"DataDownload",
"encodingFormat":"CSV",
"contentUrl":"http://www.ncdc.noaa.gov/stormevents/ftp.jsp"
},
{
"@type":"DataDownload",
"encodingFormat":"XML",
"contentUrl":"http://gis.ncdc.noaa.gov/all-records/catalog/search/resource/details.page?id=gov.noaa.ncdc:C00510"
}
],
"temporalCoverage":"1950-01-01/2013-12-18",
"spatialCoverage":{
"@type":"Place",
"geo":{
"@type":"GeoShape",
"box":"18.0 -65.0 72.0 172.0"
}
}
}