Showing
1 changed file
with
20 additions
and
20 deletions
| ... | @@ -30,13 +30,13 @@ ILAP:ActivityWBS_1 | ... | @@ -30,13 +30,13 @@ ILAP:ActivityWBS_1 |
| 30 | rdf:type ILAP:ActivityWBS ; | 30 | rdf:type ILAP:ActivityWBS ; |
| 31 | rdfs:label "Activity WBS 1"^^xsd:string ; | 31 | rdfs:label "Activity WBS 1"^^xsd:string ; |
| 32 | ILAP:hasWBScomponent | 32 | ILAP:hasWBScomponent |
| 33 | - ILAP:PBS_ACAA_1 , SCCS:PBS_ACAA ; | 33 | + SCCS:PBS_ACAA , ILAP:PBS_ACAA_1 ; |
| 34 | - ILAP:hasWBSphase ILAP:SAB_51_1 , SCCS:SAB_51 ; | 34 | + ILAP:hasWBSphase SCCS:SAB_51 , ILAP:SAB_51_1 ; |
| 35 | - ILAP:hasWBSresource ILAP:COR_KD_1 , SCCS:COR_KD . | 35 | + ILAP:hasWBSresource SCCS:COR_KD , ILAP:COR_KD_1 . |
| 36 | 36 | ||
| 37 | -ILAP:AreaCode | 37 | +ILAP:Area_Code_Value_1 |
| 38 | rdf:type USERFIELDS:FreeTextField ; | 38 | rdf:type USERFIELDS:FreeTextField ; |
| 39 | - rdfs:label "Area code"^^xsd:string ; | 39 | + rdfs:label "Area code value 1"^^xsd:string ; |
| 40 | USERFIELDS:hasDescription | 40 | USERFIELDS:hasDescription |
| 41 | "Area Code AA"^^xsd:string ; | 41 | "Area Code AA"^^xsd:string ; |
| 42 | USERFIELDS:hasShort "AC AA"^^xsd:string . | 42 | USERFIELDS:hasShort "AC AA"^^xsd:string . |
| ... | @@ -53,9 +53,9 @@ ILAP:Contract_1 | ... | @@ -53,9 +53,9 @@ ILAP:Contract_1 |
| 53 | rdf:type ILAP:Contract ; | 53 | rdf:type ILAP:Contract ; |
| 54 | rdfs:label "Contract 1"^^xsd:string . | 54 | rdfs:label "Contract 1"^^xsd:string . |
| 55 | 55 | ||
| 56 | -ILAP:CostCenter | 56 | +ILAP:Cost_Center_Value_1 |
| 57 | rdf:type USERFIELDS:FreeTextField ; | 57 | rdf:type USERFIELDS:FreeTextField ; |
| 58 | - rdfs:label "Cost center"^^xsd:string ; | 58 | + rdfs:label "Cost center value 1"^^xsd:string ; |
| 59 | USERFIELDS:hasDescription | 59 | USERFIELDS:hasDescription |
| 60 | "COST CENTER B"^^xsd:string ; | 60 | "COST CENTER B"^^xsd:string ; |
| 61 | USERFIELDS:hasShort "CCB"^^xsd:string . | 61 | USERFIELDS:hasShort "CCB"^^xsd:string . |
| ... | @@ -64,9 +64,9 @@ ILAP:FinishToStart_1_2 | ... | @@ -64,9 +64,9 @@ ILAP:FinishToStart_1_2 |
| 64 | rdf:type ILAP:FinishToStart ; | 64 | rdf:type ILAP:FinishToStart ; |
| 65 | rdfs:label "Finish to start 1 2"^^xsd:string . | 65 | rdfs:label "Finish to start 1 2"^^xsd:string . |
| 66 | 66 | ||
| 67 | -ILAP:Index_Code_Value | 67 | +ILAP:Index_Code_Value_1 |
| 68 | rdf:type USERFIELDS:FreeTextField ; | 68 | rdf:type USERFIELDS:FreeTextField ; |
| 69 | - rdfs:label "Index Code" ; | 69 | + rdfs:label "Index code value 1"^^xsd:string ; |
| 70 | USERFIELDS:hasDescription | 70 | USERFIELDS:hasDescription |
| 71 | "Index A"^^xsd:string ; | 71 | "Index A"^^xsd:string ; |
| 72 | USERFIELDS:hasShort "EXA"^^xsd:string . | 72 | USERFIELDS:hasShort "EXA"^^xsd:string . |
| ... | @@ -174,9 +174,9 @@ ILAP:Project_1 | ... | @@ -174,9 +174,9 @@ ILAP:Project_1 |
| 174 | rdf:type ILAP:Project ; | 174 | rdf:type ILAP:Project ; |
| 175 | rdfs:label "Project 1"^^xsd:string . | 175 | rdfs:label "Project 1"^^xsd:string . |
| 176 | 176 | ||
| 177 | -ILAP:Quality_Descriptor_1 | 177 | +ILAP:Quality_Value_1 |
| 178 | rdf:type USERFIELDS:FreeTextField ; | 178 | rdf:type USERFIELDS:FreeTextField ; |
| 179 | - rdfs:label "Quality Level" ; | 179 | + rdfs:label "Quality value 1"^^xsd:string ; |
| 180 | USERFIELDS:hasDescription | 180 | USERFIELDS:hasDescription |
| 181 | "High Quality"^^xsd:string ; | 181 | "High Quality"^^xsd:string ; |
| 182 | USERFIELDS:hasShort "HQ"^^xsd:string . | 182 | USERFIELDS:hasShort "HQ"^^xsd:string . |
| ... | @@ -204,7 +204,7 @@ ILAP:ScheduledMilestone_1 | ... | @@ -204,7 +204,7 @@ ILAP:ScheduledMilestone_1 |
| 204 | rdf:type ILAP:ScheduledMilestone ; | 204 | rdf:type ILAP:ScheduledMilestone ; |
| 205 | rdfs:label "Scheduled milestone 1"^^xsd:string . | 205 | rdfs:label "Scheduled milestone 1"^^xsd:string . |
| 206 | 206 | ||
| 207 | -ILAP:ShutdownPeriod_1 | 207 | +ILAP:Shutdown_Period_1 |
| 208 | rdf:type USERFIELDS:FreeTextField ; | 208 | rdf:type USERFIELDS:FreeTextField ; |
| 209 | rdfs:label "Shutdown period 1"^^xsd:string ; | 209 | rdfs:label "Shutdown period 1"^^xsd:string ; |
| 210 | USERFIELDS:hasDescription | 210 | USERFIELDS:hasDescription |
| ... | @@ -221,7 +221,7 @@ ILAP:SummerShutdown_UC1 | ... | @@ -221,7 +221,7 @@ ILAP:SummerShutdown_UC1 |
| 221 | ILAP:hasShutdownPriority | 221 | ILAP:hasShutdownPriority |
| 222 | ILAP:NormalPriority ; | 222 | ILAP:NormalPriority ; |
| 223 | ILAP:hasShutdownType | 223 | ILAP:hasShutdownType |
| 224 | - ILAP:ProductionShutdown , ILAP:ScheduledShutdown , ILAP:SystemShutdown . | 224 | + ILAP:SystemShutdown , ILAP:ScheduledShutdown , ILAP:ProductionShutdown . |
| 225 | 225 | ||
| 226 | ILAP:UseCaseAibelToCOPNO | 226 | ILAP:UseCaseAibelToCOPNO |
| 227 | rdf:type ILAP:Source ; | 227 | rdf:type ILAP:Source ; |
| ... | @@ -233,14 +233,14 @@ ILAP:UserField | ... | @@ -233,14 +233,14 @@ ILAP:UserField |
| 233 | rdfs:subClassOf | 233 | rdfs:subClassOf |
| 234 | [ rdf:type owl:Restriction ; | 234 | [ rdf:type owl:Restriction ; |
| 235 | owl:onDataRange xsd:string ; | 235 | owl:onDataRange xsd:string ; |
| 236 | - owl:onProperty ILAP:hasValue ; | 236 | + owl:onProperty ILAP:hasValueSource ; |
| 237 | owl:qualifiedCardinality | 237 | owl:qualifiedCardinality |
| 238 | "1"^^xsd:nonNegativeInteger | 238 | "1"^^xsd:nonNegativeInteger |
| 239 | ] ; | 239 | ] ; |
| 240 | rdfs:subClassOf | 240 | rdfs:subClassOf |
| 241 | [ rdf:type owl:Restriction ; | 241 | [ rdf:type owl:Restriction ; |
| 242 | owl:onDataRange xsd:string ; | 242 | owl:onDataRange xsd:string ; |
| 243 | - owl:onProperty ILAP:hasValueSource ; | 243 | + owl:onProperty ILAP:hasValue ; |
| 244 | owl:qualifiedCardinality | 244 | owl:qualifiedCardinality |
| 245 | "1"^^xsd:nonNegativeInteger | 245 | "1"^^xsd:nonNegativeInteger |
| 246 | ] . | 246 | ] . |
| ... | @@ -254,19 +254,19 @@ ILAP:UserField_for_PlannedActivity_2 | ... | @@ -254,19 +254,19 @@ ILAP:UserField_for_PlannedActivity_2 |
| 254 | rdf:type USERFIELDS:UserField ; | 254 | rdf:type USERFIELDS:UserField ; |
| 255 | rdfs:label "User Field for Planned Activity 2" ; | 255 | rdfs:label "User Field for Planned Activity 2" ; |
| 256 | USERFIELDS:hasIndexCode | 256 | USERFIELDS:hasIndexCode |
| 257 | - ILAP:Index_Code_Value ; | 257 | + ILAP:Index_Code_Value_1 ; |
| 258 | USERFIELDS:hasQuality | 258 | USERFIELDS:hasQuality |
| 259 | - ILAP:Quality_Descriptor_1 ; | 259 | + ILAP:Quality_Value_1 ; |
| 260 | USERFIELDS:hasShutDownPeriod | 260 | USERFIELDS:hasShutDownPeriod |
| 261 | - ILAP:ShutdownPeriod_1 . | 261 | + ILAP:Shutdown_Period_1 . |
| 262 | 262 | ||
| 263 | ILAP:UserField_for_Scheduled_Activity_1 | 263 | ILAP:UserField_for_Scheduled_Activity_1 |
| 264 | rdf:type USERFIELDS:UserField ; | 264 | rdf:type USERFIELDS:UserField ; |
| 265 | rdfs:label "User field for Scheduled Activity 1"^^xsd:string ; | 265 | rdfs:label "User field for Scheduled Activity 1"^^xsd:string ; |
| 266 | USERFIELDS:hasAreaCode | 266 | USERFIELDS:hasAreaCode |
| 267 | - ILAP:AreaCode ; | 267 | + ILAP:Area_Code_Value_1 ; |
| 268 | USERFIELDS:hasCostCenter | 268 | USERFIELDS:hasCostCenter |
| 269 | - ILAP:CostCenter . | 269 | + ILAP:Cost_Center_Value_1 . |
| 270 | 270 | ||
| 271 | ILAP:WorkOrder_1 | 271 | ILAP:WorkOrder_1 |
| 272 | rdf:type ILAP:WorkOrder ; | 272 | rdf:type ILAP:WorkOrder ; | ... | ... |
-
Please register or login to post a comment