https://github.com/obophenotype/uberon
Raw File
Tip revision: f33fde102f005c892537e116532ce06d7293a2d7 authored by Anita Caron on 22 March 2024, 16:57:59 UTC
2024-03-22 release (#3245)
Tip revision: f33fde1
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