Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: embed metrics for submission model #82

Merged

Conversation

syphax-bouazzouni
Copy link

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

  • add some metrics attributes as embed values for Submissions (8e6d9d0)

@syphax-bouazzouni syphax-bouazzouni merged commit 4ac9873 into development May 1, 2023
syphax-bouazzouni added a commit that referenced this pull request Sep 5, 2023
…or-submissions

Feature: embed metrics for submission model
syphax-bouazzouni added a commit that referenced this pull request Dec 5, 2023
* fix  json serializer nil exception (#79)

if hash was missing @context key the json serializer throwed a nil exception

* Merge pull request #72 from ontoportal-lirmm/feature/migrate-attrbiutes-metadata-to-scheme-file

Feature: Update ontology submission model 2023 - Part 1  -  Update attributes validators and metadata

* Merge pull request #82 from ontoportal-lirmm/feature/embed-meterics-for-submissions

Feature: embed metrics for submission model

* Merge pull request #86 from ontoportal-lirmm/fix/read_restricted_based_on-nil

Fix: call to read_restricted?  only if instance_to_base_on not nil

* Merge pull request #90 from ontoportal-lirmm/feature/add-persons-and-organization-models

Feature: Update ontology submission model 2023 - Part 2 - Add person & organization models

* in tests no more use the reload argument in the exist? method

---------

Co-authored-by: Raimi Solorzano Niederhausen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant