forked from obophenotype/upheno
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupheno-preimporter.owl
29 lines (24 loc) · 1.75 KB
/
upheno-preimporter.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<rdf:RDF xmlns="http://purl.obolibrary.org/obo/"
xml:base="http://purl.obolibrary.org/obo/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/upheno/upheno-importer-uberon.owl">
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/upheno/imports/imports_requests.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/mp/mp-edit.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/hp/hp-edit.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/upheno/zp.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-zfa.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/cl-bridge-to-zfa.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-wbbt.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/cl-bridge-to-wbbt.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/uberon-bridge-to-fbbt.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/uberon/bridge/cl-bridge-to-fbbt.owl"/>
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/upheno/wbphenotype/wbphenotype-equivalence-axioms.owl"/>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 0.5.1-SNAPSHOT) http://owlapi.sourceforge.net -->