Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sample pattern #30

Open
pbuttigieg opened this issue Oct 17, 2024 · 1 comment · May be fixed by #31
Open

Create sample pattern #30

pbuttigieg opened this issue Oct 17, 2024 · 1 comment · May be fixed by #31
Assignees

Comments

@pbuttigieg
Copy link
Collaborator

Based on iodepo/odis-arch#376

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

@pbuttigieg pbuttigieg self-assigned this Oct 17, 2024
@pbuttigieg pbuttigieg linked a pull request Oct 17, 2024 that will close this issue
@pbuttigieg pbuttigieg linked a pull request Oct 17, 2024 that will close this issue
@smrgeoinfo
Copy link

smrgeoinfo commented Oct 18, 2024

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": "[email protected]"
}
}

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants