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-27 00:46:02 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a0f2e85433e24b8b4ec6b7573bc8e4b57aa7753d
a0f2e854
1 parent
756027e1
Added BRREG and ILAP Standard values to Reinertsen to Statoil 1.8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
PLANNING_CORE.ttl
USERFIELDS.ttl
PLANNING_CORE.ttl
View file @
a0f2e85
This diff is collapsed. Click to expand it.
USERFIELDS.ttl
View file @
a0f2e85
...
...
@@ -499,6 +499,11 @@ USERFIELDS:hasContractType
rdfs:
label
"Contract type"
;
rdfs:
range
USERFIELDS:
FreeTextField
.
USERFIELDS:
hasContractor
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
USERFIELDS:
UserField
;
rdfs:
label
"has contractor"
^^
xsd:
string
.
USERFIELDS:
hasCostBreakdownStructure
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
USERFIELDS:
UserField
;
...
...
@@ -604,6 +609,11 @@ USERFIELDS:hasMechanicalCompletionPackage
rdfs:
label
"Mechanical Completion package"
;
rdfs:
range
USERFIELDS:
FreeTextField
.
USERFIELDS:
hasMilestone
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
USERFIELDS:
UserField
;
rdfs:
label
"has milestone"
^^
xsd:
string
.
USERFIELDS:
hasModificationPackage
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
USERFIELDS:
UserField
;
...
...
Please
register
or
login
to post a comment