earthcube / GeoCODES-Metadata

Repository to host issue tracker for metadata problems in geocodes indexes. This is to record problems identified in metadata content that would have to be fixed by the data provider.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Collection/Research Object crate #5

Open valentinedwv opened 2 years ago

valentinedwv commented 2 years ago

Can we utilize the Research Object Create as a way send information to tools, aka a collection of tools and data

smrgeoinfo commented 2 years ago

seems like crate is originally intended for datasets, but could extend to include tools. Looks like including JSON-LD schema.org metadata is the major extension on Bagit

valentinedwv commented 2 years ago

ROCrate tools https://github.com/UTS-eResearch/ro-crate-js

tutorial example: https://github.com/UTS-eResearch/ro-crate-js-tutorials/blob/main/tutorial1.js

valentinedwv commented 2 years ago

Web-based Data Entities https://www.researchobject.org/ro-crate/1.1/data-entities.html#web-based-data-entities

MBcode commented 2 years ago

The creating a ro-crate manifest from the dataset jsonld made it into: earthcube_utils

MBcode commented 2 years ago

also in utils, is a RDF description for collections using only schema.org and dcat w/o any blank-nodes; It was written to go off the dfSPARQL=ec.txt_query("norway") rows, but could easily come from collection URNs instead

valentinedwv commented 2 years ago

Put example RO crates in this repo.

On Thu, Jun 30, 2022 at 2:23 PM mike bobak @.***> wrote:

also in utils https://github.com/earthcube/earthcube_utilities/blob/main/earthcube_utilities.py#L416, is a RDF description for collections using only schema.org and dcat w/o any blank-nodes; It was written to go off the dfSPARQL=ec.txt_query("norway") rows, but could easily come from collection URNs instead

— Reply to this email directly, view it on GitHub https://github.com/earthcube/GeoCODES-Metadata/issues/5#issuecomment-1171692191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGP6SDDQRJP7RDYK4DOEQLVRYF4LANCNFSM5LPU5GBQ . You are receiving this because you authored the thread.Message ID: @.***>