Showing
2 changed files
with
147 additions
and
918 deletions
| ... | @@ -42,538 +42,539 @@ ilap:shouldUseAnyUri | ... | @@ -42,538 +42,539 @@ ilap:shouldUseAnyUri |
| 42 | rdf:type owl:Restriction ; | 42 | rdf:type owl:Restriction ; |
| 43 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 43 | ilap:shouldUseAnyUri "true"^^xsd:boolean ; |
| 44 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 44 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 45 | - owl:onClass ilap:Category ; | 45 | + owl:onClass ilap:Activity ; |
| 46 | - owl:onProperty :hasCategory ; | 46 | + owl:onProperty :hasMainActivity ; |
| 47 | ] ; | 47 | ] ; |
| 48 | rdfs:subClassOf [ | 48 | rdfs:subClassOf [ |
| 49 | rdf:type owl:Restriction ; | 49 | rdf:type owl:Restriction ; |
| 50 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 50 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 51 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 51 | - owl:onClass ilap:Activity ; | 52 | + owl:onClass ilap:Category ; |
| 52 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 53 | + owl:onProperty :hasCategory ; |
| 53 | - | ||
| 54 | - owl:onProperty :hasMainActivity ; | ||
| 55 | ] ; | 54 | ] ; |
| 56 | rdfs:subClassOf [ | 55 | rdfs:subClassOf [ |
| 57 | rdf:type owl:Restriction ; | 56 | rdf:type owl:Restriction ; |
| 57 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 58 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 58 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 59 | owl:onClass ilap:Contractor ; | 59 | owl:onClass ilap:Contractor ; |
| 60 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 61 | - | ||
| 62 | owl:onProperty :hasContractor ; | 60 | owl:onProperty :hasContractor ; |
| 63 | ] ; | 61 | ] ; |
| 64 | rdfs:subClassOf [ | 62 | rdfs:subClassOf [ |
| 65 | rdf:type owl:Restriction ; | 63 | rdf:type owl:Restriction ; |
| 64 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 66 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 65 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 67 | owl:onClass ilap:Criticality ; | 66 | owl:onClass ilap:Criticality ; |
| 68 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 69 | - | ||
| 70 | owl:onProperty :hasHseCriticality ; | 67 | owl:onProperty :hasHseCriticality ; |
| 71 | ] ; | 68 | ] ; |
| 72 | rdfs:subClassOf [ | 69 | rdfs:subClassOf [ |
| 73 | rdf:type owl:Restriction ; | 70 | rdf:type owl:Restriction ; |
| 71 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 74 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 72 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 75 | owl:onClass ilap:Criticality ; | 73 | owl:onClass ilap:Criticality ; |
| 76 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 77 | - | ||
| 78 | owl:onProperty :hasProductionCriticality ; | 74 | owl:onProperty :hasProductionCriticality ; |
| 79 | ] ; | 75 | ] ; |
| 80 | rdfs:subClassOf [ | 76 | rdfs:subClassOf [ |
| 81 | rdf:type owl:Restriction ; | 77 | rdf:type owl:Restriction ; |
| 78 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 82 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 79 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 83 | owl:onClass ilap:Discipline ; | 80 | owl:onClass ilap:Discipline ; |
| 84 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 85 | - | ||
| 86 | owl:onProperty :hasDiscipline ; | 81 | owl:onProperty :hasDiscipline ; |
| 87 | ] ; | 82 | ] ; |
| 88 | rdfs:subClassOf [ | 83 | rdfs:subClassOf [ |
| 89 | rdf:type owl:Restriction ; | 84 | rdf:type owl:Restriction ; |
| 85 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 90 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 86 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 91 | owl:onClass ilap:Discipline ; | 87 | owl:onClass ilap:Discipline ; |
| 92 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 93 | - | ||
| 94 | owl:onProperty :hasExecutionSubDiscipline ; | 88 | owl:onProperty :hasExecutionSubDiscipline ; |
| 95 | ] ; | 89 | ] ; |
| 96 | rdfs:subClassOf [ | 90 | rdfs:subClassOf [ |
| 97 | rdf:type owl:Restriction ; | 91 | rdf:type owl:Restriction ; |
| 92 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 98 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 93 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 99 | owl:onClass ilap:Facility ; | 94 | owl:onClass ilap:Facility ; |
| 100 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 101 | - | ||
| 102 | owl:onProperty :hasFacility ; | 95 | owl:onProperty :hasFacility ; |
| 103 | ] ; | 96 | ] ; |
| 104 | rdfs:subClassOf [ | 97 | rdfs:subClassOf [ |
| 105 | rdf:type owl:Restriction ; | 98 | rdf:type owl:Restriction ; |
| 99 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 106 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 100 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 107 | owl:onClass ilap:Facility ; | 101 | owl:onClass ilap:Facility ; |
| 108 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 109 | - | ||
| 110 | owl:onProperty :hasLivingQuarters ; | 102 | owl:onProperty :hasLivingQuarters ; |
| 111 | ] ; | 103 | ] ; |
| 112 | rdfs:subClassOf [ | 104 | rdfs:subClassOf [ |
| 113 | rdf:type owl:Restriction ; | 105 | rdf:type owl:Restriction ; |
| 106 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 114 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 107 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 115 | owl:onClass ilap:Facility ; | 108 | owl:onClass ilap:Facility ; |
| 116 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 117 | - | ||
| 118 | owl:onProperty :hasOperatingUnit ; | 109 | owl:onProperty :hasOperatingUnit ; |
| 119 | ] ; | 110 | ] ; |
| 120 | rdfs:subClassOf [ | 111 | rdfs:subClassOf [ |
| 121 | rdf:type owl:Restriction ; | 112 | rdf:type owl:Restriction ; |
| 113 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 122 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 114 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 123 | owl:onClass ilap:Field ; | 115 | owl:onClass ilap:Field ; |
| 124 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 125 | - | ||
| 126 | owl:onProperty :hasField ; | 116 | owl:onProperty :hasField ; |
| 127 | ] ; | 117 | ] ; |
| 128 | rdfs:subClassOf [ | 118 | rdfs:subClassOf [ |
| 129 | rdf:type owl:Restriction ; | 119 | rdf:type owl:Restriction ; |
| 120 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 130 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 121 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 131 | - owl:onClass ilap:FreeFieldValue ; | 122 | + owl:onClass ilap:License ; |
| 132 | - owl:onProperty :hasActivityNetwork ; | 123 | + owl:onProperty :hasLicense ; |
| 133 | ] ; | 124 | ] ; |
| 134 | rdfs:subClassOf [ | 125 | rdfs:subClassOf [ |
| 135 | rdf:type owl:Restriction ; | 126 | rdf:type owl:Restriction ; |
| 127 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 136 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 128 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 137 | - owl:onClass ilap:FreeFieldValue ; | 129 | + owl:onClass ilap:MainPhase ; |
| 138 | - owl:onProperty :hasActivityProgress ; | 130 | + owl:onProperty :hasDgPhase ; |
| 139 | ] ; | 131 | ] ; |
| 140 | rdfs:subClassOf [ | 132 | rdfs:subClassOf [ |
| 141 | rdf:type owl:Restriction ; | 133 | rdf:type owl:Restriction ; |
| 134 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 142 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 135 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 143 | - owl:onClass ilap:FreeFieldValue ; | 136 | + owl:onClass ilap:MilestoneType ; |
| 144 | - owl:onProperty :hasAreaOnFacility ; | 137 | + owl:onProperty :hasMilestoneType ; |
| 145 | ] ; | 138 | ] ; |
| 146 | rdfs:subClassOf [ | 139 | rdfs:subClassOf [ |
| 147 | rdf:type owl:Restriction ; | 140 | rdf:type owl:Restriction ; |
| 141 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 148 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 142 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 149 | - owl:onClass ilap:FreeFieldValue ; | 143 | + owl:onClass ilap:Operator ; |
| 150 | - owl:onProperty :hasAssignment ; | 144 | + owl:onProperty :hasOperator ; |
| 151 | ] ; | 145 | ] ; |
| 152 | rdfs:subClassOf [ | 146 | rdfs:subClassOf [ |
| 153 | rdf:type owl:Restriction ; | 147 | rdf:type owl:Restriction ; |
| 148 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 154 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 149 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 155 | - owl:onClass ilap:FreeFieldValue ; | 150 | + owl:onClass ilap:Phase ; |
| 156 | - owl:onProperty :hasBuildingBlock ; | 151 | + owl:onProperty :hasPhase ; |
| 157 | ] ; | 152 | ] ; |
| 158 | rdfs:subClassOf [ | 153 | rdfs:subClassOf [ |
| 159 | rdf:type owl:Restriction ; | 154 | rdf:type owl:Restriction ; |
| 155 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 160 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 156 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 161 | - owl:onClass ilap:FreeFieldValue ; | 157 | + owl:onClass ilap:Priority ; |
| 162 | - owl:onProperty :hasCommissioningPackage ; | 158 | + owl:onProperty :hasPriority ; |
| 163 | ] ; | 159 | ] ; |
| 164 | rdfs:subClassOf [ | 160 | rdfs:subClassOf [ |
| 165 | rdf:type owl:Restriction ; | 161 | rdf:type owl:Restriction ; |
| 162 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 166 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 163 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 167 | - owl:onClass ilap:FreeFieldValue ; | 164 | + owl:onClass ilap:Result ; |
| 168 | - owl:onProperty :hasCompletionStatus ; | 165 | + owl:onProperty :hasProduct ; |
| 169 | ] ; | 166 | ] ; |
| 170 | rdfs:subClassOf [ | 167 | rdfs:subClassOf [ |
| 171 | rdf:type owl:Restriction ; | 168 | rdf:type owl:Restriction ; |
| 169 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 172 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 170 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 173 | - owl:onClass ilap:FreeFieldValue ; | 171 | + owl:onClass ilap:RiskFactor ; |
| 174 | - owl:onProperty :hasContractType ; | 172 | + owl:onProperty :hasRiskFactor ; |
| 175 | ] ; | 173 | ] ; |
| 176 | rdfs:subClassOf [ | 174 | rdfs:subClassOf [ |
| 177 | rdf:type owl:Restriction ; | 175 | rdf:type owl:Restriction ; |
| 176 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 178 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 177 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 179 | - owl:onClass ilap:FreeFieldValue ; | 178 | + owl:onClass ilap:ShutdownType ; |
| 180 | - owl:onProperty :hasCostPhaseCode ; | 179 | + owl:onProperty :hasShutdownType ; |
| 181 | ] ; | 180 | ] ; |
| 182 | rdfs:subClassOf [ | 181 | rdfs:subClassOf [ |
| 183 | rdf:type owl:Restriction ; | 182 | rdf:type owl:Restriction ; |
| 183 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 184 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 184 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 185 | - owl:onClass ilap:FreeFieldValue ; | 185 | + owl:onClass ilap:Status ; |
| 186 | - owl:onProperty :hasCrew ; | 186 | + owl:onProperty :hasStatus ; |
| 187 | ] ; | 187 | ] ; |
| 188 | rdfs:subClassOf [ | 188 | rdfs:subClassOf [ |
| 189 | rdf:type owl:Restriction ; | 189 | rdf:type owl:Restriction ; |
| 190 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 190 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 191 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 191 | - owl:onClass ilap:FreeFieldValue ; | 192 | + owl:onClass ilap:Status ; |
| 192 | - owl:onProperty :hasCriticalPath ; | 193 | + owl:onProperty :hasStatusType ; |
| 193 | ] ; | 194 | ] ; |
| 194 | rdfs:subClassOf [ | 195 | rdfs:subClassOf [ |
| 195 | rdf:type owl:Restriction ; | 196 | rdf:type owl:Restriction ; |
| 197 | + ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 196 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 198 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 197 | - owl:onClass ilap:FreeFieldValue ; | 199 | + owl:onClass ilap:SubPhase ; |
| 198 | - owl:onProperty :hasEPCI ; | 200 | + owl:onProperty :hasProjectPhase ; |
| 199 | ] ; | 201 | ] ; |
| 200 | rdfs:subClassOf [ | 202 | rdfs:subClassOf [ |
| 201 | rdf:type owl:Restriction ; | 203 | rdf:type owl:Restriction ; |
| 202 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 204 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 203 | owl:onClass ilap:FreeFieldValue ; | 205 | owl:onClass ilap:FreeFieldValue ; |
| 204 | - owl:onProperty :hasEngineeringPhase ; | 206 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 207 | + owl:onProperty :hasActivityNetwork ; | ||
| 205 | ] ; | 208 | ] ; |
| 206 | rdfs:subClassOf [ | 209 | rdfs:subClassOf [ |
| 207 | rdf:type owl:Restriction ; | 210 | rdf:type owl:Restriction ; |
| 208 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 211 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 209 | owl:onClass ilap:FreeFieldValue ; | 212 | owl:onClass ilap:FreeFieldValue ; |
| 210 | - owl:onProperty :hasFabricationPackage ; | 213 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 214 | + owl:onProperty :hasActivityProgress ; | ||
| 211 | ] ; | 215 | ] ; |
| 212 | rdfs:subClassOf [ | 216 | rdfs:subClassOf [ |
| 213 | rdf:type owl:Restriction ; | 217 | rdf:type owl:Restriction ; |
| 214 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 218 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 215 | owl:onClass ilap:FreeFieldValue ; | 219 | owl:onClass ilap:FreeFieldValue ; |
| 216 | - owl:onProperty :hasFabricationPhase ; | 220 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 221 | + owl:onProperty :hasAreaOnFacility ; | ||
| 217 | ] ; | 222 | ] ; |
| 218 | rdfs:subClassOf [ | 223 | rdfs:subClassOf [ |
| 219 | rdf:type owl:Restriction ; | 224 | rdf:type owl:Restriction ; |
| 220 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 225 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 221 | owl:onClass ilap:FreeFieldValue ; | 226 | owl:onClass ilap:FreeFieldValue ; |
| 222 | - owl:onProperty :hasGeographicLocation ; | 227 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 228 | + owl:onProperty :hasAssignment ; | ||
| 223 | ] ; | 229 | ] ; |
| 224 | rdfs:subClassOf [ | 230 | rdfs:subClassOf [ |
| 225 | rdf:type owl:Restriction ; | 231 | rdf:type owl:Restriction ; |
| 226 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 232 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 227 | owl:onClass ilap:FreeFieldValue ; | 233 | owl:onClass ilap:FreeFieldValue ; |
| 228 | - owl:onProperty :hasHoldFab ; | 234 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 235 | + owl:onProperty :hasBuildingBlock ; | ||
| 229 | ] ; | 236 | ] ; |
| 230 | rdfs:subClassOf [ | 237 | rdfs:subClassOf [ |
| 231 | rdf:type owl:Restriction ; | 238 | rdf:type owl:Restriction ; |
| 232 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 239 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 233 | owl:onClass ilap:FreeFieldValue ; | 240 | owl:onClass ilap:FreeFieldValue ; |
| 234 | - owl:onProperty :hasInstallationPeriod ; | 241 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 242 | + owl:onProperty :hasCommissioningPackage ; | ||
| 235 | ] ; | 243 | ] ; |
| 236 | rdfs:subClassOf [ | 244 | rdfs:subClassOf [ |
| 237 | rdf:type owl:Restriction ; | 245 | rdf:type owl:Restriction ; |
| 238 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 246 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 239 | owl:onClass ilap:FreeFieldValue ; | 247 | owl:onClass ilap:FreeFieldValue ; |
| 240 | - owl:onProperty :hasInstallationPhase ; | 248 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 249 | + owl:onProperty :hasCompletionStatus ; | ||
| 241 | ] ; | 250 | ] ; |
| 242 | rdfs:subClassOf [ | 251 | rdfs:subClassOf [ |
| 243 | rdf:type owl:Restriction ; | 252 | rdf:type owl:Restriction ; |
| 244 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 253 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 245 | owl:onClass ilap:FreeFieldValue ; | 254 | owl:onClass ilap:FreeFieldValue ; |
| 246 | - owl:onProperty :hasJobCardStatus ; | 255 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 256 | + owl:onProperty :hasContractType ; | ||
| 247 | ] ; | 257 | ] ; |
| 248 | rdfs:subClassOf [ | 258 | rdfs:subClassOf [ |
| 249 | rdf:type owl:Restriction ; | 259 | rdf:type owl:Restriction ; |
| 250 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 260 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 251 | owl:onClass ilap:FreeFieldValue ; | 261 | owl:onClass ilap:FreeFieldValue ; |
| 252 | - owl:onProperty :hasKPIStatus ; | 262 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 263 | + owl:onProperty :hasCostPhaseCode ; | ||
| 253 | ] ; | 264 | ] ; |
| 254 | rdfs:subClassOf [ | 265 | rdfs:subClassOf [ |
| 255 | rdf:type owl:Restriction ; | 266 | rdf:type owl:Restriction ; |
| 256 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 267 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 257 | owl:onClass ilap:FreeFieldValue ; | 268 | owl:onClass ilap:FreeFieldValue ; |
| 258 | - owl:onProperty :hasLocationOfMaterial ; | 269 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 270 | + owl:onProperty :hasCrew ; | ||
| 259 | ] ; | 271 | ] ; |
| 260 | rdfs:subClassOf [ | 272 | rdfs:subClassOf [ |
| 261 | rdf:type owl:Restriction ; | 273 | rdf:type owl:Restriction ; |
| 262 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 274 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 263 | owl:onClass ilap:FreeFieldValue ; | 275 | owl:onClass ilap:FreeFieldValue ; |
| 264 | - owl:onProperty :hasLocationOfWork ; | 276 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 277 | + owl:onProperty :hasCriticalPath ; | ||
| 265 | ] ; | 278 | ] ; |
| 266 | rdfs:subClassOf [ | 279 | rdfs:subClassOf [ |
| 267 | rdf:type owl:Restriction ; | 280 | rdf:type owl:Restriction ; |
| 268 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 281 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 269 | owl:onClass ilap:FreeFieldValue ; | 282 | owl:onClass ilap:FreeFieldValue ; |
| 270 | - owl:onProperty :hasLocationOnFacility ; | 283 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 284 | + owl:onProperty :hasEPCI ; | ||
| 271 | ] ; | 285 | ] ; |
| 272 | rdfs:subClassOf [ | 286 | rdfs:subClassOf [ |
| 273 | rdf:type owl:Restriction ; | 287 | rdf:type owl:Restriction ; |
| 274 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 288 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 275 | owl:onClass ilap:FreeFieldValue ; | 289 | owl:onClass ilap:FreeFieldValue ; |
| 276 | - owl:onProperty :hasMechanicalCompletionPackage ; | 290 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 291 | + owl:onProperty :hasEngineeringPhase ; | ||
| 277 | ] ; | 292 | ] ; |
| 278 | rdfs:subClassOf [ | 293 | rdfs:subClassOf [ |
| 279 | rdf:type owl:Restriction ; | 294 | rdf:type owl:Restriction ; |
| 280 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 295 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 281 | owl:onClass ilap:FreeFieldValue ; | 296 | owl:onClass ilap:FreeFieldValue ; |
| 282 | - owl:onProperty :hasOwnerDepartment ; | 297 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 298 | + owl:onProperty :hasFabricationPackage ; | ||
| 283 | ] ; | 299 | ] ; |
| 284 | rdfs:subClassOf [ | 300 | rdfs:subClassOf [ |
| 285 | rdf:type owl:Restriction ; | 301 | rdf:type owl:Restriction ; |
| 286 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 302 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 287 | owl:onClass ilap:FreeFieldValue ; | 303 | owl:onClass ilap:FreeFieldValue ; |
| 288 | - owl:onProperty :hasOwnerResponsible ; | 304 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 305 | + owl:onProperty :hasFabricationPhase ; | ||
| 289 | ] ; | 306 | ] ; |
| 290 | rdfs:subClassOf [ | 307 | rdfs:subClassOf [ |
| 291 | rdf:type owl:Restriction ; | 308 | rdf:type owl:Restriction ; |
| 292 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 309 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 293 | owl:onClass ilap:FreeFieldValue ; | 310 | owl:onClass ilap:FreeFieldValue ; |
| 294 | - owl:onProperty :hasPlanResponsible ; | 311 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 312 | + owl:onProperty :hasGeographicLocation ; | ||
| 295 | ] ; | 313 | ] ; |
| 296 | rdfs:subClassOf [ | 314 | rdfs:subClassOf [ |
| 297 | rdf:type owl:Restriction ; | 315 | rdf:type owl:Restriction ; |
| 298 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 316 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 299 | owl:onClass ilap:FreeFieldValue ; | 317 | owl:onClass ilap:FreeFieldValue ; |
| 300 | - owl:onProperty :hasPortfolio ; | 318 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 319 | + owl:onProperty :hasHoldFab ; | ||
| 301 | ] ; | 320 | ] ; |
| 302 | rdfs:subClassOf [ | 321 | rdfs:subClassOf [ |
| 303 | rdf:type owl:Restriction ; | 322 | rdf:type owl:Restriction ; |
| 304 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 323 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 305 | owl:onClass ilap:FreeFieldValue ; | 324 | owl:onClass ilap:FreeFieldValue ; |
| 306 | - owl:onProperty :hasProcurementPackage ; | 325 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 326 | + owl:onProperty :hasInstallationPeriod ; | ||
| 307 | ] ; | 327 | ] ; |
| 308 | rdfs:subClassOf [ | 328 | rdfs:subClassOf [ |
| 309 | rdf:type owl:Restriction ; | 329 | rdf:type owl:Restriction ; |
| 310 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 330 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 311 | owl:onClass ilap:FreeFieldValue ; | 331 | owl:onClass ilap:FreeFieldValue ; |
| 312 | - owl:onProperty :hasProcurementType ; | 332 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 333 | + owl:onProperty :hasInstallationPhase ; | ||
| 313 | ] ; | 334 | ] ; |
| 314 | rdfs:subClassOf [ | 335 | rdfs:subClassOf [ |
| 315 | rdf:type owl:Restriction ; | 336 | rdf:type owl:Restriction ; |
| 316 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 337 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 317 | owl:onClass ilap:FreeFieldValue ; | 338 | owl:onClass ilap:FreeFieldValue ; |
| 318 | - owl:onProperty :hasProjectCode ; | 339 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 340 | + owl:onProperty :hasJobCardStatus ; | ||
| 319 | ] ; | 341 | ] ; |
| 320 | rdfs:subClassOf [ | 342 | rdfs:subClassOf [ |
| 321 | rdf:type owl:Restriction ; | 343 | rdf:type owl:Restriction ; |
| 322 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 344 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 323 | owl:onClass ilap:FreeFieldValue ; | 345 | owl:onClass ilap:FreeFieldValue ; |
| 324 | - owl:onProperty :hasProjectResponsible ; | 346 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 347 | + owl:onProperty :hasKPIStatus ; | ||
| 325 | ] ; | 348 | ] ; |
| 326 | rdfs:subClassOf [ | 349 | rdfs:subClassOf [ |
| 327 | rdf:type owl:Restriction ; | 350 | rdf:type owl:Restriction ; |
| 328 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 351 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 329 | owl:onClass ilap:FreeFieldValue ; | 352 | owl:onClass ilap:FreeFieldValue ; |
| 330 | - owl:onProperty :hasProjectType ; | 353 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 354 | + owl:onProperty :hasLocationOfMaterial ; | ||
| 331 | ] ; | 355 | ] ; |
| 332 | rdfs:subClassOf [ | 356 | rdfs:subClassOf [ |
| 333 | rdf:type owl:Restriction ; | 357 | rdf:type owl:Restriction ; |
| 334 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 358 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 335 | owl:onClass ilap:FreeFieldValue ; | 359 | owl:onClass ilap:FreeFieldValue ; |
| 336 | - owl:onProperty :hasReporting ; | 360 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 361 | + owl:onProperty :hasLocationOfWork ; | ||
| 337 | ] ; | 362 | ] ; |
| 338 | rdfs:subClassOf [ | 363 | rdfs:subClassOf [ |
| 339 | rdf:type owl:Restriction ; | 364 | rdf:type owl:Restriction ; |
| 340 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 365 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 341 | owl:onClass ilap:FreeFieldValue ; | 366 | owl:onClass ilap:FreeFieldValue ; |
| 342 | - owl:onProperty :hasScopeType ; | 367 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 368 | + owl:onProperty :hasLocationOnFacility ; | ||
| 343 | ] ; | 369 | ] ; |
| 344 | rdfs:subClassOf [ | 370 | rdfs:subClassOf [ |
| 345 | rdf:type owl:Restriction ; | 371 | rdf:type owl:Restriction ; |
| 346 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 372 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 347 | owl:onClass ilap:FreeFieldValue ; | 373 | owl:onClass ilap:FreeFieldValue ; |
| 348 | - owl:onProperty :hasSection ; | 374 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 375 | + owl:onProperty :hasMechanicalCompletionPackage ; | ||
| 349 | ] ; | 376 | ] ; |
| 350 | rdfs:subClassOf [ | 377 | rdfs:subClassOf [ |
| 351 | rdf:type owl:Restriction ; | 378 | rdf:type owl:Restriction ; |
| 352 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 379 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 353 | owl:onClass ilap:FreeFieldValue ; | 380 | owl:onClass ilap:FreeFieldValue ; |
| 354 | - owl:onProperty :hasShutDownPeriod ; | 381 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 382 | + owl:onProperty :hasOwnerDepartment ; | ||
| 355 | ] ; | 383 | ] ; |
| 356 | rdfs:subClassOf [ | 384 | rdfs:subClassOf [ |
| 357 | rdf:type owl:Restriction ; | 385 | rdf:type owl:Restriction ; |
| 358 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 386 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 359 | owl:onClass ilap:FreeFieldValue ; | 387 | owl:onClass ilap:FreeFieldValue ; |
| 360 | - owl:onProperty :hasSite ; | 388 | + ilap:shouldUseRef "true"^^xsd:boolean ; |
| 389 | + owl:onProperty :hasOwnerResponsible ; | ||
| 361 | ] ; | 390 | ] ; |
| 362 | rdfs:subClassOf [ | 391 | rdfs:subClassOf [ |
| 363 | rdf:type owl:Restriction ; | 392 | rdf:type owl:Restriction ; |
| 364 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 393 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 365 | owl:onClass ilap:FreeFieldValue ; | 394 | owl:onClass ilap:FreeFieldValue ; |
| 366 | - owl:onProperty :hasSlotID ; | 395 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasPlanResponsible ; |
| 367 | ] ; | 396 | ] ; |
| 368 | rdfs:subClassOf [ | 397 | rdfs:subClassOf [ |
| 369 | rdf:type owl:Restriction ; | 398 | rdf:type owl:Restriction ; |
| 370 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 399 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 371 | owl:onClass ilap:FreeFieldValue ; | 400 | owl:onClass ilap:FreeFieldValue ; |
| 372 | - owl:onProperty :hasSource ; | 401 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasPortfolio ; |
| 373 | ] ; | 402 | ] ; |
| 374 | rdfs:subClassOf [ | 403 | rdfs:subClassOf [ |
| 375 | rdf:type owl:Restriction ; | 404 | rdf:type owl:Restriction ; |
| 376 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 405 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 377 | owl:onClass ilap:FreeFieldValue ; | 406 | owl:onClass ilap:FreeFieldValue ; |
| 378 | - owl:onProperty :hasSupplierATS ; | 407 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasProcurementPackage ; |
| 379 | ] ; | 408 | ] ; |
| 380 | rdfs:subClassOf [ | 409 | rdfs:subClassOf [ |
| 381 | rdf:type owl:Restriction ; | 410 | rdf:type owl:Restriction ; |
| 382 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 411 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 383 | owl:onClass ilap:FreeFieldValue ; | 412 | owl:onClass ilap:FreeFieldValue ; |
| 384 | - owl:onProperty :hasSystemResponsible ; | 413 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasProcurementType ; |
| 385 | ] ; | 414 | ] ; |
| 386 | rdfs:subClassOf [ | 415 | rdfs:subClassOf [ |
| 387 | rdf:type owl:Restriction ; | 416 | rdf:type owl:Restriction ; |
| 388 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 417 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 389 | owl:onClass ilap:FreeFieldValue ; | 418 | owl:onClass ilap:FreeFieldValue ; |
| 390 | - owl:onProperty :hasSystemType ; | 419 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasProjectCode ; |
| 391 | ] ; | 420 | ] ; |
| 392 | rdfs:subClassOf [ | 421 | rdfs:subClassOf [ |
| 393 | rdf:type owl:Restriction ; | 422 | rdf:type owl:Restriction ; |
| 394 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 423 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 395 | owl:onClass ilap:FreeFieldValue ; | 424 | owl:onClass ilap:FreeFieldValue ; |
| 396 | - owl:onProperty :hasTaskResponsible ; | 425 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasProjectResponsible ; |
| 397 | ] ; | 426 | ] ; |
| 398 | rdfs:subClassOf [ | 427 | rdfs:subClassOf [ |
| 399 | rdf:type owl:Restriction ; | 428 | rdf:type owl:Restriction ; |
| 400 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 429 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 401 | owl:onClass ilap:FreeFieldValue ; | 430 | owl:onClass ilap:FreeFieldValue ; |
| 402 | - owl:onProperty :hasVOR ; | 431 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasProjectType ; |
| 403 | ] ; | 432 | ] ; |
| 404 | rdfs:subClassOf [ | 433 | rdfs:subClassOf [ |
| 405 | rdf:type owl:Restriction ; | 434 | rdf:type owl:Restriction ; |
| 406 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 435 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 407 | owl:onClass ilap:FreeFieldValue ; | 436 | owl:onClass ilap:FreeFieldValue ; |
| 408 | - owl:onProperty :hasVessel ; | 437 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasReporting ; |
| 409 | ] ; | 438 | ] ; |
| 410 | rdfs:subClassOf [ | 439 | rdfs:subClassOf [ |
| 411 | rdf:type owl:Restriction ; | 440 | rdf:type owl:Restriction ; |
| 412 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 441 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 413 | owl:onClass ilap:FreeFieldValue ; | 442 | owl:onClass ilap:FreeFieldValue ; |
| 414 | - owl:onProperty :hasVesselType ; | 443 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasScopeType ; |
| 415 | ] ; | 444 | ] ; |
| 416 | rdfs:subClassOf [ | 445 | rdfs:subClassOf [ |
| 417 | rdf:type owl:Restriction ; | 446 | rdf:type owl:Restriction ; |
| 418 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 447 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 419 | owl:onClass ilap:FreeFieldValue ; | 448 | owl:onClass ilap:FreeFieldValue ; |
| 420 | - owl:onProperty :hasWBS ; | 449 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSection ; |
| 421 | ] ; | 450 | ] ; |
| 422 | rdfs:subClassOf [ | 451 | rdfs:subClassOf [ |
| 423 | rdf:type owl:Restriction ; | 452 | rdf:type owl:Restriction ; |
| 424 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 453 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 425 | owl:onClass ilap:FreeFieldValue ; | 454 | owl:onClass ilap:FreeFieldValue ; |
| 426 | - owl:onProperty :hasWBSpart1 ; | 455 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasShutDownPeriod ; |
| 427 | ] ; | 456 | ] ; |
| 428 | rdfs:subClassOf [ | 457 | rdfs:subClassOf [ |
| 429 | rdf:type owl:Restriction ; | 458 | rdf:type owl:Restriction ; |
| 430 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 459 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 431 | owl:onClass ilap:FreeFieldValue ; | 460 | owl:onClass ilap:FreeFieldValue ; |
| 432 | - owl:onProperty :hasWBSpart2 ; | 461 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSite ; |
| 433 | ] ; | 462 | ] ; |
| 434 | rdfs:subClassOf [ | 463 | rdfs:subClassOf [ |
| 435 | rdf:type owl:Restriction ; | 464 | rdf:type owl:Restriction ; |
| 436 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 465 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 437 | owl:onClass ilap:FreeFieldValue ; | 466 | owl:onClass ilap:FreeFieldValue ; |
| 438 | - owl:onProperty :hasWBSpart3 ; | 467 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSlotID ; |
| 439 | ] ; | 468 | ] ; |
| 440 | rdfs:subClassOf [ | 469 | rdfs:subClassOf [ |
| 441 | rdf:type owl:Restriction ; | 470 | rdf:type owl:Restriction ; |
| 442 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 471 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 443 | owl:onClass ilap:FreeFieldValue ; | 472 | owl:onClass ilap:FreeFieldValue ; |
| 444 | - owl:onProperty :hasWBSpart4 ; | 473 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSource ; |
| 445 | ] ; | 474 | ] ; |
| 446 | rdfs:subClassOf [ | 475 | rdfs:subClassOf [ |
| 447 | rdf:type owl:Restriction ; | 476 | rdf:type owl:Restriction ; |
| 448 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 477 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 449 | owl:onClass ilap:FreeFieldValue ; | 478 | owl:onClass ilap:FreeFieldValue ; |
| 450 | - owl:onProperty :hasWBSpart5 ; | 479 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSupplierATS ; |
| 451 | ] ; | 480 | ] ; |
| 452 | rdfs:subClassOf [ | 481 | rdfs:subClassOf [ |
| 453 | rdf:type owl:Restriction ; | 482 | rdf:type owl:Restriction ; |
| 454 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 483 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 455 | owl:onClass ilap:FreeFieldValue ; | 484 | owl:onClass ilap:FreeFieldValue ; |
| 456 | - owl:onProperty :hasWorkCenter ; | 485 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSystemResponsible ; |
| 457 | ] ; | 486 | ] ; |
| 458 | rdfs:subClassOf [ | 487 | rdfs:subClassOf [ |
| 459 | rdf:type owl:Restriction ; | 488 | rdf:type owl:Restriction ; |
| 460 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 489 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 461 | owl:onClass ilap:FreeFieldValue ; | 490 | owl:onClass ilap:FreeFieldValue ; |
| 462 | - owl:onProperty :hasWorkOrder ; | 491 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasSystemType ; |
| 463 | ] ; | 492 | ] ; |
| 464 | rdfs:subClassOf [ | 493 | rdfs:subClassOf [ |
| 465 | rdf:type owl:Restriction ; | 494 | rdf:type owl:Restriction ; |
| 466 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 495 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 467 | owl:onClass ilap:FreeFieldValue ; | 496 | owl:onClass ilap:FreeFieldValue ; |
| 468 | - owl:onProperty :hasWorkOrderType ; | 497 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasTaskResponsible ; |
| 469 | ] ; | 498 | ] ; |
| 470 | rdfs:subClassOf [ | 499 | rdfs:subClassOf [ |
| 471 | rdf:type owl:Restriction ; | 500 | rdf:type owl:Restriction ; |
| 472 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 501 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 473 | owl:onClass ilap:FreeFieldValue ; | 502 | owl:onClass ilap:FreeFieldValue ; |
| 474 | - owl:onProperty :requiresWorkOrderType ; | 503 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasVOR ; |
| 475 | ] ; | 504 | ] ; |
| 476 | rdfs:subClassOf [ | 505 | rdfs:subClassOf [ |
| 477 | rdf:type owl:Restriction ; | 506 | rdf:type owl:Restriction ; |
| 478 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 507 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 479 | - owl:onClass ilap:License ; | 508 | + owl:onClass ilap:FreeFieldValue ; |
| 480 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 509 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasVessel ; |
| 481 | - | ||
| 482 | - owl:onProperty :hasLicense ; | ||
| 483 | ] ; | 510 | ] ; |
| 484 | rdfs:subClassOf [ | 511 | rdfs:subClassOf [ |
| 485 | rdf:type owl:Restriction ; | 512 | rdf:type owl:Restriction ; |
| 486 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 513 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 487 | - owl:onClass ilap:MainPhase ; | 514 | + owl:onClass ilap:FreeFieldValue ; |
| 488 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 515 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasVesselType ; |
| 489 | - | ||
| 490 | - owl:onProperty :hasDgPhase ; | ||
| 491 | ] ; | 516 | ] ; |
| 492 | rdfs:subClassOf [ | 517 | rdfs:subClassOf [ |
| 493 | rdf:type owl:Restriction ; | 518 | rdf:type owl:Restriction ; |
| 494 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 519 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 495 | - owl:onClass ilap:MilestoneType ; | 520 | + owl:onClass ilap:FreeFieldValue ; |
| 496 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 521 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBS ; |
| 497 | - | ||
| 498 | - owl:onProperty :hasMilestoneType ; | ||
| 499 | ] ; | 522 | ] ; |
| 500 | rdfs:subClassOf [ | 523 | rdfs:subClassOf [ |
| 501 | rdf:type owl:Restriction ; | 524 | rdf:type owl:Restriction ; |
| 502 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 525 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 503 | - owl:onClass ilap:Operator ; | 526 | + owl:onClass ilap:FreeFieldValue ; |
| 504 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 527 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBSpart1 ; |
| 505 | - | ||
| 506 | - owl:onProperty :hasOperator ; | ||
| 507 | ] ; | 528 | ] ; |
| 508 | rdfs:subClassOf [ | 529 | rdfs:subClassOf [ |
| 509 | rdf:type owl:Restriction ; | 530 | rdf:type owl:Restriction ; |
| 510 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 531 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 511 | - owl:onClass ilap:Phase ; | 532 | + owl:onClass ilap:FreeFieldValue ; |
| 512 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 533 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBSpart2 ; |
| 513 | - | ||
| 514 | - owl:onProperty :hasPhase ; | ||
| 515 | ] ; | 534 | ] ; |
| 516 | rdfs:subClassOf [ | 535 | rdfs:subClassOf [ |
| 517 | rdf:type owl:Restriction ; | 536 | rdf:type owl:Restriction ; |
| 518 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 537 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 519 | - owl:onClass ilap:Priority ; | 538 | + owl:onClass ilap:FreeFieldValue ; |
| 520 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 539 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBSpart3 ; |
| 521 | - | ||
| 522 | - owl:onProperty :hasPriority ; | ||
| 523 | ] ; | 540 | ] ; |
| 524 | rdfs:subClassOf [ | 541 | rdfs:subClassOf [ |
| 525 | rdf:type owl:Restriction ; | 542 | rdf:type owl:Restriction ; |
| 526 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 543 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 527 | - owl:onClass ilap:Result ; | 544 | + owl:onClass ilap:FreeFieldValue ; |
| 528 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 545 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBSpart4 ; |
| 529 | - | ||
| 530 | - owl:onProperty :hasProduct ; | ||
| 531 | ] ; | 546 | ] ; |
| 532 | rdfs:subClassOf [ | 547 | rdfs:subClassOf [ |
| 533 | rdf:type owl:Restriction ; | 548 | rdf:type owl:Restriction ; |
| 534 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 549 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 535 | - owl:onClass ilap:RiskFactor ; | 550 | + owl:onClass ilap:FreeFieldValue ; |
| 536 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 551 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWBSpart5 ; |
| 537 | - | ||
| 538 | - owl:onProperty :hasRiskFactor ; | ||
| 539 | ] ; | 552 | ] ; |
| 540 | rdfs:subClassOf [ | 553 | rdfs:subClassOf [ |
| 541 | rdf:type owl:Restriction ; | 554 | rdf:type owl:Restriction ; |
| 542 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 555 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 543 | - owl:onClass ilap:ShutdownType ; | 556 | + owl:onClass ilap:FreeFieldValue ; |
| 544 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 557 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWorkCenter ; |
| 545 | - | ||
| 546 | - owl:onProperty :hasShutdownType ; | ||
| 547 | ] ; | 558 | ] ; |
| 548 | rdfs:subClassOf [ | 559 | rdfs:subClassOf [ |
| 549 | rdf:type owl:Restriction ; | 560 | rdf:type owl:Restriction ; |
| 550 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 561 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 551 | - owl:onClass ilap:Status ; | 562 | + owl:onClass ilap:FreeFieldValue ; |
| 552 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 563 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWorkOrder ; |
| 553 | - | ||
| 554 | - owl:onProperty :hasStatus ; | ||
| 555 | ] ; | 564 | ] ; |
| 556 | rdfs:subClassOf [ | 565 | rdfs:subClassOf [ |
| 557 | rdf:type owl:Restriction ; | 566 | rdf:type owl:Restriction ; |
| 558 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 567 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 559 | - owl:onClass ilap:Status ; | 568 | + owl:onClass ilap:FreeFieldValue ; |
| 560 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 569 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :hasWorkOrderType ; |
| 561 | - | ||
| 562 | - owl:onProperty :hasStatusType ; | ||
| 563 | ] ; | 570 | ] ; |
| 564 | rdfs:subClassOf [ | 571 | rdfs:subClassOf [ |
| 565 | rdf:type owl:Restriction ; | 572 | rdf:type owl:Restriction ; |
| 566 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | 573 | owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; |
| 567 | - owl:onClass ilap:SubPhase ; | 574 | + owl:onClass ilap:FreeFieldValue ; |
| 568 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | 575 | + ilap:shouldUseRef "true"^^xsd:boolean ; owl:onProperty :requiresWorkOrderType ; |
| 569 | - | ||
| 570 | - owl:onProperty :hasProjectPhase ; | ||
| 571 | ] ; | 576 | ] ; |
| 572 | . | 577 | . |
| 573 | -:SpecifiedUserField_1 | ||
| 574 | - rdf:type :SpecifiedUserField ; | ||
| 575 | - rdfs:label "Specified user field 1"^^xsd:string ; | ||
| 576 | -. | ||
| 577 | :hasActivityNetwork | 578 | :hasActivityNetwork |
| 578 | rdf:type owl:ObjectProperty ; | 579 | rdf:type owl:ObjectProperty ; |
| 579 | rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific activity network variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | 580 | rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific activity network variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| ... | @@ -984,771 +985,3 @@ ilap:shouldUseAnyUri | ... | @@ -984,771 +985,3 @@ ilap:shouldUseAnyUri |
| 984 | rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; | 985 | rdfs:comment "A relationship between an instance of Specified User Field and the instance of Free Field that holds the user defined name and value this application-specific requires work order type variable, through instances of the hasFieldName property and hasValue relationship."^^xsd:string ; |
| 985 | rdfs:label "requires Work Order Type"^^xsd:string ; | 986 | rdfs:label "requires Work Order Type"^^xsd:string ; |
| 986 | . | 987 | . |
| 987 | -[ | ||
| 988 | - rdf:type owl:Axiom ; | ||
| 989 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 990 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 991 | - owl:annotatedSource :SourceSpecifiedUserField ; | ||
| 992 | - owl:annotatedTarget [ | ||
| 993 | - rdf:type owl:Restriction ; | ||
| 994 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 995 | - owl:onClass owl:Class ; | ||
| 996 | - owl:onProperty :hasContractor ; | ||
| 997 | - ] ; | ||
| 998 | -]. | ||
| 999 | -[ | ||
| 1000 | - rdf:type owl:Axiom ; | ||
| 1001 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1002 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1003 | - owl:annotatedSource :SourceSpecifiedUserField ; | ||
| 1004 | - owl:annotatedTarget [ | ||
| 1005 | - rdf:type owl:Restriction ; | ||
| 1006 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1007 | - owl:onClass owl:Thing ; | ||
| 1008 | - owl:onProperty :hasSource ; | ||
| 1009 | - ] ; | ||
| 1010 | -]. | ||
| 1011 | -[ | ||
| 1012 | - rdf:type owl:Axiom ; | ||
| 1013 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1014 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1015 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1016 | - owl:annotatedTarget [ | ||
| 1017 | - rdf:type owl:Restriction ; | ||
| 1018 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1019 | - owl:onClass ilap:Criticality ; | ||
| 1020 | - owl:onProperty :hasHseCriticality ; | ||
| 1021 | - ] ; | ||
| 1022 | -]. | ||
| 1023 | -[ | ||
| 1024 | - rdf:type owl:Axiom ; | ||
| 1025 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1026 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1027 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1028 | - owl:annotatedTarget [ | ||
| 1029 | - rdf:type owl:Restriction ; | ||
| 1030 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1031 | - owl:onClass ilap:Criticality ; | ||
| 1032 | - owl:onProperty :hasProductionCriticality ; | ||
| 1033 | - ] ; | ||
| 1034 | -]. | ||
| 1035 | -[ | ||
| 1036 | - rdf:type owl:Axiom ; | ||
| 1037 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1038 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1039 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1040 | - owl:annotatedTarget [ | ||
| 1041 | - rdf:type owl:Restriction ; | ||
| 1042 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1043 | - owl:onClass ilap:Discipline ; | ||
| 1044 | - owl:onProperty :hasDiscipline ; | ||
| 1045 | - ] ; | ||
| 1046 | -]. | ||
| 1047 | -[ | ||
| 1048 | - rdf:type owl:Axiom ; | ||
| 1049 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1050 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1051 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1052 | - owl:annotatedTarget [ | ||
| 1053 | - rdf:type owl:Restriction ; | ||
| 1054 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1055 | - owl:onClass ilap:Facility ; | ||
| 1056 | - owl:onProperty :hasFacility ; | ||
| 1057 | - ] ; | ||
| 1058 | -]. | ||
| 1059 | -[ | ||
| 1060 | - rdf:type owl:Axiom ; | ||
| 1061 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1062 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1063 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1064 | - owl:annotatedTarget [ | ||
| 1065 | - rdf:type owl:Restriction ; | ||
| 1066 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1067 | - owl:onClass ilap:Field ; | ||
| 1068 | - owl:onProperty :hasField ; | ||
| 1069 | - ] ; | ||
| 1070 | -]. | ||
| 1071 | -[ | ||
| 1072 | - rdf:type owl:Axiom ; | ||
| 1073 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1074 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1075 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1076 | - owl:annotatedTarget [ | ||
| 1077 | - rdf:type owl:Restriction ; | ||
| 1078 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1079 | - owl:onClass ilap:License ; | ||
| 1080 | - owl:onProperty :hasLicense ; | ||
| 1081 | - ] ; | ||
| 1082 | -]. | ||
| 1083 | -[ | ||
| 1084 | - rdf:type owl:Axiom ; | ||
| 1085 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1086 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1087 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1088 | - owl:annotatedTarget [ | ||
| 1089 | - rdf:type owl:Restriction ; | ||
| 1090 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1091 | - owl:onClass ilap:MainPhase ; | ||
| 1092 | - owl:onProperty :hasDgPhase ; | ||
| 1093 | - ] ; | ||
| 1094 | -]. | ||
| 1095 | -[ | ||
| 1096 | - rdf:type owl:Axiom ; | ||
| 1097 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1098 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1099 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1100 | - owl:annotatedTarget [ | ||
| 1101 | - rdf:type owl:Restriction ; | ||
| 1102 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1103 | - owl:onClass ilap:Phase ; | ||
| 1104 | - owl:onProperty :hasPhase ; | ||
| 1105 | - ] ; | ||
| 1106 | -]. | ||
| 1107 | -[ | ||
| 1108 | - rdf:type owl:Axiom ; | ||
| 1109 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1110 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1111 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1112 | - owl:annotatedTarget [ | ||
| 1113 | - rdf:type owl:Restriction ; | ||
| 1114 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1115 | - owl:onClass ilap:SubPhase ; | ||
| 1116 | - owl:onProperty :hasProjectPhase ; | ||
| 1117 | - ] ; | ||
| 1118 | -]. | ||
| 1119 | -[ | ||
| 1120 | - rdf:type owl:Axiom ; | ||
| 1121 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1122 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1123 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1124 | - owl:annotatedTarget [ | ||
| 1125 | - rdf:type owl:Restriction ; | ||
| 1126 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1127 | - owl:onClass owl:Class ; | ||
| 1128 | - owl:onProperty :hasCategory ; | ||
| 1129 | - ] ; | ||
| 1130 | -]. | ||
| 1131 | -[ | ||
| 1132 | - rdf:type owl:Axiom ; | ||
| 1133 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1134 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1135 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1136 | - owl:annotatedTarget [ | ||
| 1137 | - rdf:type owl:Restriction ; | ||
| 1138 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1139 | - owl:onClass owl:Class ; | ||
| 1140 | - owl:onProperty :hasCostPhaseCode ; | ||
| 1141 | - ] ; | ||
| 1142 | -]. | ||
| 1143 | -[ | ||
| 1144 | - rdf:type owl:Axiom ; | ||
| 1145 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1146 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1147 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1148 | - owl:annotatedTarget [ | ||
| 1149 | - rdf:type owl:Restriction ; | ||
| 1150 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1151 | - owl:onClass owl:Class ; | ||
| 1152 | - owl:onProperty :hasLivingQuarters ; | ||
| 1153 | - ] ; | ||
| 1154 | -]. | ||
| 1155 | -[ | ||
| 1156 | - rdf:type owl:Axiom ; | ||
| 1157 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1158 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1159 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1160 | - owl:annotatedTarget [ | ||
| 1161 | - rdf:type owl:Restriction ; | ||
| 1162 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1163 | - owl:onClass owl:Class ; | ||
| 1164 | - owl:onProperty :hasMilestoneType ; | ||
| 1165 | - ] ; | ||
| 1166 | -]. | ||
| 1167 | -[ | ||
| 1168 | - rdf:type owl:Axiom ; | ||
| 1169 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1170 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1171 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1172 | - owl:annotatedTarget [ | ||
| 1173 | - rdf:type owl:Restriction ; | ||
| 1174 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1175 | - owl:onClass owl:Class ; | ||
| 1176 | - owl:onProperty :hasOperatingUnit ; | ||
| 1177 | - ] ; | ||
| 1178 | -]. | ||
| 1179 | -[ | ||
| 1180 | - rdf:type owl:Axiom ; | ||
| 1181 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1182 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1183 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1184 | - owl:annotatedTarget [ | ||
| 1185 | - rdf:type owl:Restriction ; | ||
| 1186 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1187 | - owl:onClass owl:Class ; | ||
| 1188 | - owl:onProperty :hasOwnerDepartment ; | ||
| 1189 | - ] ; | ||
| 1190 | -]. | ||
| 1191 | -[ | ||
| 1192 | - rdf:type owl:Axiom ; | ||
| 1193 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1194 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1195 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1196 | - owl:annotatedTarget [ | ||
| 1197 | - rdf:type owl:Restriction ; | ||
| 1198 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1199 | - owl:onClass owl:Class ; | ||
| 1200 | - owl:onProperty :hasPriority ; | ||
| 1201 | - ] ; | ||
| 1202 | -]. | ||
| 1203 | -[ | ||
| 1204 | - rdf:type owl:Axiom ; | ||
| 1205 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1206 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1207 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1208 | - owl:annotatedTarget [ | ||
| 1209 | - rdf:type owl:Restriction ; | ||
| 1210 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1211 | - owl:onClass owl:Class ; | ||
| 1212 | - owl:onProperty :hasRiskFactor ; | ||
| 1213 | - ] ; | ||
| 1214 | -]. | ||
| 1215 | -[ | ||
| 1216 | - rdf:type owl:Axiom ; | ||
| 1217 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1218 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1219 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1220 | - owl:annotatedTarget [ | ||
| 1221 | - rdf:type owl:Restriction ; | ||
| 1222 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1223 | - owl:onClass owl:Class ; | ||
| 1224 | - owl:onProperty :hasShutdownType ; | ||
| 1225 | - ] ; | ||
| 1226 | -]. | ||
| 1227 | -[ | ||
| 1228 | - rdf:type owl:Axiom ; | ||
| 1229 | - ilap:shouldUseAnyUri "true"^^xsd:boolean ; | ||
| 1230 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1231 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1232 | - owl:annotatedTarget [ | ||
| 1233 | - rdf:type owl:Restriction ; | ||
| 1234 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1235 | - owl:onClass owl:Class ; | ||
| 1236 | - owl:onProperty :hasStatus ; | ||
| 1237 | - ] ; | ||
| 1238 | -]. | ||
| 1239 | -[ | ||
| 1240 | - rdf:type owl:Axiom ; | ||
| 1241 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1242 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1243 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1244 | - owl:annotatedTarget [ | ||
| 1245 | - rdf:type owl:Restriction ; | ||
| 1246 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1247 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1248 | - owl:onProperty :hasActivityNetwork ; | ||
| 1249 | - ] ; | ||
| 1250 | -]. | ||
| 1251 | -[ | ||
| 1252 | - rdf:type owl:Axiom ; | ||
| 1253 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1254 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1255 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1256 | - owl:annotatedTarget [ | ||
| 1257 | - rdf:type owl:Restriction ; | ||
| 1258 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1259 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1260 | - owl:onProperty :hasActivityProgress ; | ||
| 1261 | - ] ; | ||
| 1262 | -]. | ||
| 1263 | -[ | ||
| 1264 | - rdf:type owl:Axiom ; | ||
| 1265 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1266 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1267 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1268 | - owl:annotatedTarget [ | ||
| 1269 | - rdf:type owl:Restriction ; | ||
| 1270 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1271 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1272 | - owl:onProperty :hasAreaOnFacility ; | ||
| 1273 | - ] ; | ||
| 1274 | -]. | ||
| 1275 | -[ | ||
| 1276 | - rdf:type owl:Axiom ; | ||
| 1277 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1278 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1279 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1280 | - owl:annotatedTarget [ | ||
| 1281 | - rdf:type owl:Restriction ; | ||
| 1282 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1283 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1284 | - owl:onProperty :hasAssignment ; | ||
| 1285 | - ] ; | ||
| 1286 | -]. | ||
| 1287 | -[ | ||
| 1288 | - rdf:type owl:Axiom ; | ||
| 1289 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1290 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1291 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1292 | - owl:annotatedTarget [ | ||
| 1293 | - rdf:type owl:Restriction ; | ||
| 1294 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1295 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1296 | - owl:onProperty :hasBuildingBlock ; | ||
| 1297 | - ] ; | ||
| 1298 | -]. | ||
| 1299 | -[ | ||
| 1300 | - rdf:type owl:Axiom ; | ||
| 1301 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1302 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1303 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1304 | - owl:annotatedTarget [ | ||
| 1305 | - rdf:type owl:Restriction ; | ||
| 1306 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1307 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1308 | - owl:onProperty :hasCommissioningPackage ; | ||
| 1309 | - ] ; | ||
| 1310 | -]. | ||
| 1311 | -[ | ||
| 1312 | - rdf:type owl:Axiom ; | ||
| 1313 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1314 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1315 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1316 | - owl:annotatedTarget [ | ||
| 1317 | - rdf:type owl:Restriction ; | ||
| 1318 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1319 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1320 | - owl:onProperty :hasCompletionStatus ; | ||
| 1321 | - ] ; | ||
| 1322 | -]. | ||
| 1323 | -[ | ||
| 1324 | - rdf:type owl:Axiom ; | ||
| 1325 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1326 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1327 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1328 | - owl:annotatedTarget [ | ||
| 1329 | - rdf:type owl:Restriction ; | ||
| 1330 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1331 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1332 | - owl:onProperty :hasCriticalPath ; | ||
| 1333 | - ] ; | ||
| 1334 | -]. | ||
| 1335 | -[ | ||
| 1336 | - rdf:type owl:Axiom ; | ||
| 1337 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1338 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1339 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1340 | - owl:annotatedTarget [ | ||
| 1341 | - rdf:type owl:Restriction ; | ||
| 1342 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1343 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1344 | - owl:onProperty :hasEngineeringPhase ; | ||
| 1345 | - ] ; | ||
| 1346 | -]. | ||
| 1347 | -[ | ||
| 1348 | - rdf:type owl:Axiom ; | ||
| 1349 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1350 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1351 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1352 | - owl:annotatedTarget [ | ||
| 1353 | - rdf:type owl:Restriction ; | ||
| 1354 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1355 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1356 | - owl:onProperty :hasExecutionSubDiscipline ; | ||
| 1357 | - ] ; | ||
| 1358 | -]. | ||
| 1359 | -[ | ||
| 1360 | - rdf:type owl:Axiom ; | ||
| 1361 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1362 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1363 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1364 | - owl:annotatedTarget [ | ||
| 1365 | - rdf:type owl:Restriction ; | ||
| 1366 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1367 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1368 | - owl:onProperty :hasGeographicLocation ; | ||
| 1369 | - ] ; | ||
| 1370 | -]. | ||
| 1371 | -[ | ||
| 1372 | - rdf:type owl:Axiom ; | ||
| 1373 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1374 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1375 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1376 | - owl:annotatedTarget [ | ||
| 1377 | - rdf:type owl:Restriction ; | ||
| 1378 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1379 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1380 | - owl:onProperty :hasJobCardStatus ; | ||
| 1381 | - ] ; | ||
| 1382 | -]. | ||
| 1383 | -[ | ||
| 1384 | - rdf:type owl:Axiom ; | ||
| 1385 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1386 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1387 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1388 | - owl:annotatedTarget [ | ||
| 1389 | - rdf:type owl:Restriction ; | ||
| 1390 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1391 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1392 | - owl:onProperty :hasKPIStatus ; | ||
| 1393 | - ] ; | ||
| 1394 | -]. | ||
| 1395 | -[ | ||
| 1396 | - rdf:type owl:Axiom ; | ||
| 1397 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1398 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1399 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1400 | - owl:annotatedTarget [ | ||
| 1401 | - rdf:type owl:Restriction ; | ||
| 1402 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1403 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1404 | - owl:onProperty :hasLocationOfMaterial ; | ||
| 1405 | - ] ; | ||
| 1406 | -]. | ||
| 1407 | -[ | ||
| 1408 | - rdf:type owl:Axiom ; | ||
| 1409 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1410 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1411 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1412 | - owl:annotatedTarget [ | ||
| 1413 | - rdf:type owl:Restriction ; | ||
| 1414 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1415 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1416 | - owl:onProperty :hasLocationOfWork ; | ||
| 1417 | - ] ; | ||
| 1418 | -]. | ||
| 1419 | -[ | ||
| 1420 | - rdf:type owl:Axiom ; | ||
| 1421 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1422 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1423 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1424 | - owl:annotatedTarget [ | ||
| 1425 | - rdf:type owl:Restriction ; | ||
| 1426 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1427 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1428 | - owl:onProperty :hasLocationOnFacility ; | ||
| 1429 | - ] ; | ||
| 1430 | -]. | ||
| 1431 | -[ | ||
| 1432 | - rdf:type owl:Axiom ; | ||
| 1433 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1434 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1435 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1436 | - owl:annotatedTarget [ | ||
| 1437 | - rdf:type owl:Restriction ; | ||
| 1438 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1439 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1440 | - owl:onProperty :hasMainActivity ; | ||
| 1441 | - ] ; | ||
| 1442 | -]. | ||
| 1443 | -[ | ||
| 1444 | - rdf:type owl:Axiom ; | ||
| 1445 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1446 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1447 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1448 | - owl:annotatedTarget [ | ||
| 1449 | - rdf:type owl:Restriction ; | ||
| 1450 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1451 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1452 | - owl:onProperty :hasMechanicalCompletionPackage ; | ||
| 1453 | - ] ; | ||
| 1454 | -]. | ||
| 1455 | -[ | ||
| 1456 | - rdf:type owl:Axiom ; | ||
| 1457 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1458 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1459 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1460 | - owl:annotatedTarget [ | ||
| 1461 | - rdf:type owl:Restriction ; | ||
| 1462 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1463 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1464 | - owl:onProperty :hasOwnerResponsible ; | ||
| 1465 | - ] ; | ||
| 1466 | -]. | ||
| 1467 | -[ | ||
| 1468 | - rdf:type owl:Axiom ; | ||
| 1469 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1470 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1471 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1472 | - owl:annotatedTarget [ | ||
| 1473 | - rdf:type owl:Restriction ; | ||
| 1474 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1475 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1476 | - owl:onProperty :hasPlanResponsible ; | ||
| 1477 | - ] ; | ||
| 1478 | -]. | ||
| 1479 | -[ | ||
| 1480 | - rdf:type owl:Axiom ; | ||
| 1481 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1482 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1483 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1484 | - owl:annotatedTarget [ | ||
| 1485 | - rdf:type owl:Restriction ; | ||
| 1486 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1487 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1488 | - owl:onProperty :hasPortfolio ; | ||
| 1489 | - ] ; | ||
| 1490 | -]. | ||
| 1491 | -[ | ||
| 1492 | - rdf:type owl:Axiom ; | ||
| 1493 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1494 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1495 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1496 | - owl:annotatedTarget [ | ||
| 1497 | - rdf:type owl:Restriction ; | ||
| 1498 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1499 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1500 | - owl:onProperty :hasProcurementPackage ; | ||
| 1501 | - ] ; | ||
| 1502 | -]. | ||
| 1503 | -[ | ||
| 1504 | - rdf:type owl:Axiom ; | ||
| 1505 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1506 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1507 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1508 | - owl:annotatedTarget [ | ||
| 1509 | - rdf:type owl:Restriction ; | ||
| 1510 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1511 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1512 | - owl:onProperty :hasProjectCode ; | ||
| 1513 | - ] ; | ||
| 1514 | -]. | ||
| 1515 | -[ | ||
| 1516 | - rdf:type owl:Axiom ; | ||
| 1517 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1518 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1519 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1520 | - owl:annotatedTarget [ | ||
| 1521 | - rdf:type owl:Restriction ; | ||
| 1522 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1523 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1524 | - owl:onProperty :hasProjectResponsible ; | ||
| 1525 | - ] ; | ||
| 1526 | -]. | ||
| 1527 | -[ | ||
| 1528 | - rdf:type owl:Axiom ; | ||
| 1529 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1530 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1531 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1532 | - owl:annotatedTarget [ | ||
| 1533 | - rdf:type owl:Restriction ; | ||
| 1534 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1535 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1536 | - owl:onProperty :hasProjectType ; | ||
| 1537 | - ] ; | ||
| 1538 | -]. | ||
| 1539 | -[ | ||
| 1540 | - rdf:type owl:Axiom ; | ||
| 1541 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1542 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1543 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1544 | - owl:annotatedTarget [ | ||
| 1545 | - rdf:type owl:Restriction ; | ||
| 1546 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1547 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1548 | - owl:onProperty :hasReporting ; | ||
| 1549 | - ] ; | ||
| 1550 | -]. | ||
| 1551 | -[ | ||
| 1552 | - rdf:type owl:Axiom ; | ||
| 1553 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1554 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1555 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1556 | - owl:annotatedTarget [ | ||
| 1557 | - rdf:type owl:Restriction ; | ||
| 1558 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1559 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1560 | - owl:onProperty :hasSection ; | ||
| 1561 | - ] ; | ||
| 1562 | -]. | ||
| 1563 | -[ | ||
| 1564 | - rdf:type owl:Axiom ; | ||
| 1565 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1566 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1567 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1568 | - owl:annotatedTarget [ | ||
| 1569 | - rdf:type owl:Restriction ; | ||
| 1570 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1571 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1572 | - owl:onProperty :hasShutDownPeriod ; | ||
| 1573 | - ] ; | ||
| 1574 | -]. | ||
| 1575 | -[ | ||
| 1576 | - rdf:type owl:Axiom ; | ||
| 1577 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1578 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1579 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1580 | - owl:annotatedTarget [ | ||
| 1581 | - rdf:type owl:Restriction ; | ||
| 1582 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1583 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1584 | - owl:onProperty :hasSource ; | ||
| 1585 | - ] ; | ||
| 1586 | -]. | ||
| 1587 | -[ | ||
| 1588 | - rdf:type owl:Axiom ; | ||
| 1589 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1590 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1591 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1592 | - owl:annotatedTarget [ | ||
| 1593 | - rdf:type owl:Restriction ; | ||
| 1594 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1595 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1596 | - owl:onProperty :hasSupplierATS ; | ||
| 1597 | - ] ; | ||
| 1598 | -]. | ||
| 1599 | -[ | ||
| 1600 | - rdf:type owl:Axiom ; | ||
| 1601 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1602 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1603 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1604 | - owl:annotatedTarget [ | ||
| 1605 | - rdf:type owl:Restriction ; | ||
| 1606 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1607 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1608 | - owl:onProperty :hasSystemResponsible ; | ||
| 1609 | - ] ; | ||
| 1610 | -]. | ||
| 1611 | -[ | ||
| 1612 | - rdf:type owl:Axiom ; | ||
| 1613 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1614 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1615 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1616 | - owl:annotatedTarget [ | ||
| 1617 | - rdf:type owl:Restriction ; | ||
| 1618 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1619 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1620 | - owl:onProperty :hasSystemType ; | ||
| 1621 | - ] ; | ||
| 1622 | -]. | ||
| 1623 | -[ | ||
| 1624 | - rdf:type owl:Axiom ; | ||
| 1625 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1626 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1627 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1628 | - owl:annotatedTarget [ | ||
| 1629 | - rdf:type owl:Restriction ; | ||
| 1630 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1631 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1632 | - owl:onProperty :hasTaskResponsible ; | ||
| 1633 | - ] ; | ||
| 1634 | -]. | ||
| 1635 | -[ | ||
| 1636 | - rdf:type owl:Axiom ; | ||
| 1637 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1638 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1639 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1640 | - owl:annotatedTarget [ | ||
| 1641 | - rdf:type owl:Restriction ; | ||
| 1642 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1643 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1644 | - owl:onProperty :hasWBS ; | ||
| 1645 | - ] ; | ||
| 1646 | -]. | ||
| 1647 | -[ | ||
| 1648 | - rdf:type owl:Axiom ; | ||
| 1649 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1650 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1651 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1652 | - owl:annotatedTarget [ | ||
| 1653 | - rdf:type owl:Restriction ; | ||
| 1654 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1655 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1656 | - owl:onProperty :hasWBSpart1 ; | ||
| 1657 | - ] ; | ||
| 1658 | -]. | ||
| 1659 | -[ | ||
| 1660 | - rdf:type owl:Axiom ; | ||
| 1661 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1662 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1663 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1664 | - owl:annotatedTarget [ | ||
| 1665 | - rdf:type owl:Restriction ; | ||
| 1666 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1667 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1668 | - owl:onProperty :hasWBSpart2 ; | ||
| 1669 | - ] ; | ||
| 1670 | -]. | ||
| 1671 | -[ | ||
| 1672 | - rdf:type owl:Axiom ; | ||
| 1673 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1674 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1675 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1676 | - owl:annotatedTarget [ | ||
| 1677 | - rdf:type owl:Restriction ; | ||
| 1678 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1679 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1680 | - owl:onProperty :hasWBSpart3 ; | ||
| 1681 | - ] ; | ||
| 1682 | -]. | ||
| 1683 | -[ | ||
| 1684 | - rdf:type owl:Axiom ; | ||
| 1685 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1686 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1687 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1688 | - owl:annotatedTarget [ | ||
| 1689 | - rdf:type owl:Restriction ; | ||
| 1690 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1691 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1692 | - owl:onProperty :hasWBSpart4 ; | ||
| 1693 | - ] ; | ||
| 1694 | -]. | ||
| 1695 | -[ | ||
| 1696 | - rdf:type owl:Axiom ; | ||
| 1697 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1698 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1699 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1700 | - owl:annotatedTarget [ | ||
| 1701 | - rdf:type owl:Restriction ; | ||
| 1702 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1703 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1704 | - owl:onProperty :hasWBSpart5 ; | ||
| 1705 | - ] ; | ||
| 1706 | -]. | ||
| 1707 | -[ | ||
| 1708 | - rdf:type owl:Axiom ; | ||
| 1709 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1710 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1711 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1712 | - owl:annotatedTarget [ | ||
| 1713 | - rdf:type owl:Restriction ; | ||
| 1714 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1715 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1716 | - owl:onProperty :hasWorkCenter ; | ||
| 1717 | - ] ; | ||
| 1718 | -]. | ||
| 1719 | -[ | ||
| 1720 | - rdf:type owl:Axiom ; | ||
| 1721 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1722 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1723 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1724 | - owl:annotatedTarget [ | ||
| 1725 | - rdf:type owl:Restriction ; | ||
| 1726 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1727 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1728 | - owl:onProperty :hasWorkOrder ; | ||
| 1729 | - ] ; | ||
| 1730 | -]. | ||
| 1731 | -[ | ||
| 1732 | - rdf:type owl:Axiom ; | ||
| 1733 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1734 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1735 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1736 | - owl:annotatedTarget [ | ||
| 1737 | - rdf:type owl:Restriction ; | ||
| 1738 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1739 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1740 | - owl:onProperty :hasWorkOrderType ; | ||
| 1741 | - ] ; | ||
| 1742 | -]. | ||
| 1743 | -[ | ||
| 1744 | - rdf:type owl:Axiom ; | ||
| 1745 | - ilap:shouldUseRef "true"^^xsd:boolean ; | ||
| 1746 | - owl:annotatedProperty rdfs:subClassOf ; | ||
| 1747 | - owl:annotatedSource :SpecifiedUserField ; | ||
| 1748 | - owl:annotatedTarget [ | ||
| 1749 | - rdf:type owl:Restriction ; | ||
| 1750 | - owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; | ||
| 1751 | - owl:onClass ilap:FreeFieldValue ; | ||
| 1752 | - owl:onProperty :requiresWorkOrderType ; | ||
| 1753 | - ] ; | ||
| 1754 | -]. | ... | ... |
| ... | @@ -206,7 +206,6 @@ | ... | @@ -206,7 +206,6 @@ |
| 206 | . | 206 | . |
| 207 | :Activity_1 | 207 | :Activity_1 |
| 208 | rdf:type :Activity ; | 208 | rdf:type :Activity ; |
| 209 | - :hasSpecifiedUserField userfield:SpecifiedUserField_1 ; | ||
| 210 | rdfs:label "Activity 1"^^xsd:string ; | 209 | rdfs:label "Activity 1"^^xsd:string ; |
| 211 | . | 210 | . |
| 212 | :AfterShutdown | 211 | :AfterShutdown |
| ... | @@ -3280,9 +3279,6 @@ userfield:SourceSpecifiedUserField | ... | @@ -3280,9 +3279,6 @@ userfield:SourceSpecifiedUserField |
| 3280 | userfield:SpecifiedUserField | 3279 | userfield:SpecifiedUserField |
| 3281 | rdfs:comment "A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string ; | 3280 | rdfs:comment "A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."^^xsd:string ; |
| 3282 | . | 3281 | . |
| 3283 | -userfield:SpecifiedUserField_1 | ||
| 3284 | - userfield:hasWBSpart2 :FreeFieldValue_1 ; | ||
| 3285 | -. | ||
| 3286 | userfield:hasFreeFieldForSpecifiedUserField | 3282 | userfield:hasFreeFieldForSpecifiedUserField |
| 3287 | rdf:type owl:ObjectProperty ; | 3283 | rdf:type owl:ObjectProperty ; |
| 3288 | . | 3284 | . | ... | ... |
-
Please register or login to post a comment