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-11-30 19:47:47 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c3599b7f3842a29bec1ab6420ed9a7d3caad9261
c3599b7f
1 parent
dc412b87
One more correction
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
3 deletions
UC1.ttl
UC1.ttl
View file @
c3599b7
...
...
@@ -658,11 +658,25 @@ ILAP:TargetSchedule_1
rdf:
type
ILAP:
TargetSchedule
;
rdfs:
label
"Target schedule 1"
^^
xsd:
string
.
ILAP:
UseCase
RosenbergToCOPNO
ILAP:
UseCase
ContractorAtoOperatorA
rdf:
type
ILAP:
Source
;
rdfs:
label
"Use Case
: Use Case Rosenberg to Conoco Phillips 1.8
"
^^
xsd:
string
;
rdfs:
label
"Use Case
Contractor A to Operator A
"
^^
xsd:
string
;
ILAP:
hasSourceApplication
ILAP:
Safran
.
ILAP:
Primavera
;
ILAP:
hasSourceInformation
ILAP:
UserFieldForContractorAtoOperatorA
;
ILAP:
hasSourceUserField
ILAP:
UserFieldForContractorAtoOperatorA
.
ILAP:
UseCaseContractorBtoOperatorB
rdf:
type
ILAP:
Source
;
rdfs:
label
"Use Case Contractor B to Operator B"
^^
xsd:
string
;
ILAP:
hasSourceApplication
ILAP:
Safran
;
ILAP:
hasSourceInformation
ILAP:
UserFieldForContractorBtoOperatorB
;
ILAP:
hasSourceUserField
ILAP:
UserFieldForContractorBtoOperatorB
.
ILAP:
UserFieldClass
rdf:
type
rdfs:
Class
;
...
...
Please
register
or
login
to post a comment