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-05-22 23:03:19 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
af8de4c5bf84ff00a4bfe7c7c36e76e6675971bb
af8de4c5
1 parent
932662fc
Updated subclass and type for all ILAP Core classes
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
66 additions
and
74 deletions
NCS_PLANNING.ttl
PLANNING_CORE.ttl
StandardData/BRREG.ttl
UC2.ttl
NCS_PLANNING.ttl
View file @
af8de4c
This diff is collapsed. Click to expand it.
PLANNING_CORE.ttl
View file @
af8de4c
This diff is collapsed. Click to expand it.
StandardData/BRREG.ttl
View file @
af8de4c
# baseURI: http://data.posccaesar.org/brreg/
# imports: file:///C:/Users/Eier/Documents/Projects/TopBraid%20Workspace/TopBraid/SKOS/skos-core.ttl.tbc
# imports: http://topbraid.org/spin/skoscleaner
# imports: http://topbraid.org/spin/skosspin
# imports: http://www.w3.org/2004/02/skos/core
# imports: http://www.w3.org/2008/05/skos-xl
# c14n-version: 3
@prefix
:
<http://data.posccaesar.org/brreg/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
rdf:
type
owl:
Ontology
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
;
.
:
rdf:
type
owl:
Ontology
;
owl:
imports
<http://topbraid.org/spin/skosspin>
,
<http://topbraid.org/spin/skoscleaner>
,
<http://www.w3.org/2008/05/skos-xl>
,
<file:///C:/Users/Eier/Documents/Projects/TopBraid%20Workspace/TopBraid/SKOS/skos-core.ttl.tbc>
,
<http://www.w3.org/2004/02/skos/core>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
:
BakerHughes
rdf:
type
:
Contractor
;
rdfs:
label
"Baker hughes"
^^
xsd:
string
;
.
rdfs:
label
"Baker hughes"
^^
xsd:
string
.
:
ConocoPhillips
rdf:
type
:
OilCompany
;
rdfs:
label
"Conoco phillips"
^^
xsd:
string
;
.
rdfs:
label
"Conoco phillips"
^^
xsd:
string
.
:
Contractor
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Contractor"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648162>
;
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648162>
,
:
LegalEntity
.
:
EniNorge
rdf:
type
:
OilCompany
;
rdfs:
label
"Eni norge"
^^
xsd:
string
;
.
rdfs:
label
"Eni norge"
^^
xsd:
string
.
:
LegalEntity
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://data.posccaesar.org/ilap/Source>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS943618371>
;
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS943618371>
,
<http://data.posccaesar.org/ilap/Source>
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
onClass
:
Location
;
owl:
onProperty
:
hasLegalEntityLocation
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
]
;
.
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
:
Location
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
;
rdf:
type
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfRelativeLocation>
;
rdfs:
label
"Location"
^^
xsd:
string
;
rdfs:
subClassOf
<http://data.posccaesar.org/ilap/Location>
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS943618371>
;
rdfs:
subClassOf
owl:
Thing
;
.
rdfs:
subClassOf
owl:
Thing
,
<http://posccaesar.org/rdl/RDS943618371>
,
<http://data.posccaesar.org/ilap/Location>
.
:
Lundin
rdf:
type
:
OilCompany
;
rdfs:
label
"Lundin"
^^
xsd:
string
;
.
:
NEA
rdf:
type
:
Regulator
;
rdfs:
label
"NEA"
^^
xsd:
string
;
.
:
NPD
rdf:
type
:
Regulator
;
rdfs:
label
"NPD"
^^
xsd:
string
;
.
:
NTA
rdf:
type
:
Regulator
;
rdfs:
label
"NTA"
^^
xsd:
string
;
.
rdfs:
label
"Lundin"
^^
xsd:
string
.
:
NEA
rdf:
type
:
Regulator
;
rdfs:
label
"NEA"
^^
xsd:
string
.
:
NPD
rdf:
type
:
Regulator
;
rdfs:
label
"NPD"
^^
xsd:
string
.
:
NTA
rdf:
type
:
Regulator
;
rdfs:
label
"NTA"
^^
xsd:
string
.
:
OilCompany
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Oil Company"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648100>
;
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS8648100>
,
:
LegalEntity
.
:
Regulator
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdf:
type
owl:
Class
;
rdf:
type
owl:
Class
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfOrganization>
;
rdfs:
label
"Regulator"
^^
xsd:
string
;
rdfs:
subClassOf
:
LegalEntity
;
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS283544>
;
.
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS283544>
,
:
LegalEntity
.
:
Schlumberger
rdf:
type
:
Contractor
;
rdfs:
label
"Schlumberger"
^^
xsd:
string
;
.
rdfs:
label
"Schlumberger"
^^
xsd:
string
.
:
Sevan
rdf:
type
:
Contractor
;
rdfs:
label
"Sevan"
^^
xsd:
string
;
.
rdfs:
label
"Sevan"
^^
xsd:
string
.
:
Statoil
rdf:
type
:
OilCompany
;
rdfs:
label
"Statoil"
^^
xsd:
string
;
.
rdfs:
label
"Statoil"
^^
xsd:
string
.
:
Subsea7
rdf:
type
:
Contractor
;
rdfs:
label
"Subsea7"
^^
xsd:
string
;
.
rdfs:
label
"Subsea7"
^^
xsd:
string
.
:
SumitomoMetal
rdf:
type
:
Contractor
;
rdfs:
label
"Sumitomo metal"
^^
xsd:
string
;
.
rdfs:
label
"Sumitomo metal"
^^
xsd:
string
.
:
Tananger
rdf:
type
:
Location
;
rdfs:
label
"Tananger"
^^
xsd:
string
;
.
rdfs:
label
"Tananger"
^^
xsd:
string
.
:
Technip
rdf:
type
:
Contractor
;
rdfs:
label
"Technip"
^^
xsd:
string
;
.
rdfs:
label
"Technip"
^^
xsd:
string
.
:
hasLegalEntityLocation
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
:
LegalEntity
;
rdfs:
label
"has legal entity location"
^^
xsd:
string
;
rdfs:
range
:
Location
;
.
rdfs:
range
:
Location
.
...
...
UC2.ttl
View file @
af8de4c
# baseURI: http://data.posccaesar.org/Data/UC2/
# imports: http://data.posccaesar.org/NCS_PLANNING/
@prefix
:
<http://data.posccaesar.org/Data/UC2/>
.
@prefix
ILAP:
<http://data.posccaesar.org/ilap/>
.
...
...
@@ -9,7 +10,8 @@
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
UC2:
rdf:
type
owl:
Ontology
.
UC2:
rdf:
type
owl:
Ontology
;
owl:
imports
NCS_PLANNING:
.
ILAP:
ActivityInPlan_1
rdf:
type
ILAP:
PlannedActivity
;
...
...
@@ -168,7 +170,7 @@ 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:
ExternalReference_1
rdf:
type
ILAP:
ExternalReference
;
...
...
Please
register
or
login
to post a comment