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-10-23 22:41:51 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8a8b3187fac6a89afc5a0dde985c3d666edc3702
8a8b3187
1 parent
2ef17222
Added Rosenberg to ConocoPhillips Use Case
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
0 deletions
UC1.ttl
UC1.ttl
View file @
8a8b318
...
...
@@ -34,6 +34,13 @@ ILAP:ActivityWBS_1
ILAP:
hasWBSphase
SCCS:
SAB_51
,
ILAP:
SAB_51_1
;
ILAP:
hasWBSresource
SCCS:
COR_KD
,
ILAP:
COR_KD_1
.
ILAP:
AreaCode
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Area Code for Rosenberg to ConocoPhillips 2.0"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"GLC_Level 2"
^^
xsd:
string
;
USERFIELDS:
hasShort
"GLC_Level 2"
^^
xsd:
string
.
ILAP:
Area_Code_Value_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Area code value 1"
^^
xsd:
string
;
...
...
@@ -41,10 +48,24 @@ ILAP:Area_Code_Value_1
"Area Code AA"
^^
xsd:
string
;
USERFIELDS:
hasShort
"AC AA"
^^
xsd:
string
.
ILAP:
BuidingBlock
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Buiding Block for Rosenberg to ConocoPhillips 2.0"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"Modifications of GI ducting system to WHRU"
^^
xsd:
string
;
USERFIELDS:
hasShort
"D1"
^^
xsd:
string
.
ILAP:
COR_KD_1
rdf:
type
SCCS:
COR_KD
;
rdfs:
label
"Standard drill equipment for production wellbores"
^^
xsd:
string
.
ILAP:
CTR
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"CTR for Rosenberg to ConocoPhillips 2.0"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"Document Control"
^^
xsd:
string
;
USERFIELDS:
hasShort
"DDZEG0000"
^^
xsd:
string
.
ILAP:
Calendar_1
rdf:
type
ILAP:
Calendar
;
rdfs:
label
"Calendar 1"
^^
xsd:
string
.
...
...
@@ -186,6 +207,16 @@ ILAP:RiskFactor_1
rdfs:
label
"Risk factor 1"
^^
xsd:
string
;
ILAP:
hasRiskType
ILAP:
ShallowGasOperation
.
<http://data.posccaesar.org/ilap/RosenbergToConocoPhillips2.0>
rdf:
type
ILAP:
Project
;
rdfs:
label
"Rosenberg to Conoco Phillips 2.0"
^^
xsd:
string
;
USERFIELDS:
hasUserField
<http://data.posccaesar.org/ilap/UserFieldForRosenbergToConocoPhillips2.0>
.
ILAP:
RosenbergToConocoPhillipsPlan
rdf:
type
ILAP:
ProjectExecutionPlan
;
rdfs:
label
"Rosenberg to conoco phillips plan"
^^
xsd:
string
.
ILAP:
SAB_51_1
rdf:
type
SCCS:
SAB_51
;
rdfs:
label
"Prepare drilling equipment for drilling"
^^
xsd:
string
.
...
...
@@ -250,6 +281,15 @@ ILAP:UserFieldClass
rdfs:
label
"User field class"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
<http://data.posccaesar.org/ilap/UserFieldForRosenbergToConocoPhillips2.0>
rdf:
type
USERFIELDS:
UserField
;
rdfs:
label
"User fields for Rosenberg to Conoco Phillips 2.0"
^^
xsd:
string
;
USERFIELDS:
hasAreaCode
ILAP:
AreaCode
;
USERFIELDS:
hasBuildingBlock
ILAP:
BuidingBlock
;
USERFIELDS:
hasCTR
ILAP:
CTR
.
ILAP:
UserField_for_PlannedActivity_2
rdf:
type
USERFIELDS:
UserField
;
rdfs:
label
"User Field for Planned Activity 2"
;
...
...
Please
register
or
login
to post a comment