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 19:49:12 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2ef17222c23533cad2ea8fb0ca55488aaf432cda
2ef17222
1 parent
e2017ad7
Updated Free text fields
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
UC1.ttl
UC1.ttl
View file @
2ef1722
...
...
@@ -30,13 +30,13 @@ ILAP:ActivityWBS_1
rdf:
type
ILAP:
ActivityWBS
;
rdfs:
label
"Activity WBS 1"
^^
xsd:
string
;
ILAP:
hasWBScomponent
ILAP:
PBS_ACAA_1
,
SCCS:
PBS_ACAA
;
ILAP:
hasWBSphase
ILAP:
SAB_51_1
,
SCCS:
SAB_5
1
;
ILAP:
hasWBSresource
ILAP:
COR_KD_1
,
SCCS:
COR_KD
.
SCCS:
PBS_ACAA
,
ILAP:
PBS_ACAA_1
;
ILAP:
hasWBSphase
SCCS:
SAB_51
,
ILAP:
SAB_51_
1
;
ILAP:
hasWBSresource
SCCS:
COR_KD
,
ILAP:
COR_KD_1
.
ILAP:
Area
Code
ILAP:
Area
_Code_Value_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Area code"
^^
xsd:
string
;
rdfs:
label
"Area code
value 1
"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"Area Code AA"
^^
xsd:
string
;
USERFIELDS:
hasShort
"AC AA"
^^
xsd:
string
.
...
...
@@ -53,9 +53,9 @@ ILAP:Contract_1
rdf:
type
ILAP:
Contract
;
rdfs:
label
"Contract 1"
^^
xsd:
string
.
ILAP:
Cost
Center
ILAP:
Cost
_Center_Value_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Cost center"
^^
xsd:
string
;
rdfs:
label
"Cost center
value 1
"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"COST CENTER B"
^^
xsd:
string
;
USERFIELDS:
hasShort
"CCB"
^^
xsd:
string
.
...
...
@@ -64,9 +64,9 @@ ILAP:FinishToStart_1_2
rdf:
type
ILAP:
FinishToStart
;
rdfs:
label
"Finish to start 1 2"
^^
xsd:
string
.
ILAP:
Index_Code_Value
ILAP:
Index_Code_Value
_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Index
Code"
;
rdfs:
label
"Index
code value 1"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"Index A"
^^
xsd:
string
;
USERFIELDS:
hasShort
"EXA"
^^
xsd:
string
.
...
...
@@ -174,9 +174,9 @@ ILAP:Project_1
rdf:
type
ILAP:
Project
;
rdfs:
label
"Project 1"
^^
xsd:
string
.
ILAP:
Quality_
Descriptor
_1
ILAP:
Quality_
Value
_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Quality
Level"
;
rdfs:
label
"Quality
value 1"
^^
xsd:
string
;
USERFIELDS:
hasDescription
"High Quality"
^^
xsd:
string
;
USERFIELDS:
hasShort
"HQ"
^^
xsd:
string
.
...
...
@@ -204,7 +204,7 @@ ILAP:ScheduledMilestone_1
rdf:
type
ILAP:
ScheduledMilestone
;
rdfs:
label
"Scheduled milestone 1"
^^
xsd:
string
.
ILAP:
ShutdownPeriod_1
ILAP:
Shutdown
_
Period_1
rdf:
type
USERFIELDS:
FreeTextField
;
rdfs:
label
"Shutdown period 1"
^^
xsd:
string
;
USERFIELDS:
hasDescription
...
...
@@ -221,7 +221,7 @@ ILAP:SummerShutdown_UC1
ILAP:
hasShutdownPriority
ILAP:
NormalPriority
;
ILAP:
hasShutdownType
ILAP:
ProductionShutdown
,
ILAP:
ScheduledShutdown
,
ILAP:
System
Shutdown
.
ILAP:
SystemShutdown
,
ILAP:
ScheduledShutdown
,
ILAP:
Production
Shutdown
.
ILAP:
UseCaseAibelToCOPNO
rdf:
type
ILAP:
Source
;
...
...
@@ -233,14 +233,14 @@ ILAP:UserField
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasValue
;
owl:
onProperty
ILAP:
hasValue
Source
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onDataRange
xsd:
string
;
owl:
onProperty
ILAP:
hasValue
Source
;
owl:
onProperty
ILAP:
hasValue
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
...
...
@@ -254,19 +254,19 @@ ILAP:UserField_for_PlannedActivity_2
rdf:
type
USERFIELDS:
UserField
;
rdfs:
label
"User Field for Planned Activity 2"
;
USERFIELDS:
hasIndexCode
ILAP:
Index_Code_Value
;
ILAP:
Index_Code_Value
_1
;
USERFIELDS:
hasQuality
ILAP:
Quality_
Descriptor
_1
;
ILAP:
Quality_
Value
_1
;
USERFIELDS:
hasShutDownPeriod
ILAP:
ShutdownPeriod_1
.
ILAP:
Shutdown
_
Period_1
.
ILAP:
UserField_for_Scheduled_Activity_1
rdf:
type
USERFIELDS:
UserField
;
rdfs:
label
"User field for Scheduled Activity 1"
^^
xsd:
string
;
USERFIELDS:
hasAreaCode
ILAP:
Area
Code
;
ILAP:
Area
_Code_Value_1
;
USERFIELDS:
hasCostCenter
ILAP:
Cost
Center
.
ILAP:
Cost
_Center_Value_1
.
ILAP:
WorkOrder_1
rdf:
type
ILAP:
WorkOrder
;
...
...
Please
register
or
login
to post a comment