-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Current Problem:
The API provides an ontology IRI that resolves to ICTV taxon history pages, e.g.,
"ontology_iri": "https://ictv.global/taxonomy/taxondetails?taxnode_id=ictv_2023".
This leads to inconsistency since an ontology IRI should resolve with providing the corresponding ontology.
Resolution:
Separate ontology IRIs and history pages. Update the ontology_iri to reference the ontology file or corresponding ICTV ontology OLS page:
e.g., "ontology_iri": "https://raw.githubusercontent.com/EVORA-project/ictv-ontology/refs/heads/main/out/ictv_2023.owl.ttl"
or , "ontology_iri": "https://wwwdev.ebi.ac.uk/spot/evora/ols/api/ontologies/ictv_2023"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels