Skip to content

Commit

Permalink
Add a full OWL ontology with imports
Browse files Browse the repository at this point in the history
  • Loading branch information
arteymix committed Dec 6, 2023
1 parent 8dce3a3 commit a5ffcca
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions TGEMO-full.OWL
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://gemma.msl.ubc.ca/ont/TGEMO/"
xml:base="http://gemma.msl.ubc.ca/ont/TGEMO/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:so="http://purl.obolibrary.org/obo/so#"
xmlns:efo="http://www.ebi.ac.uk/efo/"
xmlns:obo="http://purl.obolibrary.org/obo/"
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:cito="http://purl.org/spar/cito/"
xmlns:core="http://purl.obolibrary.org/obo/uberon/core#"
xmlns:doap="http://usefulinc.com/ns/doap#"
xmlns:efo3="http://www.ebi.ac.uk/efo/#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:obo1="http://purl.obolibrary.org/obo#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:chebi="http://purl.obolibrary.org/obo/chebi/"
xmlns:mondo="http://purl.obolibrary.org/obo/mondo#"
xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:vocab="https://w3id.org/semapv/vocab/"
xmlns:chebi2="http://purl.obolibrary.org/obo/chebi#"
xmlns:chebi5="http://purl.obolibrary.org/obo/chebi#2"
xmlns:chebi6="http://purl.obolibrary.org/obo/chebi#3"
xmlns:chebi7="http://purl.obolibrary.org/obo/chebi#1"
xmlns:refont="http://purl.obolibrary.org/obo/uberon/refont/"
xmlns:uberon="http://purl.obolibrary.org/obo/uberon#"
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#"
xmlns:cellline="http://www.ebi.ac.uk/cellline#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:patterns="http://www.co-ode.org/patterns#"
xmlns:cellline4="http://www.ebi.ac.uk/cellline/"
xmlns:ncbitaxon="http://purl.obolibrary.org/obo/ncbitaxon#">
<owl:Ontology rdf:about="http://gemma.msl.ubc.ca/ont/TGEMO">
<owl:imports rdf:resource="http://gemma.msl.ubc.ca/ont/TGEMO"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/clo.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/geno/releases/2023-10-08/geno.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/ro/releases/2023-08-18/ro.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/so/2021-11-22/so.owl"/>
<owl:imports rdf:resource="http://www.ebi.ac.uk/efo/releases/v3.60.0/efo.owl"/>
</owl:Ontology>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi -->

0 comments on commit a5ffcca

Please sign in to comment.