openmodelingfoundation.github.io icon indicating copy to clipboard operation
openmodelingfoundation.github.io copied to clipboard

Minimal set of meta data to make models findable

Open kettner opened this issue 5 years ago • 2 comments

@MarcoAJanssen, @cmbarton. To consider in the wording: meta data can be needed on many levels (e.g. metadata to make it possible to couple models, vs. metadata to make a model findable through the internet).

On findable (earlier discussed during other workshops): there should be a minimal set of metadata / tags available so models can be findable by e.g. repositories.

kettner avatar May 18 '20 19:05 kettner

Some options that might be worth exploring:

  • codemeta structured json-ld embedded in versioned computational model landing pages and available in a computational model's git repository or download package. comses.net
  • coordinating to establish crosswalks or mappings to the MINT model catalog and metadata
  • extensions to codemeta / schema.org that include critical domain specific metadata that may be missing (need domain specialists to step in here!)

For an example of how the embedded structured data is interpreted by Google see https://search.google.com/structured-data/testing-tool/u/0/#url=comses.net%2Fcodebases%2F2222

(structured data testing tool being deprecated, new link is https://search.google.com/test/rich-results?id=bzUAA0W3oOr_9zWGZc5gfA)

alee avatar May 20 '20 07:05 alee

Another resource that may be useful to include for repositories that wish to adopt schema.org for making their resources Findable:

https://github.com/ESIPFed/science-on-schema.org/blob/master/guides/GETTING-STARTED.md

alee avatar Jun 08 '20 20:06 alee