KrishnaTO / agro

AgrO describes agronomic practices, techniques, and variables used in agronomic experiments.
https://bigdata.cgiar.org/resources/agronomy-ontology/
1 stars 1 forks source link

Investigate imports for Ontologies - missing annotations #16

Open KrishnaTO opened 2 years ago

KrishnaTO commented 2 years ago

Please describe the issue in as much detail as possible

ENVO term animal manure via PURL link has additional subclasses and a comment where the imported local term on AgrO does not.

create-issue-branch[bot] commented 2 years ago

Branch issue-16-Update_imports_for_Ontologies created!

KrishnaTO commented 2 years ago

raw data in /agro.owl:

    <!-- http://purl.obolibrary.org/obo/ENVO_00003031 -->

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/ENVO_00003031">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/ENVO_00010483"/>
        <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">animal manure</rdfs:label>
    </owl:Class>

It may be part of the ROBOT import mechanism to only import the label of foreign terms. Other imported terms have additional annotations.