Skip to content

Invalid lang tag in one of the annotations #12

@althonos

Description

@althonos

Hi !

While parsing the different files from the OBO Foundry I noticed a bug in one of the axioms of the GSSO; namely:

    <owl:Axiom>
        <owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/CHEBI_50112"/>
        <owl:annotatedProperty rdf:resource="https://www.wikidata.org/wiki/Property:P1036"/>
        <owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">547.7343</owl:annotatedTarget>
        <rdfs:comment xml:lang="en">org. chem.</rdfs:comment>
        <schema:bookEdition xml:lang="e">19</schema:bookEdition>
    </owl:Axiom>

in the OWL/XML file, where the bookEdition annotation get an xml:lang tag instead of having the xsd:integer datatype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions