Showing
2 changed files
with
18 additions
and
16 deletions
| ... | @@ -109,9 +109,10 @@ UC1:CurrentSchedule_1 | ... | @@ -109,9 +109,10 @@ UC1:CurrentSchedule_1 |
| 109 | UC1:ExternalReference_1 | 109 | UC1:ExternalReference_1 |
| 110 | rdf:type ILAP:ExternalReference ; | 110 | rdf:type ILAP:ExternalReference ; |
| 111 | rdfs:label "External reference 1"^^xsd:string ; | 111 | rdfs:label "External reference 1"^^xsd:string ; |
| 112 | + ILAP:hasObjectReferenceID | ||
| 113 | + "UC2-Ex2-P6-102"^^xsd:string ; | ||
| 112 | ILAP:hasReferenceApplication | 114 | ILAP:hasReferenceApplication |
| 113 | - ILAP:SAP ; | 115 | + ILAP:SAP . |
| 114 | - ILAP:hasReferenceID "UC2-Ex2-P6-102"^^xsd:string . | ||
| 115 | 116 | ||
| 116 | UC1:LiveSchedule_1 | 117 | UC1:LiveSchedule_1 |
| 117 | rdf:type ILAP:LiveSchedule ; | 118 | rdf:type ILAP:LiveSchedule ; |
| ... | @@ -190,13 +191,15 @@ UC1:Profile_1 | ... | @@ -190,13 +191,15 @@ UC1:Profile_1 |
| 190 | rdf:type ILAP:ResourceProfile ; | 191 | rdf:type ILAP:ResourceProfile ; |
| 191 | rdfs:label "Profile 1"^^xsd:string ; | 192 | rdfs:label "Profile 1"^^xsd:string ; |
| 192 | ILAP:hasProfilePoint | 193 | ILAP:hasProfilePoint |
| 193 | - ILAP:ProfilePoint_2 , ILAP:ProfilePoint_1 . | 194 | + ILAP:ProfilePoint_1 , ILAP:ProfilePoint_2 . |
| 194 | 195 | ||
| 195 | UC1:ProjectPlan_1 | 196 | UC1:ProjectPlan_1 |
| 196 | rdf:type ILAP:ProjectPlan ; | 197 | rdf:type ILAP:ProjectPlan ; |
| 197 | rdfs:label "Project plan 1"^^xsd:string ; | 198 | rdfs:label "Project plan 1"^^xsd:string ; |
| 198 | ILAP:hasExternalReference | 199 | ILAP:hasExternalReference |
| 199 | <http://data.posccaesar.org/Data/UC2/R-1234567890> ; | 200 | <http://data.posccaesar.org/Data/UC2/R-1234567890> ; |
| 201 | + ILAP:hasObjectReferenceID | ||
| 202 | + "RDS489590"^^xsd:string ; | ||
| 200 | ILAP:hasPlanAssetOwner | 203 | ILAP:hasPlanAssetOwner |
| 201 | <http://data.posccaesar.org/brreg/EniNorge> ; | 204 | <http://data.posccaesar.org/brreg/EniNorge> ; |
| 202 | ILAP:hasPlanContractType | 205 | ILAP:hasPlanContractType |
| ... | @@ -230,8 +233,7 @@ UC1:ProjectPlan_1 | ... | @@ -230,8 +233,7 @@ UC1:ProjectPlan_1 |
| 230 | ILAP:hasPlanSupplier | 233 | ILAP:hasPlanSupplier |
| 231 | <http://data.posccaesar.org/brreg/BakerHughes> , <http://data.posccaesar.org/brreg/Schlumberger> ; | 234 | <http://data.posccaesar.org/brreg/BakerHughes> , <http://data.posccaesar.org/brreg/Schlumberger> ; |
| 232 | ILAP:hasPlanUserField | 235 | ILAP:hasPlanUserField |
| 233 | - <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ; | 236 | + <http://data.posccaesar.org/NCS_PLANNING/UserField_2> , <http://data.posccaesar.org/NCS_PLANNING/UserField_3> , <http://data.posccaesar.org/NCS_PLANNING/UserField_1> . |
| 234 | - ILAP:hasReferenceID "RDS489590"^^xsd:string . | ||
| 235 | 237 | ||
| 236 | UC1:Project_1 | 238 | UC1:Project_1 |
| 237 | rdf:type ILAP:Project ; | 239 | rdf:type ILAP:Project ; | ... | ... |
| ... | @@ -17,7 +17,7 @@ UC2: rdf:type owl:Ontology ; | ... | @@ -17,7 +17,7 @@ UC2: rdf:type owl:Ontology ; |
| 17 | owl:imports NCS: . | 17 | owl:imports NCS: . |
| 18 | 18 | ||
| 19 | UC2:ActivityWBS_1 | 19 | UC2:ActivityWBS_1 |
| 20 | - rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> , PBS:AC , ILAP:ActivityWBS , COR:ADA ; | 20 | + rdf:type COR:ADA , ILAP:ActivityWBS , PBS:AC , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6> ; |
| 21 | rdfs:label "Activity WBS 1"^^xsd:string . | 21 | rdfs:label "Activity WBS 1"^^xsd:string . |
| 22 | 22 | ||
| 23 | UC2:Baseline_1 | 23 | UC2:Baseline_1 |
| ... | @@ -33,7 +33,7 @@ UC2:CurrentControlEstimate_1 | ... | @@ -33,7 +33,7 @@ UC2:CurrentControlEstimate_1 |
| 33 | rdfs:label "Current control estimate 1"^^xsd:string . | 33 | rdfs:label "Current control estimate 1"^^xsd:string . |
| 34 | 34 | ||
| 35 | UC2:Discipline_1 | 35 | UC2:Discipline_1 |
| 36 | - rdf:type ILAP:Discipline , COR:BEA ; | 36 | + rdf:type COR:BEA , ILAP:Discipline ; |
| 37 | rdfs:label "Discipline 1"^^xsd:string . | 37 | rdfs:label "Discipline 1"^^xsd:string . |
| 38 | 38 | ||
| 39 | UC2:Discipline_2 | 39 | UC2:Discipline_2 |
| ... | @@ -41,7 +41,7 @@ UC2:Discipline_2 | ... | @@ -41,7 +41,7 @@ UC2:Discipline_2 |
| 41 | rdfs:label "Discipline 2"^^xsd:string . | 41 | rdfs:label "Discipline 2"^^xsd:string . |
| 42 | 42 | ||
| 43 | UC2:Location_1 | 43 | UC2:Location_1 |
| 44 | - rdf:type ILAP:Location , NPD:StatfjordA ; | 44 | + rdf:type NPD:StatfjordA , ILAP:Location ; |
| 45 | rdfs:label "Location 1"^^xsd:string . | 45 | rdfs:label "Location 1"^^xsd:string . |
| 46 | 46 | ||
| 47 | UC2:Milestone_1 | 47 | UC2:Milestone_1 |
| ... | @@ -76,7 +76,7 @@ UC2:Profile_1 | ... | @@ -76,7 +76,7 @@ UC2:Profile_1 |
| 76 | rdf:type ILAP:ResourceProfile ; | 76 | rdf:type ILAP:ResourceProfile ; |
| 77 | rdfs:label "Profile 1"^^xsd:string ; | 77 | rdfs:label "Profile 1"^^xsd:string ; |
| 78 | ILAP:hasProfilePoint | 78 | ILAP:hasProfilePoint |
| 79 | - UC2:ProfilePoint_2 , UC2:ProfilePoint_1 . | 79 | + UC2:ProfilePoint_1 , UC2:ProfilePoint_2 . |
| 80 | 80 | ||
| 81 | UC2:ProjectPlan_2 | 81 | UC2:ProjectPlan_2 |
| 82 | rdf:type ILAP:ProjectPlan ; | 82 | rdf:type ILAP:ProjectPlan ; |
| ... | @@ -117,7 +117,7 @@ ILAP:ContractorWBS_1 | ... | @@ -117,7 +117,7 @@ ILAP:ContractorWBS_1 |
| 117 | rdf:type ILAP:ContractorWBS ; | 117 | rdf:type ILAP:ContractorWBS ; |
| 118 | rdfs:label "Contractor WBS 1"^^xsd:string ; | 118 | rdfs:label "Contractor WBS 1"^^xsd:string ; |
| 119 | ILAP:hasContractorWBSelement | 119 | ILAP:hasContractorWBSelement |
| 120 | - "Pump engineer"^^xsd:string , "Installing pump"^^xsd:string , "Installation activity"^^xsd:string . | 120 | + "Installation activity"^^xsd:string , "Installing pump"^^xsd:string , "Pump engineer"^^xsd:string . |
| 121 | 121 | ||
| 122 | ILAP:Discipline_1 | 122 | ILAP:Discipline_1 |
| 123 | rdf:type COR:CDA . | 123 | rdf:type COR:CDA . |
| ... | @@ -125,17 +125,17 @@ ILAP:Discipline_1 | ... | @@ -125,17 +125,17 @@ ILAP:Discipline_1 |
| 125 | ILAP:PlannedActivity | 125 | ILAP:PlannedActivity |
| 126 | rdfs:subClassOf | 126 | rdfs:subClassOf |
| 127 | [ rdf:type owl:Restriction ; | 127 | [ rdf:type owl:Restriction ; |
| 128 | - owl:allValuesFrom ILAP:ResponsibleOrganization ; | 128 | + owl:allValuesFrom ILAP:Calendar ; |
| 129 | - owl:onProperty ILAP:hasActivityResponsibleOrganization | 129 | + owl:onProperty ILAP:hasActivityCalendar |
| 130 | ] ; | 130 | ] ; |
| 131 | rdfs:subClassOf | 131 | rdfs:subClassOf |
| 132 | [ rdf:type owl:Restriction ; | 132 | [ rdf:type owl:Restriction ; |
| 133 | - owl:allValuesFrom ILAP:Calendar ; | 133 | + owl:allValuesFrom ILAP:ResponsibleOrganization ; |
| 134 | - owl:onProperty ILAP:hasActivityCalendar | 134 | + owl:onProperty ILAP:hasActivityResponsibleOrganization |
| 135 | ] . | 135 | ] . |
| 136 | 136 | ||
| 137 | ILAP:PlannedActivity_1 | 137 | ILAP:PlannedActivity_1 |
| 138 | - rdf:type <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412> , PBS:ACAE , COR:ADA ; | 138 | + rdf:type COR:ADA , PBS:ACAE , <http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#412> ; |
| 139 | ILAP:hasActivityContractor | 139 | ILAP:hasActivityContractor |
| 140 | <http://data.posccaesar.org/brreg/Subsea7> ; | 140 | <http://data.posccaesar.org/brreg/Subsea7> ; |
| 141 | ILAP:hasActivityDiscipline | 141 | ILAP:hasActivityDiscipline |
| ... | @@ -155,5 +155,5 @@ ILAP:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityIn | ... | @@ -155,5 +155,5 @@ ILAP:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityIn |
| 155 | ILAP:hasActivityWBS | 155 | ILAP:hasActivityWBS |
| 156 | rdfs:range ILAP:ActivityWBS . | 156 | rdfs:range ILAP:ActivityWBS . |
| 157 | 157 | ||
| 158 | -ILAP:hasReferenceID | 158 | +ILAP:hasObjectReferenceID |
| 159 | rdfs:domain owl:Thing . | 159 | rdfs:domain owl:Thing . | ... | ... |
-
Please register or login to post a comment