ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 6 forks source link

Possible new objects to add within the models #122

Open jonquet opened 7 months ago

jonquet commented 7 months ago

After the introduction of "agents" in our models (with release 2.7) we can see the value of structuring the metadata values with complex objects rather than just literals (string, integer, boolean) or URIs.

This is a possible list properties in our metadata model (based on MOD2) that we coud consider creating "complex objects" in our models for:

Possibly those objets (range of those properties) shall be defined in MOD: https://github.com/FAIR-IMPACT/MOD AgroPortal provide already some of them with the notion of "links" e.g.

Capture d’écran 2024-01-11 à 18 10 45
jonquet commented 7 months ago

See this diagram to see the "objects" defined within MOD https://github.com/FAIR-IMPACT/MOD/blob/main/figures/MOD2.0_in_a_nutshell.png

jonquet commented 7 months ago

Step to do this work would be: