metadatacenter / cedar-model-validation-library

Library for validating all CEDAR model artifacts
Other
1 stars 2 forks source link

Add additional top-level metadata fields to field specification #134

Open martinjoconnor opened 2 years ago

martinjoconnor commented 2 years ago

Add the following top-level metadata fields to field specifications:

skos:example, skos:definition, rdfs:seeAlso

All will be optional. skos:example can be multiple.

Update model document to reflect this addition.

Also update following wiki page:

https://github.com/metadatacenter/cedar-docs/wiki/CEDAR-Template,-Element,-and-Fields

martinjoconnor commented 2 years ago

Can be done in concert with #133.

graybeal commented 2 years ago

I believe all 3 fields should be optional. example for multiple examples; seeAlso because multiple references are possible; and definition for definitions in multiple languages. (Examples can also be multi-lingual, as can most skos-y things.)