https://github.com/obophenotype/uberon
Raw File
Tip revision: 3d8dce090dc8cf277e71213e3b0ab7bf7ee07d24 authored by Meghan Balk on 23 July 2021, 18:05:46 UTC
adding synonym to scapula neck
Tip revision: 3d8dce0
depictions.owl
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/uberon/depictions.owl#"
     xml:base="http://purl.obolibrary.org/obo/uberon/depictions.owl"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
    <owl:Ontology rdf:about="http://purl.obolibrary.org/obo/uberon/depictions.owl"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://xmlns.com/foaf/0.1/depicts -->

    <owl:ObjectProperty rdf:about="http://xmlns.com/foaf/0.1/depicts"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000101">
        <rdfs:label>image</rdfs:label>
    </owl:Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

back to top