Skip to content

Commit

Permalink
Create materialSample-example.json
Browse files Browse the repository at this point in the history
Noting that 'conditionsOfAccess' throws a warning, but we can live with it.
  • Loading branch information
pbuttigieg authored Oct 17, 2024
1 parent d6cb43c commit 519b214
Showing 1 changed file with 213 additions and 0 deletions.
213 changes: 213 additions & 0 deletions dataGraphs/thematics/product/graphs/materialSample-example.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
{
"@context": {
"@vocab": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/"
},
"@type": "Product",
"@id": "https://metadata.mySystem.org/2311252.json",
"additionalType": [
"https://w3id.org/isample/vocabulary/materialsampleobjecttype/1.0/solidmaterialsample",
"solid material sample",
"sample composed of solid material"
],
"name": "really cool rock",
"description": "Dark purple-gray chunk of leaverite, contains Austinite, Tilasite, Quartz and native Gold.",
"identifier": [
{
"@type": "PropertyValue",
"name": "AZGS field sample number",
"value": "smr2010-398"
},
{
"@type": "PropertyValue",
"name": "International Generic Sample Numbers",
"propertyID": "https://registry.identifiers.org/registry/igsn",
"value": "https://igsn.org/slk222-046537"
}
],
"countryOfOrigin": "usa",
"countryOfLastProcessing": "usa",
"conditionsOfAccess": "Samples are viewable by contacting the maintainer identifier in this record. Subsamples might be made available for analysis on a case by case basis",
"potentialAction": [
{
"@type": ["Action", "Event"],
"identifier": "https://isample.org/events/235728",
"additionalType": [
"http://resource.isamples.org/schema/1.0/SamplingEvent",
"sampling event"
],
"actionStatus": "CompletedActionStatus",
"name": "collection of smr2010-398",
"description": "after a long hot day slogging through the brush on Saddleback Mountain, found and sampled vein described by Gilluly (1922)",
"object": [
{
"@type": "DefinedTerm",
"identifier": "https://w3id.org/gso/geologicfeature/Vein_Dike_Lithosome",
"name": "mineralized vein"
},
{
"@type": "DefinedTerm",
"identifier": "http://purl.obolibrary.org/obo/ENVO_01000302",
"name": "outcrop"
}
],
"participant": {
"@type": "Role",
"roleName": "Collector",
"participant": {
"@type": "Person",
"identifier": "https://orcid.org/0000-0001-6041-5333",
"name": "Joe Geologist",
"affiliation": {
"@type": "Organization",
"identifier": "https://ror.org/00vcszp55",
"name": "Arizona Geological Survey"
},
"contactPoint": {
"@type": "ContactPoint",
"email": "joe@azgs.arizona.edu"
}
}
},
"startTime": "2010-10-29T14:11Z",
"endTime": "2010-10-29T15:00Z",
"organizer": {
"@type": "Project",
"name": "Statemap 2010, Saddle Mountain project",
"funder": "Moneybags Inc",
"contactPoint": {
"@type": "ContactPoint",
"email": "sampler@azgs.arizona.edu"
}
},
"location": {
"description": "prospect pit on steep NW facing slope",
"name": "SMR station 2020-018",
"geo": {
"@type": "GeoCoordinates",
"elevation": "5827 ft. asl",
"latitude": 32.990297,
"longitude": -110.665585
}
}
},
{
"@type": ["Action", "Event"],
"additionalType":[
"http://resource.isamples.org/schema/1.0/MaterialSampleCuration",
"material sample curation",
"curation"
],
"actionStatus": "CompletedActionStatus",
"organizer": {
"@type": "Project",
"name": "Statemap 2010, Saddle Mountain project",
"funder": "Moneybags Inc",
"contactPoint": {
"@type": "ContactPoint",
"email": "samplecuration@azgs.arizona.edu"
}
},
"description": "2010-11-05; Samples are packaged in plastic bags and stored in the basement at the Arizona Geological Survey. Samples are maintained at the survey for 5 years after publication of related geologic map.",
"name": "Storage at Arizona Geological Survey",
"subEvent": {
"@type": ["Action", "Event"],
"actionStatus": "CompletedActionStatus",
"description": "initial sample cleaning, packaging and labeling for storage",
"participant": [
{
"@type": "Role",
"roleName": "curator",
"participant": {
"@type": "Person",
"identifier": "https://orcid.org/0000-0111-2241-5355",
"name": "Tom Garmin",
"affiliation": {
"@type": "Organization",
"identifier": "https://ror.org/00vcszp55"
},
"contactPoint": {
"@type": "ContactPoint",
"email": "garmin@azgs.arizona.edu"
}
}
}
]
}
},
{
"@type": "Action",
"name": "sample access and use",
"actionStatus": "PotentialActionStatus",
"description": "Samples are viewable by contacting the maintainer identifier in this record. Subsamples might be made available for analysis on a case by case basis"
}
],
"additionalProperty": {
"@type": "PropertyValue",
"propertyID": "http://resource.isamples.org/schema/1.0/authorized_by",
"name": "authorized_by",
"value": "BLM land, no permits required"
}
},
"keywords": [
"Laramide",
"epithermal environment",
"Saddle Mountain",
"leaverite"
],
"material": {
"@type": "DefinedTerm",
"name": "Rock",
"identifier": "https://w3id.org/isample/vocabulary/material/1.0/rock",
"inDefinedTermSet": {
"@type": "DefinedTermSet",
"identifier": "https://w3id.org/isample/vocabulary/sampleobjecttype/1.0/materialsvocabulary",
"name": "iSamples Materials Vocabulary"
}
},
"category": {
"@type": "DefinedTerm",
"name": "Earth Interior",
"identifier": "https://w3id.org/isample/vocabulary/sampledfeature/1.0/earthinterior",
"inDefinedTermSet": {
"@type": "DefinedTermSet",
"identifier": "https://w3id.org/isample/vocabulary/sampleobjecttype/1.0/sampledfeaturevocabulary",
"name": "Sampled Feature Type vocabulary"
}
},
"relatedLink": {
"@type": "LinkRole",
"linkRelationship": "Related Data",
"target": {
"@type": "EntryPoint",
"url": "https://data.org/chem/26357",
"name": "Chemistry of rock samples from Saddle Mountain",
"encodingType": "text/csv",
"contentType": "Chemical analysis"
}
},
"ethicsPolicy": {
"@type": "CreativeWork",
"identifier": "www.myOrganisation.org/ethicsPolicy.md",
"name": "Careful geology",
"description": "The ethics policy our organisation uses when creating samples"
},
"subjectOf": {
"type": "DigitalDocument",
"id": "https://isamples.org/igsn-id/metadata",
"dcterms:conformsTo": "http://resource.isamples.org/schema/1.0/schema.org",
"sdPublisher": {
"type": "Organization",
"id": "https://ror.org/someorg7523824",
"name": "Museum of great samples",
"contactPoint": {
"type": "ContactPoint",
"email": "curator@gsample.org"
}
},
"about": {
"type": "DigitalDocument",
"url": "https://igsn.org/slk222-046537"
}
}
}

0 comments on commit 519b214

Please sign in to comment.