Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Holger Knublauch
2011-10-16 11:41:09 +1000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3c10a095474723a370576179fe9e5c32e190040e
3c10a095
1 parent
667c360c
Corrected base URI of collector
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0.ttl
View file @
3c10a09
# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/
TRANSFORM_dpr-collector-v1.0
# baseURI: http://www.reportinghub.no/ep/transform/
1.0/dpr/collector
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
@prefix
TRANSFORM_dpr-collector-v1:
<http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
productVolume:
<http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#>
.
@prefix
productionOperations:
<http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#>
.
...
...
@@ -17,7 +16,7 @@
@prefix
wellTest:
<http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/
TRANSFORM_dpr-collector-v1.0
>
<http://www.reportinghub.no/ep/transform/
1.0/dpr/collector
>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations>
,
<http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
Please
register
or
login
to post a comment