-
Notifications
You must be signed in to change notification settings - Fork 1
Inconsistent identifier structure #134
Copy link
Copy link
Open
Description
ga-schneider
opened on Apr 16, 2025
Issue body actions
- Observation: Some datasets have inconsistent identifiers in the schema.org representation.
- E.g. “Child table of dataset https://doi.org/10.4228/zalf-yjjf-j357”
- E.g. "https://doi.org/10.20387/bonares-"
- E.g. "ID_6025_P8_1_Mykorrhiza_Heidgraben_Pfl_2016"
- Improvement ideas: Follow ideas from Identifiers are provided as strings only #126 to type the different identifiers. Relation to another dataset such as "Child table of dataset https://doi.org/10.4228/zalf-yjjf-j357" should be expressed by properties such as https://schema.org/hasPart (as described in Dataset parent-child relations are not included in the Schema.org metadata representation #129)
- Benefits: Consistent and easier parsing for metadata consumption in FAIRagro Search Hub
Reactions are currently unavailable