forked from Nilooab/ProMoWorkflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemmo-workflow.owl
131 lines (79 loc) · 5.42 KB
/
emmo-workflow.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0"?>
<rdf:RDF xmlns="http://emmo.info/promo/emmo-workflow#"
xml:base="http://emmo.info/promo/emmo-workflow"
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#"
xmlns:annotations="http://emmo.info/emmo/top/annotations#">
<owl:Ontology rdf:about="http://emmo.info/promo/emmo-workflow">
<owl:versionIRI rdf:resource="http://emmo.info/promo/0.0.1/emmo-workflow"/>
<owl:imports rdf:resource="http://emmo.info/promo/workflow"/>
<owl:imports rdf:resource="https://emmo-repo.github.io/versions/1.0.0-alpha2/emmo-inferred.owl"/>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://emmo.info/promo/workflow#PROMO_26a3c36f_b83f_474c_90b1_e3619a820ffe -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_26a3c36f_b83f_474c_90b1_e3619a820ffe">
<rdfs:subPropertyOf rdf:resource="http://emmo.info/emmo/middle/reductionistic#EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe"/>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_7227c556_da98_4e4d_8487_0237aa4c1f5e -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_7227c556_da98_4e4d_8487_0237aa4c1f5e">
<rdfs:subPropertyOf rdf:resource="http://emmo.info/emmo/middle/models#EMMO_24c71baf_6db6_48b9_86c8_8c70cf36db0c"/>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_bd4ef26e_ea69_4bee_a603_0b440981624b -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_bd4ef26e_ea69_4bee_a603_0b440981624b">
<rdfs:subPropertyOf rdf:resource="http://emmo.info/emmo/top/mereotopology#EMMO_6703954e_34c4_4a15_a9e7_f313760ae1a8"/>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_d4ddfafc_911e_4860_a895_a5abd4d3cda2 -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_d4ddfafc_911e_4860_a895_a5abd4d3cda2">
<rdfs:subPropertyOf rdf:resource="http://emmo.info/emmo/top/mereotopology#EMMO_6703954e_34c4_4a15_a9e7_f313760ae1a8"/>
</rdf:Description>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://emmo.info/promo/emmo-workflow#PROMO_d9ae7746_e5d3_4160_b393_17b40c2a7a43 -->
<owl:Class rdf:about="http://emmo.info/promo/emmo-workflow#PROMO_d9ae7746_e5d3_4160_b393_17b40c2a7a43">
<rdfs:subClassOf rdf:resource="http://emmo.info/emmo/middle/perceptual#EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527"/>
<rdfs:subClassOf rdf:resource="http://emmo.info/promo/emmo-workflow#PROMO_d9fff3a8_e6ed_48ac_a50e_f22fda4c3595"/>
<rdfs:label xml:lang="en">GraphSymbol</rdfs:label>
</owl:Class>
<!-- http://emmo.info/promo/emmo-workflow#PROMO_d9fff3a8_e6ed_48ac_a50e_f22fda4c3595 -->
<owl:Class rdf:about="http://emmo.info/promo/emmo-workflow#PROMO_d9fff3a8_e6ed_48ac_a50e_f22fda4c3595">
<rdfs:subClassOf rdf:resource="http://emmo.info/emmo/middle/perceptual#EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8"/>
<rdfs:label xml:lang="en">PromoGraph</rdfs:label>
</owl:Class>
<!-- http://emmo.info/promo/workflow#PROMO_27a30e27_1648_4417_8769_0d8775d9c013 -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_27a30e27_1648_4417_8769_0d8775d9c013">
<rdfs:subClassOf rdf:resource="http://emmo.info/emmo/middle/holistic#EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://emmo.info/promo/workflow#PROMO_7227c556_da98_4e4d_8487_0237aa4c1f5e"/>
<owl:someValuesFrom rdf:resource="http://emmo.info/promo/workflow#PROMO_6cd7d401_aa42_46f1_8dc5_41bc37a68dce"/>
</owl:Restriction>
</rdfs:subClassOf>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_2f0db569_245c_4265_a8ab_3bb230fecfde -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_2f0db569_245c_4265_a8ab_3bb230fecfde">
<rdfs:subClassOf rdf:resource="http://emmo.info/promo/emmo-workflow#PROMO_d9ae7746_e5d3_4160_b393_17b40c2a7a43"/>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_534ad9e2_c3c4_46ba_acac_032782651ed8 -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_534ad9e2_c3c4_46ba_acac_032782651ed8">
<rdfs:subClassOf rdf:resource="http://emmo.info/promo/emmo-workflow#PROMO_d9ae7746_e5d3_4160_b393_17b40c2a7a43"/>
</rdf:Description>
<!-- http://emmo.info/promo/workflow#PROMO_6cd7d401_aa42_46f1_8dc5_41bc37a68dce -->
<rdf:Description rdf:about="http://emmo.info/promo/workflow#PROMO_6cd7d401_aa42_46f1_8dc5_41bc37a68dce">
<rdfs:subClassOf rdf:resource="http://emmo.info/promo/emmo-workflow#PROMO_d9fff3a8_e6ed_48ac_a50e_f22fda4c3595"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->