-
Notifications
You must be signed in to change notification settings - Fork 18
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
New Pattern: Samples #376
Comments
The exchange of some sample metadata will be subject to a wide range of license and restriction clauses. Be prepared for CARE alignment and more advanced provenance tracking in this pattern, which can be generalised across others |
@fils should the PR target the thematics in the book directory or is the new publishing flow instantiated? Where should I create the pattern for the PR? |
For archaeological materials from Open Context (https://opencontext.org), we want to make sure that aggregators (search engines, ecommerce players) DO NOT interpret archaeological materials as items involved in commerce. We actively want to work AGAINST archaeological materials circulating in commerce (the antiquities trade is very destructive), so there needs to be some clear signal in the metadata that such materials are not commercially appropriate. |
@ekansa many thanks - there are properties where conditions of access and usage parameters can be defined. What sort of statement or link would you like as the value of such a field? |
there's a proposed schema.org implementation of the iSamples metadata scheme, its in a branch in our metadata Github repo: https://github.com/isamplesorg/metadata/tree/develop/notes/schemaOrg. Its based on schema:Thing, and uses properties from a variety of entities, so the validator throws some warnings, but no errors. |
the mapping is also documented here: https://docs.google.com/document/d/1EZDeulvglKVphlo8cHkZAQ4xYr7-yWMF |
@datadavev - tagging you for the iSamples federation, see also #388 |
@pbuttigieg is there anything you'd like from me to update with Open Context itself? |
nudging this along, I reviewed the sdo:product template that @pbuttigieg pointed to in #376 (comment). Here are some note comparing to the current iSamples schema.org material sample record implementation draft with that template: Product properties irrelevant to material samples
Properties in product template that might be useful,but are not used or defined differently in iSamples ...
properties used in iSamples and in the product template
Keys in sdo:Thing used by iSamples, not in 'Product' template
property added in iSamples, not in schema.org
one DublinCore term used:
iSamples scheme usessdo:Thing, sdo:DefinedTerm, sdo:DefinedTermSet,sdo:CreativeWork, sdo:Event, sdo:DigitalDocument, sdo:Role, sdo:PropertyValue, sdo:GeoCoordinates, sdo:LinkRole, sdo:EntryPoint |
Pull request created here: iodepo/odis-in#31 |
This will be moved to a JSON-LD file (J2) that describes the JSON-LD file about the sample itself (J1). We can link to J2 from J1 using "subjectOf" in J1. |
Working with the Sampling Nature RCN, and leveraging work done by Open Context on JSON-LD exchange of sample (meta)data (e.g. this record), we should create a pattern for samples using schema.org semantics and test it against some of the examples gathered during the RCN meetings.
First instinct - develop from the
Product
type and nest domain-level semantics inadditionalProperty
keys.We've alraedy done the groundwork for this here, so it's a question of adapting this to some sample examples from OpenContext
xref #309 #125
The text was updated successfully, but these errors were encountered: