Open pbuttigieg opened 3 weeks ago
Minor updates to pattern we set up yesterday... add "endTime": "2010-11-12T15:00Z", on curation sub event (line 128) add agent on "name": "sample access and use", action:
"agent": { "@type": "Person", "identifier": "https://orcid.org/0000-0111-2241-5355", "name": "Tom Garmin", "email": "garmin@azgs.arizona.edu" } }
add 'Product' as @type on material to get rid of the error the schema.org validator throws for "DefinedTerm as value for sdo:material property.
add distribution on related Dataset
see updated example at https://github.com/isamplesorg/metadata/blob/schema_org_JSONLDimplementation/notes/schemaOrg/materialSample-example.json
Based on https://github.com/iodepo/odis-arch/issues/376
Creating a sample pattern based on iSamples example (instancetest2.json) noted by @smrgeoinfo here