ontoportal-lirmm / ontologies_linked_data

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

Feature: embed metrics for submission model #82

Closed syphax-bouazzouni closed 1 year ago

syphax-bouazzouni commented 1 year ago

Requirement

For the submission metrics attribute instead of showing the `id', fetch the metrics object attributes (classes, individuals, and properties)

for /submissions endpoint

image

for ontologies/{acronym}/submissions endpoint

image

Changes