Showing
1 changed file
with
55 additions
and
55 deletions
... | @@ -16,12 +16,12 @@ USERFIELDS:FreeTextField | ... | @@ -16,12 +16,12 @@ USERFIELDS:FreeTextField |
16 | rdfs:subClassOf owl:Thing ; | 16 | rdfs:subClassOf owl:Thing ; |
17 | rdfs:subClassOf | 17 | rdfs:subClassOf |
18 | [ rdf:type owl:Restriction ; | 18 | [ rdf:type owl:Restriction ; |
19 | - owl:onProperty USERFIELDS:hasDescription ; | 19 | + owl:onProperty USERFIELDS:hasShort ; |
20 | owl:someValuesFrom xsd:string | 20 | owl:someValuesFrom xsd:string |
21 | ] ; | 21 | ] ; |
22 | rdfs:subClassOf | 22 | rdfs:subClassOf |
23 | [ rdf:type owl:Restriction ; | 23 | [ rdf:type owl:Restriction ; |
24 | - owl:onProperty USERFIELDS:hasShort ; | 24 | + owl:onProperty USERFIELDS:hasDescription ; |
25 | owl:someValuesFrom xsd:string | 25 | owl:someValuesFrom xsd:string |
26 | ] . | 26 | ] . |
27 | 27 | ||
... | @@ -33,280 +33,280 @@ USERFIELDS:UserField | ... | @@ -33,280 +33,280 @@ USERFIELDS:UserField |
33 | owl:maxQualifiedCardinality | 33 | owl:maxQualifiedCardinality |
34 | "1"^^xsd:nonNegativeInteger ; | 34 | "1"^^xsd:nonNegativeInteger ; |
35 | owl:onClass USERFIELDS:FreeTextField ; | 35 | owl:onClass USERFIELDS:FreeTextField ; |
36 | - owl:onProperty USERFIELDS:hasWBS1 | 36 | + owl:onProperty USERFIELDS:hasQuality |
37 | ] ; | 37 | ] ; |
38 | rdfs:subClassOf | 38 | rdfs:subClassOf |
39 | [ rdf:type owl:Restriction ; | 39 | [ rdf:type owl:Restriction ; |
40 | owl:maxQualifiedCardinality | 40 | owl:maxQualifiedCardinality |
41 | "1"^^xsd:nonNegativeInteger ; | 41 | "1"^^xsd:nonNegativeInteger ; |
42 | owl:onClass USERFIELDS:FreeTextField ; | 42 | owl:onClass USERFIELDS:FreeTextField ; |
43 | - owl:onProperty USERFIELDS:hasJobCardStatus | 43 | + owl:onProperty USERFIELDS:hasWBS4 |
44 | ] ; | 44 | ] ; |
45 | rdfs:subClassOf | 45 | rdfs:subClassOf |
46 | [ rdf:type owl:Restriction ; | 46 | [ rdf:type owl:Restriction ; |
47 | owl:maxQualifiedCardinality | 47 | owl:maxQualifiedCardinality |
48 | "1"^^xsd:nonNegativeInteger ; | 48 | "1"^^xsd:nonNegativeInteger ; |
49 | owl:onClass USERFIELDS:FreeTextField ; | 49 | owl:onClass USERFIELDS:FreeTextField ; |
50 | - owl:onProperty USERFIELDS:hasModificationPackage | 50 | + owl:onProperty USERFIELDS:hasDelivery |
51 | ] ; | 51 | ] ; |
52 | rdfs:subClassOf | 52 | rdfs:subClassOf |
53 | [ rdf:type owl:Restriction ; | 53 | [ rdf:type owl:Restriction ; |
54 | owl:maxQualifiedCardinality | 54 | owl:maxQualifiedCardinality |
55 | "1"^^xsd:nonNegativeInteger ; | 55 | "1"^^xsd:nonNegativeInteger ; |
56 | owl:onClass USERFIELDS:FreeTextField ; | 56 | owl:onClass USERFIELDS:FreeTextField ; |
57 | - owl:onProperty USERFIELDS:hasArea | 57 | + owl:onProperty USERFIELDS:hasCustomerWBS1 |
58 | ] ; | 58 | ] ; |
59 | rdfs:subClassOf | 59 | rdfs:subClassOf |
60 | [ rdf:type owl:Restriction ; | 60 | [ rdf:type owl:Restriction ; |
61 | owl:maxQualifiedCardinality | 61 | owl:maxQualifiedCardinality |
62 | "1"^^xsd:nonNegativeInteger ; | 62 | "1"^^xsd:nonNegativeInteger ; |
63 | owl:onClass USERFIELDS:FreeTextField ; | 63 | owl:onClass USERFIELDS:FreeTextField ; |
64 | - owl:onProperty USERFIELDS:hasSupplierATS | 64 | + owl:onProperty USERFIELDS:hasShutDownPeriod |
65 | ] ; | 65 | ] ; |
66 | rdfs:subClassOf | 66 | rdfs:subClassOf |
67 | [ rdf:type owl:Restriction ; | 67 | [ rdf:type owl:Restriction ; |
68 | owl:maxQualifiedCardinality | 68 | owl:maxQualifiedCardinality |
69 | "1"^^xsd:nonNegativeInteger ; | 69 | "1"^^xsd:nonNegativeInteger ; |
70 | owl:onClass USERFIELDS:FreeTextField ; | 70 | owl:onClass USERFIELDS:FreeTextField ; |
71 | - owl:onProperty USERFIELDS:hasSubProjectType | 71 | + owl:onProperty USERFIELDS:hasCompletionStatus |
72 | ] ; | 72 | ] ; |
73 | rdfs:subClassOf | 73 | rdfs:subClassOf |
74 | [ rdf:type owl:Restriction ; | 74 | [ rdf:type owl:Restriction ; |
75 | owl:maxQualifiedCardinality | 75 | owl:maxQualifiedCardinality |
76 | "1"^^xsd:nonNegativeInteger ; | 76 | "1"^^xsd:nonNegativeInteger ; |
77 | owl:onClass USERFIELDS:FreeTextField ; | 77 | owl:onClass USERFIELDS:FreeTextField ; |
78 | - owl:onProperty USERFIELDS:hasMainActivity | 78 | + owl:onProperty USERFIELDS:hasMechanicalCompletionPackage |
79 | ] ; | 79 | ] ; |
80 | rdfs:subClassOf | 80 | rdfs:subClassOf |
81 | [ rdf:type owl:Restriction ; | 81 | [ rdf:type owl:Restriction ; |
82 | owl:maxQualifiedCardinality | 82 | owl:maxQualifiedCardinality |
83 | "1"^^xsd:nonNegativeInteger ; | 83 | "1"^^xsd:nonNegativeInteger ; |
84 | owl:onClass USERFIELDS:FreeTextField ; | 84 | owl:onClass USERFIELDS:FreeTextField ; |
85 | - owl:onProperty USERFIELDS:hasCostCenter | 85 | + owl:onProperty USERFIELDS:hasReporting |
86 | ] ; | 86 | ] ; |
87 | rdfs:subClassOf | 87 | rdfs:subClassOf |
88 | [ rdf:type owl:Restriction ; | 88 | [ rdf:type owl:Restriction ; |
89 | owl:maxQualifiedCardinality | 89 | owl:maxQualifiedCardinality |
90 | "1"^^xsd:nonNegativeInteger ; | 90 | "1"^^xsd:nonNegativeInteger ; |
91 | owl:onClass USERFIELDS:FreeTextField ; | 91 | owl:onClass USERFIELDS:FreeTextField ; |
92 | - owl:onProperty USERFIELDS:hasGeographicLocation | 92 | + owl:onProperty USERFIELDS:hasProjectType |
93 | ] ; | 93 | ] ; |
94 | rdfs:subClassOf | 94 | rdfs:subClassOf |
95 | [ rdf:type owl:Restriction ; | 95 | [ rdf:type owl:Restriction ; |
96 | owl:maxQualifiedCardinality | 96 | owl:maxQualifiedCardinality |
97 | "1"^^xsd:nonNegativeInteger ; | 97 | "1"^^xsd:nonNegativeInteger ; |
98 | owl:onClass USERFIELDS:FreeTextField ; | 98 | owl:onClass USERFIELDS:FreeTextField ; |
99 | - owl:onProperty USERFIELDS:hasExecutionSubDiscipline | 99 | + owl:onProperty USERFIELDS:hasTaskResponsible |
100 | ] ; | 100 | ] ; |
101 | rdfs:subClassOf | 101 | rdfs:subClassOf |
102 | [ rdf:type owl:Restriction ; | 102 | [ rdf:type owl:Restriction ; |
103 | owl:maxQualifiedCardinality | 103 | owl:maxQualifiedCardinality |
104 | "1"^^xsd:nonNegativeInteger ; | 104 | "1"^^xsd:nonNegativeInteger ; |
105 | owl:onClass USERFIELDS:FreeTextField ; | 105 | owl:onClass USERFIELDS:FreeTextField ; |
106 | - owl:onProperty USERFIELDS:hasOwnerDepartment | 106 | + owl:onProperty USERFIELDS:hasAreaCode |
107 | ] ; | 107 | ] ; |
108 | rdfs:subClassOf | 108 | rdfs:subClassOf |
109 | [ rdf:type owl:Restriction ; | 109 | [ rdf:type owl:Restriction ; |
110 | owl:maxQualifiedCardinality | 110 | owl:maxQualifiedCardinality |
111 | "1"^^xsd:nonNegativeInteger ; | 111 | "1"^^xsd:nonNegativeInteger ; |
112 | owl:onClass USERFIELDS:FreeTextField ; | 112 | owl:onClass USERFIELDS:FreeTextField ; |
113 | - owl:onProperty USERFIELDS:hasQuality | 113 | + owl:onProperty USERFIELDS:hasCause |
114 | ] ; | 114 | ] ; |
115 | rdfs:subClassOf | 115 | rdfs:subClassOf |
116 | [ rdf:type owl:Restriction ; | 116 | [ rdf:type owl:Restriction ; |
117 | owl:maxQualifiedCardinality | 117 | owl:maxQualifiedCardinality |
118 | "1"^^xsd:nonNegativeInteger ; | 118 | "1"^^xsd:nonNegativeInteger ; |
119 | owl:onClass USERFIELDS:FreeTextField ; | 119 | owl:onClass USERFIELDS:FreeTextField ; |
120 | - owl:onProperty USERFIELDS:hasWBS4 | 120 | + owl:onProperty USERFIELDS:hasOwnerDepartment |
121 | ] ; | 121 | ] ; |
122 | rdfs:subClassOf | 122 | rdfs:subClassOf |
123 | [ rdf:type owl:Restriction ; | 123 | [ rdf:type owl:Restriction ; |
124 | owl:maxQualifiedCardinality | 124 | owl:maxQualifiedCardinality |
125 | "1"^^xsd:nonNegativeInteger ; | 125 | "1"^^xsd:nonNegativeInteger ; |
126 | owl:onClass USERFIELDS:FreeTextField ; | 126 | owl:onClass USERFIELDS:FreeTextField ; |
127 | - owl:onProperty USERFIELDS:hasDelivery | 127 | + owl:onProperty USERFIELDS:hasSubProjectType |
128 | ] ; | 128 | ] ; |
129 | rdfs:subClassOf | 129 | rdfs:subClassOf |
130 | [ rdf:type owl:Restriction ; | 130 | [ rdf:type owl:Restriction ; |
131 | owl:maxQualifiedCardinality | 131 | owl:maxQualifiedCardinality |
132 | "1"^^xsd:nonNegativeInteger ; | 132 | "1"^^xsd:nonNegativeInteger ; |
133 | owl:onClass USERFIELDS:FreeTextField ; | 133 | owl:onClass USERFIELDS:FreeTextField ; |
134 | - owl:onProperty USERFIELDS:hasSRGL | 134 | + owl:onProperty USERFIELDS:hasWBS1 |
135 | ] ; | 135 | ] ; |
136 | rdfs:subClassOf | 136 | rdfs:subClassOf |
137 | [ rdf:type owl:Restriction ; | 137 | [ rdf:type owl:Restriction ; |
138 | owl:maxQualifiedCardinality | 138 | owl:maxQualifiedCardinality |
139 | "1"^^xsd:nonNegativeInteger ; | 139 | "1"^^xsd:nonNegativeInteger ; |
140 | owl:onClass USERFIELDS:FreeTextField ; | 140 | owl:onClass USERFIELDS:FreeTextField ; |
141 | - owl:onProperty USERFIELDS:hasAreaCode | 141 | + owl:onProperty USERFIELDS:hasCauseCategory |
142 | ] ; | 142 | ] ; |
143 | rdfs:subClassOf | 143 | rdfs:subClassOf |
144 | [ rdf:type owl:Restriction ; | 144 | [ rdf:type owl:Restriction ; |
145 | owl:maxQualifiedCardinality | 145 | owl:maxQualifiedCardinality |
146 | "1"^^xsd:nonNegativeInteger ; | 146 | "1"^^xsd:nonNegativeInteger ; |
147 | owl:onClass USERFIELDS:FreeTextField ; | 147 | owl:onClass USERFIELDS:FreeTextField ; |
148 | - owl:onProperty USERFIELDS:hasShaft | 148 | + owl:onProperty USERFIELDS:hasCustomerWBS2 |
149 | ] ; | 149 | ] ; |
150 | rdfs:subClassOf | 150 | rdfs:subClassOf |
151 | [ rdf:type owl:Restriction ; | 151 | [ rdf:type owl:Restriction ; |
152 | owl:maxQualifiedCardinality | 152 | owl:maxQualifiedCardinality |
153 | "1"^^xsd:nonNegativeInteger ; | 153 | "1"^^xsd:nonNegativeInteger ; |
154 | owl:onClass USERFIELDS:FreeTextField ; | 154 | owl:onClass USERFIELDS:FreeTextField ; |
155 | - owl:onProperty USERFIELDS:hasAssignment | 155 | + owl:onProperty USERFIELDS:hasCommissioningPackage |
156 | ] ; | 156 | ] ; |
157 | rdfs:subClassOf | 157 | rdfs:subClassOf |
158 | [ rdf:type owl:Restriction ; | 158 | [ rdf:type owl:Restriction ; |
159 | owl:maxQualifiedCardinality | 159 | owl:maxQualifiedCardinality |
160 | "1"^^xsd:nonNegativeInteger ; | 160 | "1"^^xsd:nonNegativeInteger ; |
161 | owl:onClass USERFIELDS:FreeTextField ; | 161 | owl:onClass USERFIELDS:FreeTextField ; |
162 | - owl:onProperty USERFIELDS:hasWBS3 | 162 | + owl:onProperty USERFIELDS:hasCostBreakdownStructure |
163 | ] ; | 163 | ] ; |
164 | rdfs:subClassOf | 164 | rdfs:subClassOf |
165 | [ rdf:type owl:Restriction ; | 165 | [ rdf:type owl:Restriction ; |
166 | owl:maxQualifiedCardinality | 166 | owl:maxQualifiedCardinality |
167 | "1"^^xsd:nonNegativeInteger ; | 167 | "1"^^xsd:nonNegativeInteger ; |
168 | owl:onClass USERFIELDS:FreeTextField ; | 168 | owl:onClass USERFIELDS:FreeTextField ; |
169 | - owl:onProperty USERFIELDS:hasCTR | 169 | + owl:onProperty USERFIELDS:hasBuildingBlock |
170 | ] ; | 170 | ] ; |
171 | rdfs:subClassOf | 171 | rdfs:subClassOf |
172 | [ rdf:type owl:Restriction ; | 172 | [ rdf:type owl:Restriction ; |
173 | owl:maxQualifiedCardinality | 173 | owl:maxQualifiedCardinality |
174 | "1"^^xsd:nonNegativeInteger ; | 174 | "1"^^xsd:nonNegativeInteger ; |
175 | owl:onClass USERFIELDS:FreeTextField ; | 175 | owl:onClass USERFIELDS:FreeTextField ; |
176 | - owl:onProperty USERFIELDS:hasReporting | 176 | + owl:onProperty USERFIELDS:hasCriticalPath |
177 | ] ; | 177 | ] ; |
178 | rdfs:subClassOf | 178 | rdfs:subClassOf |
179 | [ rdf:type owl:Restriction ; | 179 | [ rdf:type owl:Restriction ; |
180 | owl:maxQualifiedCardinality | 180 | owl:maxQualifiedCardinality |
181 | "1"^^xsd:nonNegativeInteger ; | 181 | "1"^^xsd:nonNegativeInteger ; |
182 | owl:onClass USERFIELDS:FreeTextField ; | 182 | owl:onClass USERFIELDS:FreeTextField ; |
183 | - owl:onProperty USERFIELDS:hasTaskResponsible | 183 | + owl:onProperty USERFIELDS:hasMainActivity |
184 | ] ; | 184 | ] ; |
185 | rdfs:subClassOf | 185 | rdfs:subClassOf |
186 | [ rdf:type owl:Restriction ; | 186 | [ rdf:type owl:Restriction ; |
187 | owl:maxQualifiedCardinality | 187 | owl:maxQualifiedCardinality |
188 | "1"^^xsd:nonNegativeInteger ; | 188 | "1"^^xsd:nonNegativeInteger ; |
189 | owl:onClass USERFIELDS:FreeTextField ; | 189 | owl:onClass USERFIELDS:FreeTextField ; |
190 | - owl:onProperty USERFIELDS:hasLocationOfWork | 190 | + owl:onProperty USERFIELDS:hasRank |
191 | ] ; | 191 | ] ; |
192 | rdfs:subClassOf | 192 | rdfs:subClassOf |
193 | [ rdf:type owl:Restriction ; | 193 | [ rdf:type owl:Restriction ; |
194 | owl:maxQualifiedCardinality | 194 | owl:maxQualifiedCardinality |
195 | "1"^^xsd:nonNegativeInteger ; | 195 | "1"^^xsd:nonNegativeInteger ; |
196 | owl:onClass USERFIELDS:FreeTextField ; | 196 | owl:onClass USERFIELDS:FreeTextField ; |
197 | - owl:onProperty USERFIELDS:hasContractType | 197 | + owl:onProperty USERFIELDS:hasCTR |
198 | ] ; | 198 | ] ; |
199 | rdfs:subClassOf | 199 | rdfs:subClassOf |
200 | [ rdf:type owl:Restriction ; | 200 | [ rdf:type owl:Restriction ; |
201 | owl:maxQualifiedCardinality | 201 | owl:maxQualifiedCardinality |
202 | "1"^^xsd:nonNegativeInteger ; | 202 | "1"^^xsd:nonNegativeInteger ; |
203 | owl:onClass USERFIELDS:FreeTextField ; | 203 | owl:onClass USERFIELDS:FreeTextField ; |
204 | - owl:onProperty USERFIELDS:hasKPIStatus | 204 | + owl:onProperty USERFIELDS:hasActivityProgress |
205 | ] ; | 205 | ] ; |
206 | rdfs:subClassOf | 206 | rdfs:subClassOf |
207 | [ rdf:type owl:Restriction ; | 207 | [ rdf:type owl:Restriction ; |
208 | owl:maxQualifiedCardinality | 208 | owl:maxQualifiedCardinality |
209 | "1"^^xsd:nonNegativeInteger ; | 209 | "1"^^xsd:nonNegativeInteger ; |
210 | owl:onClass USERFIELDS:FreeTextField ; | 210 | owl:onClass USERFIELDS:FreeTextField ; |
211 | - owl:onProperty USERFIELDS:hasWBS2 | 211 | + owl:onProperty USERFIELDS:hasGeographicLocation |
212 | ] ; | 212 | ] ; |
213 | rdfs:subClassOf | 213 | rdfs:subClassOf |
214 | [ rdf:type owl:Restriction ; | 214 | [ rdf:type owl:Restriction ; |
215 | owl:maxQualifiedCardinality | 215 | owl:maxQualifiedCardinality |
216 | "1"^^xsd:nonNegativeInteger ; | 216 | "1"^^xsd:nonNegativeInteger ; |
217 | owl:onClass USERFIELDS:FreeTextField ; | 217 | owl:onClass USERFIELDS:FreeTextField ; |
218 | - owl:onProperty USERFIELDS:hasSectionStatus | 218 | + owl:onProperty USERFIELDS:hasExecutionSubDiscipline |
219 | ] ; | 219 | ] ; |
220 | rdfs:subClassOf | 220 | rdfs:subClassOf |
221 | [ rdf:type owl:Restriction ; | 221 | [ rdf:type owl:Restriction ; |
222 | owl:maxQualifiedCardinality | 222 | owl:maxQualifiedCardinality |
223 | "1"^^xsd:nonNegativeInteger ; | 223 | "1"^^xsd:nonNegativeInteger ; |
224 | owl:onClass USERFIELDS:FreeTextField ; | 224 | owl:onClass USERFIELDS:FreeTextField ; |
225 | - owl:onProperty USERFIELDS:hasCauseCategory | 225 | + owl:onProperty USERFIELDS:hasContractType |
226 | ] ; | 226 | ] ; |
227 | rdfs:subClassOf | 227 | rdfs:subClassOf |
228 | [ rdf:type owl:Restriction ; | 228 | [ rdf:type owl:Restriction ; |
229 | owl:maxQualifiedCardinality | 229 | owl:maxQualifiedCardinality |
230 | "1"^^xsd:nonNegativeInteger ; | 230 | "1"^^xsd:nonNegativeInteger ; |
231 | owl:onClass USERFIELDS:FreeTextField ; | 231 | owl:onClass USERFIELDS:FreeTextField ; |
232 | - owl:onProperty USERFIELDS:hasSection | 232 | + owl:onProperty USERFIELDS:hasArea |
233 | ] ; | 233 | ] ; |
234 | rdfs:subClassOf | 234 | rdfs:subClassOf |
235 | [ rdf:type owl:Restriction ; | 235 | [ rdf:type owl:Restriction ; |
236 | owl:maxQualifiedCardinality | 236 | owl:maxQualifiedCardinality |
237 | "1"^^xsd:nonNegativeInteger ; | 237 | "1"^^xsd:nonNegativeInteger ; |
238 | owl:onClass USERFIELDS:FreeTextField ; | 238 | owl:onClass USERFIELDS:FreeTextField ; |
239 | - owl:onProperty USERFIELDS:hasCustomerWBS2 | 239 | + owl:onProperty USERFIELDS:hasSupplierATS |
240 | ] ; | 240 | ] ; |
241 | rdfs:subClassOf | 241 | rdfs:subClassOf |
242 | [ rdf:type owl:Restriction ; | 242 | [ rdf:type owl:Restriction ; |
243 | owl:maxQualifiedCardinality | 243 | owl:maxQualifiedCardinality |
244 | "1"^^xsd:nonNegativeInteger ; | 244 | "1"^^xsd:nonNegativeInteger ; |
245 | owl:onClass USERFIELDS:FreeTextField ; | 245 | owl:onClass USERFIELDS:FreeTextField ; |
246 | - owl:onProperty USERFIELDS:hasCostBreakdownStructure | 246 | + owl:onProperty USERFIELDS:hasWBS3 |
247 | ] ; | 247 | ] ; |
248 | rdfs:subClassOf | 248 | rdfs:subClassOf |
249 | [ rdf:type owl:Restriction ; | 249 | [ rdf:type owl:Restriction ; |
250 | owl:maxQualifiedCardinality | 250 | owl:maxQualifiedCardinality |
251 | "1"^^xsd:nonNegativeInteger ; | 251 | "1"^^xsd:nonNegativeInteger ; |
252 | owl:onClass USERFIELDS:FreeTextField ; | 252 | owl:onClass USERFIELDS:FreeTextField ; |
253 | - owl:onProperty USERFIELDS:hasNetwork | 253 | + owl:onProperty USERFIELDS:hasWBS2 |
254 | ] ; | 254 | ] ; |
255 | rdfs:subClassOf | 255 | rdfs:subClassOf |
256 | [ rdf:type owl:Restriction ; | 256 | [ rdf:type owl:Restriction ; |
257 | owl:maxQualifiedCardinality | 257 | owl:maxQualifiedCardinality |
258 | "1"^^xsd:nonNegativeInteger ; | 258 | "1"^^xsd:nonNegativeInteger ; |
259 | owl:onClass USERFIELDS:FreeTextField ; | 259 | owl:onClass USERFIELDS:FreeTextField ; |
260 | - owl:onProperty USERFIELDS:hasRank | 260 | + owl:onProperty USERFIELDS:hasSectionStatus |
261 | ] ; | 261 | ] ; |
262 | rdfs:subClassOf | 262 | rdfs:subClassOf |
263 | [ rdf:type owl:Restriction ; | 263 | [ rdf:type owl:Restriction ; |
264 | owl:maxQualifiedCardinality | 264 | owl:maxQualifiedCardinality |
265 | "1"^^xsd:nonNegativeInteger ; | 265 | "1"^^xsd:nonNegativeInteger ; |
266 | owl:onClass USERFIELDS:FreeTextField ; | 266 | owl:onClass USERFIELDS:FreeTextField ; |
267 | - owl:onProperty USERFIELDS:hasMechanicalCompletionPackage | 267 | + owl:onProperty USERFIELDS:hasSection |
268 | ] ; | 268 | ] ; |
269 | rdfs:subClassOf | 269 | rdfs:subClassOf |
270 | [ rdf:type owl:Restriction ; | 270 | [ rdf:type owl:Restriction ; |
271 | owl:maxQualifiedCardinality | 271 | owl:maxQualifiedCardinality |
272 | "1"^^xsd:nonNegativeInteger ; | 272 | "1"^^xsd:nonNegativeInteger ; |
273 | owl:onClass USERFIELDS:FreeTextField ; | 273 | owl:onClass USERFIELDS:FreeTextField ; |
274 | - owl:onProperty USERFIELDS:hasProjectType | 274 | + owl:onProperty USERFIELDS:hasProcurementPackage |
275 | ] ; | 275 | ] ; |
276 | rdfs:subClassOf | 276 | rdfs:subClassOf |
277 | [ rdf:type owl:Restriction ; | 277 | [ rdf:type owl:Restriction ; |
278 | owl:maxQualifiedCardinality | 278 | owl:maxQualifiedCardinality |
279 | "1"^^xsd:nonNegativeInteger ; | 279 | "1"^^xsd:nonNegativeInteger ; |
280 | owl:onClass USERFIELDS:FreeTextField ; | 280 | owl:onClass USERFIELDS:FreeTextField ; |
281 | - owl:onProperty USERFIELDS:hasLocationOnPlatform | 281 | + owl:onProperty USERFIELDS:hasProjectCode |
282 | ] ; | 282 | ] ; |
283 | rdfs:subClassOf | 283 | rdfs:subClassOf |
284 | [ rdf:type owl:Restriction ; | 284 | [ rdf:type owl:Restriction ; |
285 | owl:maxQualifiedCardinality | 285 | owl:maxQualifiedCardinality |
286 | "1"^^xsd:nonNegativeInteger ; | 286 | "1"^^xsd:nonNegativeInteger ; |
287 | owl:onClass USERFIELDS:FreeTextField ; | 287 | owl:onClass USERFIELDS:FreeTextField ; |
288 | - owl:onProperty USERFIELDS:hasProcurementPackage | 288 | + owl:onProperty USERFIELDS:hasWBS2 |
289 | ] ; | 289 | ] ; |
290 | rdfs:subClassOf | 290 | rdfs:subClassOf |
291 | [ rdf:type owl:Restriction ; | 291 | [ rdf:type owl:Restriction ; |
292 | owl:maxQualifiedCardinality | 292 | owl:maxQualifiedCardinality |
293 | "1"^^xsd:nonNegativeInteger ; | 293 | "1"^^xsd:nonNegativeInteger ; |
294 | owl:onClass USERFIELDS:FreeTextField ; | 294 | owl:onClass USERFIELDS:FreeTextField ; |
295 | - owl:onProperty USERFIELDS:hasBuildingBlock | 295 | + owl:onProperty USERFIELDS:hasNotification |
296 | ] ; | 296 | ] ; |
297 | rdfs:subClassOf | 297 | rdfs:subClassOf |
298 | [ rdf:type owl:Restriction ; | 298 | [ rdf:type owl:Restriction ; |
299 | owl:maxQualifiedCardinality | 299 | owl:maxQualifiedCardinality |
300 | "1"^^xsd:nonNegativeInteger ; | 300 | "1"^^xsd:nonNegativeInteger ; |
301 | owl:onClass USERFIELDS:FreeTextField ; | 301 | owl:onClass USERFIELDS:FreeTextField ; |
302 | - owl:onProperty USERFIELDS:hasCustomerWBS1 | 302 | + owl:onProperty USERFIELDS:hasSRGL |
303 | ] ; | 303 | ] ; |
304 | rdfs:subClassOf | 304 | rdfs:subClassOf |
305 | [ rdf:type owl:Restriction ; | 305 | [ rdf:type owl:Restriction ; |
306 | owl:maxQualifiedCardinality | 306 | owl:maxQualifiedCardinality |
307 | "1"^^xsd:nonNegativeInteger ; | 307 | "1"^^xsd:nonNegativeInteger ; |
308 | owl:onClass USERFIELDS:FreeTextField ; | 308 | owl:onClass USERFIELDS:FreeTextField ; |
309 | - owl:onProperty USERFIELDS:hasShutDownPeriod | 309 | + owl:onProperty USERFIELDS:hasPortfolio |
310 | ] ; | 310 | ] ; |
311 | rdfs:subClassOf | 311 | rdfs:subClassOf |
312 | [ rdf:type owl:Restriction ; | 312 | [ rdf:type owl:Restriction ; |
... | @@ -320,91 +320,91 @@ USERFIELDS:UserField | ... | @@ -320,91 +320,91 @@ USERFIELDS:UserField |
320 | owl:maxQualifiedCardinality | 320 | owl:maxQualifiedCardinality |
321 | "1"^^xsd:nonNegativeInteger ; | 321 | "1"^^xsd:nonNegativeInteger ; |
322 | owl:onClass USERFIELDS:FreeTextField ; | 322 | owl:onClass USERFIELDS:FreeTextField ; |
323 | - owl:onProperty USERFIELDS:hasCause | 323 | + owl:onProperty USERFIELDS:hasCostCenter |
324 | ] ; | 324 | ] ; |
325 | rdfs:subClassOf | 325 | rdfs:subClassOf |
326 | [ rdf:type owl:Restriction ; | 326 | [ rdf:type owl:Restriction ; |
327 | owl:maxQualifiedCardinality | 327 | owl:maxQualifiedCardinality |
328 | "1"^^xsd:nonNegativeInteger ; | 328 | "1"^^xsd:nonNegativeInteger ; |
329 | owl:onClass USERFIELDS:FreeTextField ; | 329 | owl:onClass USERFIELDS:FreeTextField ; |
330 | - owl:onProperty USERFIELDS:hasWorkOrder | 330 | + owl:onProperty USERFIELDS:hasLocationOnPlatform |
331 | ] ; | 331 | ] ; |
332 | rdfs:subClassOf | 332 | rdfs:subClassOf |
333 | [ rdf:type owl:Restriction ; | 333 | [ rdf:type owl:Restriction ; |
334 | owl:maxQualifiedCardinality | 334 | owl:maxQualifiedCardinality |
335 | "1"^^xsd:nonNegativeInteger ; | 335 | "1"^^xsd:nonNegativeInteger ; |
336 | owl:onClass USERFIELDS:FreeTextField ; | 336 | owl:onClass USERFIELDS:FreeTextField ; |
337 | - owl:onProperty USERFIELDS:hasSystemType | 337 | + owl:onProperty USERFIELDS:hasModificationPackage |
338 | ] ; | 338 | ] ; |
339 | rdfs:subClassOf | 339 | rdfs:subClassOf |
340 | [ rdf:type owl:Restriction ; | 340 | [ rdf:type owl:Restriction ; |
341 | owl:maxQualifiedCardinality | 341 | owl:maxQualifiedCardinality |
342 | "1"^^xsd:nonNegativeInteger ; | 342 | "1"^^xsd:nonNegativeInteger ; |
343 | owl:onClass USERFIELDS:FreeTextField ; | 343 | owl:onClass USERFIELDS:FreeTextField ; |
344 | - owl:onProperty USERFIELDS:hasActivityProgress | 344 | + owl:onProperty USERFIELDS:hasShaft |
345 | ] ; | 345 | ] ; |
346 | rdfs:subClassOf | 346 | rdfs:subClassOf |
347 | [ rdf:type owl:Restriction ; | 347 | [ rdf:type owl:Restriction ; |
348 | owl:maxQualifiedCardinality | 348 | owl:maxQualifiedCardinality |
349 | "1"^^xsd:nonNegativeInteger ; | 349 | "1"^^xsd:nonNegativeInteger ; |
350 | owl:onClass USERFIELDS:FreeTextField ; | 350 | owl:onClass USERFIELDS:FreeTextField ; |
351 | - owl:onProperty USERFIELDS:hasCommissioningPackage | 351 | + owl:onProperty USERFIELDS:hasAssignment |
352 | ] ; | 352 | ] ; |
353 | rdfs:subClassOf | 353 | rdfs:subClassOf |
354 | [ rdf:type owl:Restriction ; | 354 | [ rdf:type owl:Restriction ; |
355 | owl:maxQualifiedCardinality | 355 | owl:maxQualifiedCardinality |
356 | "1"^^xsd:nonNegativeInteger ; | 356 | "1"^^xsd:nonNegativeInteger ; |
357 | owl:onClass USERFIELDS:FreeTextField ; | 357 | owl:onClass USERFIELDS:FreeTextField ; |
358 | - owl:onProperty USERFIELDS:hasBudgetYear | 358 | + owl:onProperty USERFIELDS:hasWorkOrder |
359 | ] ; | 359 | ] ; |
360 | rdfs:subClassOf | 360 | rdfs:subClassOf |
361 | [ rdf:type owl:Restriction ; | 361 | [ rdf:type owl:Restriction ; |
362 | owl:maxQualifiedCardinality | 362 | owl:maxQualifiedCardinality |
363 | "1"^^xsd:nonNegativeInteger ; | 363 | "1"^^xsd:nonNegativeInteger ; |
364 | owl:onClass USERFIELDS:FreeTextField ; | 364 | owl:onClass USERFIELDS:FreeTextField ; |
365 | - owl:onProperty USERFIELDS:hasWBS5 | 365 | + owl:onProperty USERFIELDS:hasSystemType |
366 | ] ; | 366 | ] ; |
367 | rdfs:subClassOf | 367 | rdfs:subClassOf |
368 | [ rdf:type owl:Restriction ; | 368 | [ rdf:type owl:Restriction ; |
369 | owl:maxQualifiedCardinality | 369 | owl:maxQualifiedCardinality |
370 | "1"^^xsd:nonNegativeInteger ; | 370 | "1"^^xsd:nonNegativeInteger ; |
371 | owl:onClass USERFIELDS:FreeTextField ; | 371 | owl:onClass USERFIELDS:FreeTextField ; |
372 | - owl:onProperty USERFIELDS:hasNotification | 372 | + owl:onProperty USERFIELDS:hasKPIStatus |
373 | ] ; | 373 | ] ; |
374 | rdfs:subClassOf | 374 | rdfs:subClassOf |
375 | [ rdf:type owl:Restriction ; | 375 | [ rdf:type owl:Restriction ; |
376 | owl:maxQualifiedCardinality | 376 | owl:maxQualifiedCardinality |
377 | "1"^^xsd:nonNegativeInteger ; | 377 | "1"^^xsd:nonNegativeInteger ; |
378 | owl:onClass USERFIELDS:FreeTextField ; | 378 | owl:onClass USERFIELDS:FreeTextField ; |
379 | - owl:onProperty USERFIELDS:hasCompletionStatus | 379 | + owl:onProperty USERFIELDS:hasLocationOfWork |
380 | ] ; | 380 | ] ; |
381 | rdfs:subClassOf | 381 | rdfs:subClassOf |
382 | [ rdf:type owl:Restriction ; | 382 | [ rdf:type owl:Restriction ; |
383 | owl:maxQualifiedCardinality | 383 | owl:maxQualifiedCardinality |
384 | "1"^^xsd:nonNegativeInteger ; | 384 | "1"^^xsd:nonNegativeInteger ; |
385 | owl:onClass USERFIELDS:FreeTextField ; | 385 | owl:onClass USERFIELDS:FreeTextField ; |
386 | - owl:onProperty USERFIELDS:hasProjectCode | 386 | + owl:onProperty USERFIELDS:hasJobCardStatus |
387 | ] ; | 387 | ] ; |
388 | rdfs:subClassOf | 388 | rdfs:subClassOf |
389 | [ rdf:type owl:Restriction ; | 389 | [ rdf:type owl:Restriction ; |
390 | owl:maxQualifiedCardinality | 390 | owl:maxQualifiedCardinality |
391 | "1"^^xsd:nonNegativeInteger ; | 391 | "1"^^xsd:nonNegativeInteger ; |
392 | owl:onClass USERFIELDS:FreeTextField ; | 392 | owl:onClass USERFIELDS:FreeTextField ; |
393 | - owl:onProperty USERFIELDS:hasWBS2 | 393 | + owl:onProperty USERFIELDS:hasBudgetYear |
394 | ] ; | 394 | ] ; |
395 | rdfs:subClassOf | 395 | rdfs:subClassOf |
396 | [ rdf:type owl:Restriction ; | 396 | [ rdf:type owl:Restriction ; |
397 | owl:maxQualifiedCardinality | 397 | owl:maxQualifiedCardinality |
398 | "1"^^xsd:nonNegativeInteger ; | 398 | "1"^^xsd:nonNegativeInteger ; |
399 | owl:onClass USERFIELDS:FreeTextField ; | 399 | owl:onClass USERFIELDS:FreeTextField ; |
400 | - owl:onProperty USERFIELDS:hasCriticalPath | 400 | + owl:onProperty USERFIELDS:hasNetwork |
401 | ] ; | 401 | ] ; |
402 | rdfs:subClassOf | 402 | rdfs:subClassOf |
403 | [ rdf:type owl:Restriction ; | 403 | [ rdf:type owl:Restriction ; |
404 | owl:maxQualifiedCardinality | 404 | owl:maxQualifiedCardinality |
405 | "1"^^xsd:nonNegativeInteger ; | 405 | "1"^^xsd:nonNegativeInteger ; |
406 | owl:onClass USERFIELDS:FreeTextField ; | 406 | owl:onClass USERFIELDS:FreeTextField ; |
407 | - owl:onProperty USERFIELDS:hasPortfolio | 407 | + owl:onProperty USERFIELDS:hasWBS5 |
408 | ] . | 408 | ] . |
409 | 409 | ||
410 | USERFIELDS:hasActivityNetwork | 410 | USERFIELDS:hasActivityNetwork | ... | ... |
-
Please register or login to post a comment