-
Notifications
You must be signed in to change notification settings - Fork 4
/
gmho_upper.owl
82 lines (54 loc) · 3.03 KB
/
gmho_upper.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0"?>
<rdf:RDF xmlns="https://galenos.org.uk/ontologies/gmho_upper.owl#"
xml:base="https://galenos.org.uk/ontologies/gmho_upper.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
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:sdg="http://purl.unep.org/sdg/"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:schema="https://schema.org/"
xmlns:Property="https://www.wikidata.org/wiki/Property:"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
xmlns:ontologies="https://galenos.org.uk/ontologies/"
xmlns:owlready_ontology="http://www.lesfleursdunormal.fr/static/_downloads/owlready_ontology.owl#">
<owl:Ontology rdf:about="https://galenos.org.uk/ontologies/gmho_upper.owl">
<owl:imports rdf:resource="https://galenos.org.uk/ontologies/gmho_external.owl"/>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/IAO_0000115 -->
<owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/IAO_0000115"/>
<!-- https://galenos.org.uk/ontologies/GMHOR_0000001 -->
<owl:AnnotationProperty rdf:about="https://galenos.org.uk/ontologies/GMHOR_0000001">
<rdfs:label>LSR no</rdfs:label>
</owl:AnnotationProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.obolibrary.org/obo/BFO_0000055 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000055">
<obo:IAO_0000115>To say that b realizes c at t is to assert that there is some material entity d and b is a process which has participant d at t and c is a disposition or role of which d is bearer_of at tand the type instantiated by b is correlated with the type instantiated by c.</obo:IAO_0000115>
<rdfs:label>realises</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.obolibrary.org/obo/BFO_0000117 -->
<owl:ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000117">
<obo:IAO_0000115>Inverse of occurrent_part_of which is defined as: b occurrent_part_of c =Def. b is a part of c and b and c are occurrents.</obo:IAO_0000115>
<rdfs:label>has process part</rdfs:label>
</owl:ObjectProperty>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.26) https://github.com/owlcs/owlapi -->