Tore Christiansen

Cleaning up folders

K 25
svn:wc:ra_dav:version-url
V 41
/svn/ilap/!svn/ver/29/OWL_1_5/UseCaseData
END
UC1.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/33/OWL_1_5/UseCaseData/UC1.ttl
END
UC2.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC2.ttl
END
UC3.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC3.ttl
END
UC4.ttl
K 25
svn:wc:ra_dav:version-url
V 49
/svn/ilap/!svn/ver/35/OWL_1_5/UseCaseData/UC4.ttl
END
10
dir
29
https://jord-dev.org/svn/ilap/OWL_1_5/UseCaseData
https://jord-dev.org/svn/ilap
2014-04-11T13:08:56.690329Z
29
hmottestad
svn:special svn:externals svn:needs-lock
32c34ce5-302f-44b3-a65a-1ca98c1fea32
UC1.ttl
file
33
2014-05-11T16:32:08.594000Z
a5592fd0d8c2d96e2bd8ef46f6ea7161
2014-05-11T16:35:11.566577Z
33
tchr
5671
UC2.ttl
file
35
2014-05-18T19:28:57.996000Z
26e9d24fa0efc0414d5c78978ca1b41c
2014-05-22T10:23:08.759623Z
35
tchr
11899
UC3.ttl
file
35
2014-05-18T19:28:57.801000Z
46b74a854c2c8b30ef1b88c85e0232d4
2014-05-22T10:23:08.759623Z
35
tchr
8027
UC4.ttl
file
35
2014-05-18T19:28:57.744000Z
8efa6f480e8f5f9818a8969a480652c6
2014-05-22T10:23:08.759623Z
35
tchr
1036
# baseURI: http://data.posccaesar.org/Data/UC1/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC1: <http://data.posccaesar.org/Data/UC1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC1:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC1:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC1:PlannedResource_1 ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC1:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC1:ProjectPlan_1 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC1:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "100750"^^xsd:float ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC1:ScheduledResource_1 ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC1:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC1:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:TargetSchedule_1 ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC1:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC1:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC1:ActualSchedule_1 ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC1:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
ILAP:hasScheduleBaseline UC1:Baseline_1 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC1:Baseline_1
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 1"^^xsd:string ;
.
UC1:Baseline_2
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 2"^^xsd:string ;
.
UC1:Baseline_3
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 3"^^xsd:string ;
.
UC1:Baseline_4
rdf:type ILAP:Baseline ;
ILAP:hasBaselineCreatedDate "2014-03-25"^^xsd:date ;
rdfs:label "Baseline 4"^^xsd:string ;
.
UC1:CurrentSchedule_1
rdf:type ILAP:CurrentSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_2 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Current schedule 1"^^xsd:string ;
.
UC1:LiveSchedule_1
rdf:type ILAP:LiveSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_3 ;
rdfs:label "Live schedule 1"^^xsd:string ;
.
UC1:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC1:PlannedResource_1
rdf:type ILAP:PlannedResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC1:ProfilePoint_1
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "0.1"^^xsd:float ;
ILAP:hasProfilePointYValue "0.2"^^xsd:float ;
rdfs:label "Profile point 1"^^xsd:string ;
.
UC1:ProfilePoint_2
rdf:type ILAP:ProfilePoint ;
ILAP:hasProfilePointXValue "1.0"^^xsd:float ;
ILAP:hasProfilePointYValue "0.9"^^xsd:float ;
rdfs:label "Profile point 2"^^xsd:string ;
.
UC1:Profile_1
rdf:type ILAP:Profile ;
ILAP:hasProfilePoint ILAP:ProfilePoint_1 ;
ILAP:hasProfilePoint ILAP:ProfilePoint_2 ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC1:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_1> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_2> ;
ILAP:hasPlanUserField <http://data.posccaesar.org/NCS_PLANNING/UserField_3> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC1:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC1:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
ILAP:hasResourceProfile UC1:Profile_1 ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC1:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasScheduleBaseline UC1:Baseline_4 ;
ILAP:hasSchedulePlan UC1:ProjectPlan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC1:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
UC1:UserField_2
rdf:type ILAP:UserField ;
rdfs:label "User field 2"^^xsd:string ;
.
UC1:UserField_3
rdf:type ILAP:UserField ;
rdfs:label "User field 3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_1>
ILAP:hasUserFieldName "Area"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Processing System"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_2>
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "SAP-WO-101-3"^^xsd:string ;
.
<http://data.posccaesar.org/NCS_PLANNING/UserField_3>
ILAP:hasUserFieldName "Risk Factor"^^xsd:string ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasUserFieldValue "Explosive Environment"^^xsd:string ;
.
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix : <http://data.posccaesar.org/Data/UC2/> .
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC2: <http://data.posccaesar.org/Data/UC2/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC2:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC2:ActivityInPlan_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/Technip> ;
ILAP:hasActivityContractorWBS UC2:ContractorWBS_1 ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_C_Construction_Overheads> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_H_Owners_Personnel> ;
ILAP:hasActivityResource <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityResourceProfile UC2:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_3_Material_deliveries> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC2:Successor_1 ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkTask UC2:WorkTask_1 ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/ArrivingEvent_1> ;
ILAP:hasActivityWorkTask <http://data.posccaesar.org/epcis/DepartingEvent_1> ;
ILAP:hasActivityWorkVolume "1000"^^xsd:float ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasFixedFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasFixedStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in plan 1"^^xsd:string ;
.
UC2:ActivityInPlan_2
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_1 ;
ILAP:hasActivitySuccessor UC2:Successor_2 ;
rdfs:label "Activity in plan 2"^^xsd:string ;
.
UC2:ActivityInPlan_3
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityPlan UC2:Plan_1 ;
ILAP:hasActivityPredecessor UC2:Successor_2 ;
rdfs:label "Activity in plan 3"^^xsd:string ;
.
UC2:ActivityInSchedule_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityDuration "P0Y0M10D"^^xsd:duration ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
ILAP:hasActivityWorkVolume "30"^^xsd:float ;
ILAP:hasEarlyFinish "2014-04-15T09:00:00"^^xsd:dateTime ;
ILAP:hasEarlyStart "2014-04-01T09:00:00"^^xsd:dateTime ;
ILAP:hasExternalReference UC2:ExternalReference_4 ;
ILAP:hasLateFinish "2014-04-20T09:00:00"^^xsd:dateTime ;
ILAP:hasLateStart "2014-04-01T09:00:00"^^xsd:dateTime ;
rdfs:label "Activity in schedule 1"^^xsd:string ;
.
UC2:ActivityInSchedule_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
rdfs:label "Activity in schedule 2"^^xsd:string ;
.
UC2:ActivityInSchedule_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:TargetSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 3"^^xsd:string ;
.
UC2:ActivityInSchedule_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_1 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 4"^^xsd:string ;
.
UC2:ActivityInSchedule_5
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_2 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 5"^^xsd:string ;
.
UC2:ActivityInSchedule_6
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC2:ActivityInPlan_3 ;
ILAP:hasActivitySchedule UC2:ActualSchedule_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Scheduled> ;
rdfs:label "Activity in schedule 6"^^xsd:string ;
.
UC2:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-15"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC2:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
ILAP:hasContractorWBSelement "Installation activity"^^xsd:string ;
ILAP:hasContractorWBSelement "Installing pump"^^xsd:string ;
ILAP:hasContractorWBSelement "Pump engineer"^^xsd:string ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC2:ExternalReference_1
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Safran> ;
ILAP:hasReferenceID "UC2-Ex1-Safran-101"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC2:ExternalReference_2
rdf:type ILAP:ExternalReference ;
ILAP:hasReferenceApplication <http://data.posccaesar.org/NCS_PLANNING/Primavera> ;
ILAP:hasReferenceID "UC2-Ex2-P6-102"^^xsd:string ;
ILAP:hasReferenceSource <http://data.posccaesar.org/brreg/Schlumberger> ;
rdfs:label "External reference 2"^^xsd:string ;
.
UC2:ExternalReference_3
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 3"^^xsd:string ;
.
UC2:ExternalReference_4
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 4"^^xsd:string ;
.
UC2:Milestone_1
rdf:type ILAP:Milestone ;
rdfs:label "Milestone 1"^^xsd:string ;
.
UC2:Plan_1
rdf:type ILAP:ExecutionPlan ;
ILAP:hasExternalReference UC2:ExternalReference_3 ;
ILAP:hasPlanAsset <http://data.posccaesar.org/diskos/EkofiskField> ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_A_Offshore_Field_Installlations> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L3_ProjectControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC2:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanRollUp UC2:Plan_2 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasPlanSubplan UC2:Plan_3 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/BusinessAsUsual> ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC2:Plan_2
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 2"^^xsd:string ;
.
UC2:Plan_3
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 3"^^xsd:string ;
.
UC2:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC2:Project_1
rdf:type ILAP:Project ;
ILAP:hasExternalReference UC2:ExternalReference_1 ;
ILAP:hasName "Use Case 2 Project 1"^^xsd:string ;
ILAP:hasProjectResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasProjectSubproject UC2:Project_2 ;
rdfs:label "Project 1"^^xsd:string ;
.
UC2:Project_2
rdf:type ILAP:Project ;
rdfs:label "Project 2"^^xsd:string ;
.
UC2:Successor_1
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_1 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorLag 5 ;
ILAP:hasSuccessorMilestone UC2:Milestone_1 ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC2:Successor_2
rdf:type ILAP:Successor ;
ILAP:hasPredecessorActivity UC2:ActivityInPlan_2 ;
ILAP:hasSuccessorActivity UC2:ActivityInPlan_3 ;
ILAP:hasSuccessorLag 2 ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC2:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
ILAP:hasBaselineCreatedDate "2014-03-01"^^xsd:date ;
ILAP:hasExternalReference UC2:ExternalReference_2 ;
ILAP:hasSchedulePlan UC2:Plan_1 ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC2:UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:type rdf:Statement ;
rdf:object UC2:ActivityInPlan_1 ;
rdf:predicate ILAP:hasActivityInScheduleActivityInPlan ;
rdf:subject UC2:ActivityInSchedule_1 ;
rdfs:label "UC2 Activity in schedule 1-has activity in schedule activity in plan-UC2 Activity in plan 1"^^xsd:string ;
.
UC2:UserField_1
rdf:type ILAP:UserField ;
ILAP:hasUserFieldContractor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasUserFieldSource <http://data.posccaesar.org/brreg/ConocoPhillips> ;
rdfs:label "User field 1"^^xsd:string ;
.
UC2:WorkTask_1
rdf:type ILAP:WorkTask ;
ILAP:hasWorkTaskActivity UC2:ActivityInPlan_1 ;
ILAP:hasWorkTaskResponsible <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasWorkTaskServiceSupplier <http://data.posccaesar.org/brreg/Sevan> ;
ILAP:hasWorkTaskVendor <http://data.posccaesar.org/brreg/Sevan> ;
rdfs:label "Work task 1"^^xsd:string ;
.
ILAP:hasReferenceID
rdfs:domain owl:Thing ;
.
# baseURI: http://data.posccaesar.org/Data/UC3/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC3: <http://data.posccaesar.org/Data/UC3/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC3:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC3:ActualSchedule_1
rdf:type ILAP:ActualSchedule ;
rdfs:label "Actual schedule 1"^^xsd:string ;
.
UC3:Asset_1
rdf:type <http://ILAP_1.5/diskos#Asset> ;
rdfs:label "Asset 1"^^xsd:string ;
.
UC3:ContractorWBS_1
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 1"^^xsd:string ;
.
UC3:ContractorWBS_2
rdf:type ILAP:ContractorWBS ;
rdfs:label "Contractor WBS 2"^^xsd:string ;
.
UC3:ExternalReference_1
rdf:type ILAP:ExternalReference ;
rdfs:label "External reference 1"^^xsd:string ;
.
UC3:Plan_1
rdf:type ILAP:ExecutionPlan ;
rdfs:label "Plan 1"^^xsd:string ;
.
UC3:PlannedActivity_1
rdf:type ILAP:PlannedActivity ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_E_Equipment> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_K_Engineering_Manpower> ;
ILAP:hasActivityCOR <http://data.posccaesar.org/sccs/COR_L_Direct_Labor> ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityContractorWBS UC3:ContractorWBS_2 ;
ILAP:hasActivityCurrentProgressPercent 0 ;
ILAP:hasActivityDescription "Activity description text"^^xsd:string ;
ILAP:hasActivityDiscipline <http://data.posccaesar.org/sccs/COR_X_Marine_Operations_and_Logistics> ;
ILAP:hasActivityEstimatedWeight "10500"^^xsd:float ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityILAPWBS <http://data.posccaesar.org/sccs/SAB_4_Construction> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/brreg/Tananger> ;
ILAP:hasActivityLocation <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasActivityPBS <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivityPartActivity UC3:PlannedActivity_2 ;
ILAP:hasActivityPercentComplete "10"^^xsd:float ;
ILAP:hasActivityPhase <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityPlan UC3:ProjectPlan_1 ;
ILAP:hasActivityPlannedResource UC3:PlannedResource_1 ;
ILAP:hasActivityPredecessor UC3:Successor_1 ;
ILAP:hasActivityRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasActivityResourceProfile UC3:Profile_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivityResponsiblePerson <http://data.posccaesar.org/pob/RolfHansen> ;
ILAP:hasActivityResult <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasActivitySAB <http://data.posccaesar.org/sccs/SAB_2_Engineering_and_Procurement> ;
ILAP:hasActivityServiceSupplier <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasActivitySuccessor UC3:Successor_2 ;
ILAP:hasActivityTaskLeader <http://data.posccaesar.org/pob/NiloErdal> ;
ILAP:hasActivityVendor <http://data.posccaesar.org/brreg/SumitomoMetal> ;
ILAP:hasActivityWorkVolume "500"^^xsd:float ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Planned activity 1"^^xsd:string ;
.
UC3:PlannedActivity_2
rdf:type ILAP:PlannedActivity ;
rdfs:label "Planned activity 2"^^xsd:string ;
.
UC3:PlannedResource_1
rdf:type ILAP:PlannedResource ;
rdfs:label "Planned resource 1"^^xsd:string ;
.
UC3:PortfolioPlan_1
rdf:type ILAP:PortfolioPlan ;
rdfs:label "Portfolio plan 1"^^xsd:string ;
.
UC3:Profile_1
rdf:type ILAP:Profile ;
rdfs:label "Profile 1"^^xsd:string ;
.
UC3:ProjectPlan_1
rdf:type ILAP:ProjectPlan ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
ILAP:hasPlanAsset UC3:Asset_1 ;
ILAP:hasPlanAssetOwner <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanContentType <http://data.posccaesar.org/sccs/PBS_AD_Subsea_Production_Systems> ;
ILAP:hasPlanContractType <http://data.posccaesar.org/NCS_PLANNING/ScheduleDriven> ;
ILAP:hasPlanContractor <http://data.posccaesar.org/brreg/BakerHughes> ;
ILAP:hasPlanExpenseType <http://data.posccaesar.org/NCS_PLANNING/OPEX> ;
ILAP:hasPlanGeoArea <http://data.posccaesar.org/NCS_PLANNING/Facility> ;
ILAP:hasPlanLevel <http://data.posccaesar.org/NCS_PLANNING/L4_ContractControlNetworkSchedule> ;
ILAP:hasPlanLicensePartner <http://data.posccaesar.org/brreg/Lundin> ;
ILAP:hasPlanLifecyclePhase <http://data.posccaesar.org/NCS_PLANNING/Maintenance> ;
ILAP:hasPlanNPDelement <http://data.posccaesar.org/npd/EldfiskC> ;
ILAP:hasPlanOperator <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanProject UC3:Project_1 ;
ILAP:hasPlanProjectType <http://data.posccaesar.org/NCS_PLANNING/BrownFieldProject> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NEA> ;
ILAP:hasPlanRegulator <http://data.posccaesar.org/brreg/NPD> ;
ILAP:hasPlanResponsible <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasPlanRollUp UC3:PortfolioPlan_1 ;
ILAP:hasPlanServiceSupplier <http://data.posccaesar.org/brreg/Subsea7> ;
ILAP:hasPlanSubplan UC3:ProjectPlan_2 ;
ILAP:hasPlanUserField UC3:UserField_1 ;
ILAP:hasPlanValueObjective <http://data.posccaesar.org/NCS_PLANNING/IncreasedRecovery> ;
rdfs:label "Project plan 1"^^xsd:string ;
.
UC3:ProjectPlan_2
rdf:type ILAP:ProjectPlan ;
rdfs:label "Project plan 2"^^xsd:string ;
.
UC3:Project_1
rdf:type ILAP:Project ;
rdfs:label "Project 1"^^xsd:string ;
.
UC3:ScheduledActivity_1
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityActualWeight "11000"^^xsd:float ;
ILAP:hasActivityCalendar <http://data.posccaesar.org/NCS_PLANNING/Regular8To16WorkingDayCalendar> ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivityResponsibleOrganization <http://data.posccaesar.org/brreg/ConocoPhillips> ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
ILAP:hasActivityScheduledResource UC3:ScheduledResource_1 ;
ILAP:hasActivityStatus <http://data.posccaesar.org/NCS_PLANNING/Active> ;
ILAP:hasExternalReference UC3:ExternalReference_1 ;
rdfs:label "Scheduled activity 1"^^xsd:string ;
.
UC3:ScheduledActivity_2
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:TargetSchedule_1 ;
rdfs:label "Scheduled activity 2"^^xsd:string ;
.
UC3:ScheduledActivity_3
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_1 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 3"^^xsd:string ;
.
UC3:ScheduledActivity_4
rdf:type ILAP:ScheduledActivity ;
ILAP:hasActivityInScheduleActivityInPlan UC3:PlannedActivity_2 ;
ILAP:hasActivitySchedule UC3:ActualSchedule_1 ;
rdfs:label "Scheduled activity 4"^^xsd:string ;
.
UC3:ScheduledResource_1
rdf:type ILAP:ScheduledResource ;
rdfs:label "Scheduled resource 1"^^xsd:string ;
.
UC3:Successor_1
rdf:type ILAP:Successor ;
rdfs:label "Successor 1"^^xsd:string ;
.
UC3:Successor_2
rdf:type ILAP:Successor ;
rdfs:label "Successor 2"^^xsd:string ;
.
UC3:TargetSchedule_1
rdf:type ILAP:TargetSchedule ;
rdfs:label "Target schedule 1"^^xsd:string ;
.
UC3:UserField_1
rdf:type ILAP:UserField ;
rdfs:label "User field 1"^^xsd:string ;
.
<http://data.posccaesar.org/brreg/LegalEntity>
rdfs:subClassOf ILAP:ResponsibleOrganization ;
.
# baseURI: http://data.posccaesar.org/Data/UC4/
# imports: http://data.posccaesar.org/NCS_PLANNING/
# c14n-version: 3
@prefix ILAP: <http://data.posccaesar.org/ilap/> .
@prefix UC4: <http://data.posccaesar.org/Data/UC4/> .
@prefix lci: <http://data.posccaesar.org/15926/tech/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
UC4:
rdf:type owl:Ontology ;
owl:imports <http://data.posccaesar.org/NCS_PLANNING/> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string ;
.
UC4:BaselineSetting_1
rdf:type ILAP:BaselineSetting ;
ILAP:hasBaseline UC4:ScheduledPlan_1 ;
rdfs:label "Baseline setting 1"^^xsd:string ;
.
UC4:Planning_1
rdf:type ILAP:Planning ;
lci:hasPart UC4:BaselineSetting_1 ;
rdfs:label "Planning 1"^^xsd:string ;
.
UC4:ScheduledPlan_1
rdf:type ILAP:NetworkSchedule ;
rdfs:label "Scheduled plan 1"^^xsd:string ;
.