Skip to content

API: Wrong Ontology IRI Provided by the API #14

@Angatar

Description

@Angatar

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions