ontoportal-lirmm / ontologies_linked_data

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

Candidate properties in MOD for "direct" inclusion in the metadata model #74

Open jonquet opened 1 year ago

jonquet commented 1 year ago

There are multiples metadata properties in MOD (since 1.4) that are not directly available in the AgroPortal metadata model because they were already available and implemented "differently" in the original BioPortal metadata model. (in fact these properties influenced MOD and are often the reason why there are in MOD now)

With the first iteration of work on metadata in 2017, we decided not to include them as a repetition in the Submission object.

Now, in order to anticipate the capacity to return metadata following several "profiles" we coud consider adding them. Mostly this concerns the properties for which the range is another complex object in the model. Listed hereafter:

We need to see if we can add "equivalences" for them in the model (as we do for the other added properties) AND if it will be easy to "serialize" the object in our model into the form expected by the object in the range in the property in profile used to return the metadata.

syphax-bouazzouni commented 10 months ago

related to https://github.com/ontoportal-lirmm/ontologies_linked_data/issues/103