Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ilap
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Håvard M. Ottestad
2014-05-22 12:44:49 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2787ca474a0921fb8839188edf862a32f4daa45b
2787ca47
1 parent
6d90055d
moved UC2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
71 additions
and
71 deletions
UseCaseData/UC2.ttl → UC2.ttl
U
seCaseData/U
C2.ttl
→
UC2.ttl
View file @
2787ca4
...
...
@@ -9,18 +9,18 @@
@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
:
ILAP
:
rdf:
type
owl:
Ontology
;
owl:
imports
<http://data.posccaesar.org/NCS_PLANNING/>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
;
.
UC2
:
ActivityInPlan_1
ILAP
:
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:
hasActivityContractorWBS
ILAP
:
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
;
...
...
@@ -34,11 +34,11 @@ UC2:ActivityInPlan_1
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:
hasActivityPlan
ILAP
:
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:
hasActivityResourceProfile
ILAP
:
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>
;
...
...
@@ -46,123 +46,123 @@ UC2:ActivityInPlan_1
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:
hasActivitySuccessor
ILAP
:
Successor_1
;
ILAP:
hasActivityVendor
<http://data.posccaesar.org/brreg/SumitomoMetal>
;
ILAP:
hasActivityWorkTask
UC2
:
WorkTask_1
;
ILAP:
hasActivityWorkTask
ILAP
:
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:
hasExternalReference
ILAP
:
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
ILAP
:
ActivityInPlan_2
rdf:
type
ILAP:
PlannedActivity
;
ILAP:
hasActivityPlan
UC2
:
Plan_1
;
ILAP:
hasActivityPredecessor
UC2
:
Successor_1
;
ILAP:
hasActivitySuccessor
UC2
:
Successor_2
;
ILAP:
hasActivityPlan
ILAP
:
Plan_1
;
ILAP:
hasActivityPredecessor
ILAP
:
Successor_1
;
ILAP:
hasActivitySuccessor
ILAP
:
Successor_2
;
rdfs:
label
"Activity in plan 2"
^^
xsd:
string
;
.
UC2
:
ActivityInPlan_3
ILAP
:
ActivityInPlan_3
rdf:
type
ILAP:
PlannedActivity
;
ILAP:
hasActivityPlan
UC2
:
Plan_1
;
ILAP:
hasActivityPredecessor
UC2
:
Successor_2
;
ILAP:
hasActivityPlan
ILAP
:
Plan_1
;
ILAP:
hasActivityPredecessor
ILAP
:
Successor_2
;
rdfs:
label
"Activity in plan 3"
^^
xsd:
string
;
.
UC2
:
ActivityInSchedule_1
ILAP
:
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:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_1
;
ILAP:
hasActivitySchedule
ILAP
:
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:
hasExternalReference
ILAP
:
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
ILAP
:
ActivityInSchedule_2
rdf:
type
ILAP:
ScheduledActivity
;
ILAP:
hasActivityInScheduleActivityInPlan
UC2
:
ActivityInPlan_2
;
ILAP:
hasActivitySchedule
UC2
:
TargetSchedule_1
;
ILAP:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_2
;
ILAP:
hasActivitySchedule
ILAP
:
TargetSchedule_1
;
ILAP:
hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Active>
;
rdfs:
label
"Activity in schedule 2"
^^
xsd:
string
;
.
UC2
:
ActivityInSchedule_3
ILAP
:
ActivityInSchedule_3
rdf:
type
ILAP:
ScheduledActivity
;
ILAP:
hasActivityInScheduleActivityInPlan
UC2
:
ActivityInPlan_3
;
ILAP:
hasActivitySchedule
UC2
:
TargetSchedule_1
;
ILAP:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_3
;
ILAP:
hasActivitySchedule
ILAP
:
TargetSchedule_1
;
ILAP:
hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Scheduled>
;
rdfs:
label
"Activity in schedule 3"
^^
xsd:
string
;
.
UC2
:
ActivityInSchedule_4
ILAP
:
ActivityInSchedule_4
rdf:
type
ILAP:
ScheduledActivity
;
ILAP:
hasActivityInScheduleActivityInPlan
UC2
:
ActivityInPlan_1
;
ILAP:
hasActivitySchedule
UC2
:
ActualSchedule_1
;
ILAP:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_1
;
ILAP:
hasActivitySchedule
ILAP
:
ActualSchedule_1
;
ILAP:
hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Scheduled>
;
rdfs:
label
"Activity in schedule 4"
^^
xsd:
string
;
.
UC2
:
ActivityInSchedule_5
ILAP
:
ActivityInSchedule_5
rdf:
type
ILAP:
ScheduledActivity
;
ILAP:
hasActivityInScheduleActivityInPlan
UC2
:
ActivityInPlan_2
;
ILAP:
hasActivitySchedule
UC2
:
ActualSchedule_1
;
ILAP:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_2
;
ILAP:
hasActivitySchedule
ILAP
:
ActualSchedule_1
;
ILAP:
hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Scheduled>
;
rdfs:
label
"Activity in schedule 5"
^^
xsd:
string
;
.
UC2
:
ActivityInSchedule_6
ILAP
:
ActivityInSchedule_6
rdf:
type
ILAP:
ScheduledActivity
;
ILAP:
hasActivityInScheduleActivityInPlan
UC2
:
ActivityInPlan_3
;
ILAP:
hasActivitySchedule
UC2
:
ActualSchedule_1
;
ILAP:
hasActivityInScheduleActivityInPlan
ILAP
:
ActivityInPlan_3
;
ILAP:
hasActivitySchedule
ILAP
:
ActualSchedule_1
;
ILAP:
hasActivityStatus
<http://data.posccaesar.org/NCS_PLANNING/Scheduled>
;
rdfs:
label
"Activity in schedule 6"
^^
xsd:
string
;
.
UC2
:
ActualSchedule_1
ILAP
:
ActualSchedule_1
rdf:
type
ILAP:
ActualSchedule
;
ILAP:
hasBaselineCreatedDate
"2014-03-15"
^^
xsd:
date
;
ILAP:
hasExternalReference
UC2
:
ExternalReference_1
;
ILAP:
hasSchedulePlan
UC2
:
Plan_1
;
ILAP:
hasExternalReference
ILAP
:
ExternalReference_1
;
ILAP:
hasSchedulePlan
ILAP
:
Plan_1
;
rdfs:
label
"Actual schedule 1"
^^
xsd:
string
;
.
UC2
:
ContractorWBS_1
ILAP
:
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
ILAP
:
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
ILAP
:
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
ILAP
:
ExternalReference_3
rdf:
type
ILAP:
ExternalReference
;
rdfs:
label
"External reference 3"
^^
xsd:
string
;
.
UC2
:
ExternalReference_4
ILAP
:
ExternalReference_4
rdf:
type
ILAP:
ExternalReference
;
rdfs:
label
"External reference 4"
^^
xsd:
string
;
.
UC2
:
Milestone_1
ILAP
:
Milestone_1
rdf:
type
ILAP:
Milestone
;
rdfs:
label
"Milestone 1"
^^
xsd:
string
;
.
UC2
:
Plan_1
ILAP
:
Plan_1
rdf:
type
ILAP:
ExecutionPlan
;
ILAP:
hasExternalReference
UC2
:
ExternalReference_3
;
ILAP:
hasExternalReference
ILAP
:
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>
;
...
...
@@ -174,78 +174,78 @@ UC2:Plan_1
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:
hasPlanProject
ILAP
:
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:
hasPlanRollUp
ILAP
:
Plan_2
;
ILAP:
hasPlanServiceSupplier
<http://data.posccaesar.org/brreg/Sevan>
;
ILAP:
hasPlanSubplan
UC2
:
Plan_3
;
ILAP:
hasPlanSubplan
ILAP
:
Plan_3
;
ILAP:
hasPlanValueObjective
<http://data.posccaesar.org/NCS_PLANNING/BusinessAsUsual>
;
rdfs:
label
"Plan 1"
^^
xsd:
string
;
.
UC2
:
Plan_2
ILAP
:
Plan_2
rdf:
type
ILAP:
ExecutionPlan
;
rdfs:
label
"Plan 2"
^^
xsd:
string
;
.
UC2
:
Plan_3
ILAP
:
Plan_3
rdf:
type
ILAP:
ExecutionPlan
;
rdfs:
label
"Plan 3"
^^
xsd:
string
;
.
UC2
:
Profile_1
ILAP
:
Profile_1
rdf:
type
ILAP:
Profile
;
rdfs:
label
"Profile 1"
^^
xsd:
string
;
.
UC2
:
Project_1
ILAP
:
Project_1
rdf:
type
ILAP:
Project
;
ILAP:
hasExternalReference
UC2
:
ExternalReference_1
;
ILAP:
hasExternalReference
ILAP
:
ExternalReference_1
;
ILAP:
hasName
"Use Case 2 Project 1"
^^
xsd:
string
;
ILAP:
hasProjectResponsible
<http://data.posccaesar.org/brreg/ConocoPhillips>
;
ILAP:
hasProjectSubproject
UC2
:
Project_2
;
ILAP:
hasProjectSubproject
ILAP
:
Project_2
;
rdfs:
label
"Project 1"
^^
xsd:
string
;
.
UC2
:
Project_2
ILAP
:
Project_2
rdf:
type
ILAP:
Project
;
rdfs:
label
"Project 2"
^^
xsd:
string
;
.
UC2
:
Successor_1
ILAP
:
Successor_1
rdf:
type
ILAP:
Successor
;
ILAP:
hasPredecessorActivity
UC2
:
ActivityInPlan_1
;
ILAP:
hasSuccessorActivity
UC2
:
ActivityInPlan_2
;
ILAP:
hasPredecessorActivity
ILAP
:
ActivityInPlan_1
;
ILAP:
hasSuccessorActivity
ILAP
:
ActivityInPlan_2
;
ILAP:
hasSuccessorLag
5
;
ILAP:
hasSuccessorMilestone
UC2
:
Milestone_1
;
ILAP:
hasSuccessorMilestone
ILAP
:
Milestone_1
;
rdfs:
label
"Successor 1"
^^
xsd:
string
;
.
UC2
:
Successor_2
ILAP
:
Successor_2
rdf:
type
ILAP:
Successor
;
ILAP:
hasPredecessorActivity
UC2
:
ActivityInPlan_2
;
ILAP:
hasSuccessorActivity
UC2
:
ActivityInPlan_3
;
ILAP:
hasPredecessorActivity
ILAP
:
ActivityInPlan_2
;
ILAP:
hasSuccessorActivity
ILAP
:
ActivityInPlan_3
;
ILAP:
hasSuccessorLag
2
;
rdfs:
label
"Successor 2"
^^
xsd:
string
;
.
UC2
:
TargetSchedule_1
ILAP
:
TargetSchedule_1
rdf:
type
ILAP:
TargetSchedule
;
ILAP:
hasBaselineCreatedDate
"2014-03-01"
^^
xsd:
date
;
ILAP:
hasExternalReference
UC2
:
ExternalReference_2
;
ILAP:
hasSchedulePlan
UC2
:
Plan_1
;
ILAP:
hasExternalReference
ILAP
:
ExternalReference_2
;
ILAP:
hasSchedulePlan
ILAP
:
Plan_1
;
rdfs:
label
"Target schedule 1"
^^
xsd:
string
;
.
UC2
:
UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
ILAP
:
UC2_ActivityInSchedule_1-hasActivityInScheduleActivityInPlan-UC2_ActivityInPlan_1
rdf:
type
rdf:
Statement
;
rdf:
object
UC2
:
ActivityInPlan_1
;
rdf:
object
ILAP
:
ActivityInPlan_1
;
rdf:
predicate
ILAP:
hasActivityInScheduleActivityInPlan
;
rdf:
subject
UC2
:
ActivityInSchedule_1
;
rdf:
subject
ILAP
:
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
ILAP
:
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
ILAP
:
WorkTask_1
rdf:
type
ILAP:
WorkTask
;
ILAP:
hasWorkTaskActivity
UC2
:
ActivityInPlan_1
;
ILAP:
hasWorkTaskActivity
ILAP
:
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>
;
...
...
Please
register
or
login
to post a comment