-
Notifications
You must be signed in to change notification settings - Fork 0
/
VDOT_ALL_9.owl
36 lines (32 loc) · 2.3 KB
/
VDOT_ALL_9.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
29
30
31
32
33
34
35
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.ifomis.org/vdot/vdot_all#"
xml:base="http://www.ifomis.org/vdot/vdot_all"
xmlns:hdot="http://www.ifomis.org/hdot/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
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#"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<owl:Ontology rdf:about="https://raw.githubusercontent.com/IFOMIS/VDOT_EXT/master/VDOT_ALL_9.owl">
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_hla.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_gene.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_core_unit.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_medi.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_blood.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_data.owl"/>
<owl:imports rdf:resource="http://www.ifomis.org/vdot/vdot_lab.owl"/>
<dc:title>vdot_all</dc:title>
<dc:license>CC-BY
<a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="https://i.creativecommons.org/l/by/2.0/de/80x15.png" /></a><br />Dieses Werk ist lizenziert unter einer <a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/">Creative Commons Namensnennung 2.0 Deutschland Lizenz</a>.</dc:license>
<oboInOwl:creation_date rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2018</oboInOwl:creation_date>
<dc:creator>Ulf Schwarz</dc:creator>
<rdfs:comment xml:lang="en">This vdot module imports all other vdot modules.</rdfs:comment>
<dc:publisher>IFOMIS</dc:publisher>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi -->