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
Tore Christiansen
2014-06-12 23:40:55 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3ff4543468e8c10c2ae49f27d17c577cdcb9f55c
3ff45434
1 parent
b15a596d
Moved Planned Activity 1 to Planning Core for PEG meeting
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
54 deletions
PLANNING_CORE.ttl
UseCaseData/UC2.ttl
PLANNING_CORE.ttl
View file @
3ff4543
This diff is collapsed. Click to expand it.
UseCaseData/UC2.ttl
View file @
3ff4543
...
...
@@ -21,7 +21,7 @@ UC2:ActivityDependency_1
rdfs:
label
"Activity dependency 1"
^^
xsd:
string
.
UC2:
ActivityWBS_1
rdf:
type
COR:
ADA
,
ILAP:
ActivityWBS
,
PBS:
AC
,
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
;
rdf:
type
<http://www.ilap.no/codes/NORSOK/Z-014/SABCoding#6>
,
PBS:
AC
,
ILAP:
ActivityWBS
,
COR:
ADA
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
.
UC2:
Baseline_1
...
...
@@ -37,14 +37,12 @@ UC2:CurrentControlEstimate_1
rdfs:
label
"Current control estimate 1"
^^
xsd:
string
.
UC2:
Discipline_1
rdf:
type
COR:
BEA
,
ILAP:
Discipline
;
rdf:
type
ILAP:
Discipline
,
COR:
BEA
;
rdfs:
label
"Discipline 1"
^^
xsd:
string
.
UC2:
FinishToStart_1
rdf:
type
ILAP:
FinishToStart
;
rdfs:
label
"Finish to start 1"
^^
xsd:
string
;
ILAP:
hasPredecessorActivity
UC2:
PlannedActivity_1
;
ILAP:
hasSuccessorActivity
UC2:
PlannedActivity_2
;
ILAP:
hasSuccessorCalendar
...
...
@@ -53,7 +51,7 @@ UC2:FinishToStart_1
2
.
UC2:
Location_1
rdf:
type
NPD:
StatfjordA
,
ILAP:
Location
;
rdf:
type
ILAP:
Location
,
NPD:
StatfjordA
;
rdfs:
label
"Location 1"
^^
xsd:
string
.
UC2:
Milestone_1
...
...
@@ -64,49 +62,6 @@ UC2:NetworkSchedule_1
rdf:
type
ILAP:
NetworkSchedule
;
rdfs:
label
"Network schedule 1"
^^
xsd:
string
.
UC2:
PlannedActivity_1
rdf:
type
ILAP:
PlannedActivity
;
rdfs:
label
"Planned activity 1"
^^
xsd:
string
;
ILAP:
hasActivityActualProgressPercent
"50"
^^
xsd:
float
;
ILAP:
hasActivityCalendar
UC2:
Regular8To16WorkingDayCalendar_1
;
ILAP:
hasActivityContractor
<http://data.posccaesar.org/brreg/Subsea7>
;
ILAP:
hasActivityDiscipline
UC2:
Discipline_1
;
ILAP:
hasActivityEstimatedWeight
"15000"
^^
xsd:
float
;
ILAP:
hasActivityLocation
NPD:
StafjordA
,
UC2:
Location_1
;
ILAP:
hasActivityPartActivity
UC2:
PlannedActivity_2
;
ILAP:
hasActivityPhase
NCS:
Operation
;
ILAP:
hasActivityPhysicalPercentComplete
"45"
^^
xsd:
float
;
ILAP:
hasActivityPlannedProgressPercent
55
;
ILAP:
hasActivityRegulator
<http://data.posccaesar.org/brreg/NPD>
;
ILAP:
hasActivityResponsibleOrganization
UC2:
ResponsibleOrganization_1
;
ILAP:
hasActivityResponsiblePerson
UC2:
ResponsiblePerson_1
;
ILAP:
hasActivityServiceSupplier
<http://data.posccaesar.org/brreg/Schlumberger>
;
ILAP:
hasActivityStatus
NCS:
Active
;
ILAP:
hasActivitySuccessor
UC2:
FinishToStart_1
;
ILAP:
hasActivityTaskLeader
UC2:
ResponsiblePerson_1
;
ILAP:
hasActivityVendor
<http://data.posccaesar.org/brreg/BakerHughes>
;
ILAP:
hasActivityWBS
UC2:
ActivityWBS_1
;
ILAP:
hasActivityWorkVolume
"550"
^^
xsd:
float
.
UC2:
PlannedActivity_2
rdf:
type
ILAP:
PlannedActivity
;
rdfs:
label
"Planned activity 2"
^^
xsd:
string
.
...
...
@@ -131,7 +86,7 @@ UC2:Profile_1
rdf:
type
ILAP:
Profile
;
rdfs:
label
"Profile 1"
^^
xsd:
string
;
ILAP:
hasProfilePoint
UC2:
ProfilePoint_
2
,
UC2:
ProfilePoint_1
.
UC2:
ProfilePoint_
1
,
UC2:
ProfilePoint_2
.
UC2:
ProjectPlan_2
rdf:
type
ILAP:
ProjectPlan
;
...
...
@@ -172,18 +127,18 @@ ILAP:ContractorWBS_1
rdf:
type
ILAP:
ContractorWBS
;
rdfs:
label
"Contractor WBS 1"
^^
xsd:
string
;
ILAP:
hasContractorWBSelement
"
Installation activity"
^^
xsd:
string
,
"Installing pump"
^^
xsd:
string
,
"Pump engineer
"
^^
xsd:
string
.
"
Pump engineer"
^^
xsd:
string
,
"Installing pump"
^^
xsd:
string
,
"Installation activity
"
^^
xsd:
string
.
ILAP:
PlannedActivity
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
Calendar
;
owl:
onProperty
ILAP:
hasActivity
Calendar
owl:
allValuesFrom
ILAP:
ResponsibleOrganization
;
owl:
onProperty
ILAP:
hasActivity
ResponsibleOrganization
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ILAP:
ResponsibleOrganization
;
owl:
onProperty
ILAP:
hasActivity
ResponsibleOrganization
owl:
allValuesFrom
ILAP:
Calendar
;
owl:
onProperty
ILAP:
hasActivity
Calendar
]
.
ILAP:
TargetSchedule_1
...
...
Please
register
or
login
to post a comment