Skip to content

Version IRI has duplicated metpo/ path segment #436

Description

@turbomam

The released metpo.owl declares:

<owl:versionIRI rdf:resource="https://w3id.org/metpo/metpo/releases/2026-03-24/metpo.owl"/>

The metpo/metpo/ doubling looks like ODK is concatenating the ontology ID after a base IRI that already ends in /metpo/. Expected path: https://w3id.org/metpo/releases/<date>/metpo.owl (single metpo/).

Symptom on BioPortal: the "Version IRI" link routes to:

https://bioportal.bioontology.org/ontologies/METPO/?p=classes&conceptid=https://w3id.org/metpo/metpo/releases/2026-03-24/metpo.owl

which returns "The page you are looking for wasn't found." That landing-page error is partly a BioPortal UI bug (Version IRI isn't a class), but the doubled path is real and worth fixing at the source.

Likely fix: set the ODK base IRI to https://w3id.org/ and let ID metpo be appended once, instead of base https://w3id.org/metpo/ plus concatenated metpo/.

Related: #434, #433.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions