iodepo / odis-in

Demonstration repository to OIH Book development
Other
0 stars 1 forks source link

Create sample pattern #30

Open pbuttigieg opened 3 weeks ago

pbuttigieg commented 3 weeks ago

Based on https://github.com/iodepo/odis-arch/issues/376

Creating a sample pattern based on iSamples example (instancetest2.json) noted by @smrgeoinfo here

smrgeoinfo commented 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