Showing
17 changed files
with
140 additions
and
135 deletions
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Wed Oct 12 14:37:18 BST 2011 | ||
2 | -# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed | ||
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
4 | - | ||
5 | -@prefix : <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> . | ||
6 | -@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | ||
7 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
8 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
9 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
10 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
11 | - | ||
12 | -<http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> | ||
13 | - rdf:type owl:Ontology ; | ||
14 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; | ||
15 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
16 | - | ||
17 | -ep-core:count | ||
18 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
19 | - rdfs:label "count"^^xsd:string . | ||
20 | - | ||
21 | -ep-core:hasSetOfAllPartsOfType | ||
22 | - rdf:type owl:ObjectProperty ; | ||
23 | - rdfs:domain ep-core:PhysicalThing ; | ||
24 | - rdfs:label "basis for"^^xsd:string . | ||
25 | - | ||
26 | -ep-core:thousand_barrel | ||
27 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
28 | - rdfs:label "thousand barrel"^^xsd:string . | ||
29 | - | ||
30 | -ep-core:MeasureOfFlowOfMaterial | ||
31 | - rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
32 | - rdfs:label "measure of flow of material"^^xsd:string ; | ||
33 | - rdfs:subClassOf owl:Class . | ||
34 | - | ||
35 | -ep-core:VolumeFlowRateAt15degC1atm | ||
36 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
37 | - rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; | ||
38 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
39 | - | ||
40 | -ep-core:VolumeFlowRateAt1degC1atm | ||
41 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
42 | - rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; | ||
43 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
44 | - | ||
45 | -ep-core:VolumeFlowRateAt60degF1atm | ||
46 | - rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
47 | - rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; | ||
48 | - rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
49 | - | ||
50 | -ep-core:atmosphere | ||
51 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
52 | - rdfs:domain ep-core:Pressure ; | ||
53 | - rdfs:label "atmosphere"^^xsd:string . | ||
54 | - | ||
55 | -ep-core:barrel_day-1 | ||
56 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
57 | - rdfs:domain ep-core:VolumetricFlowRate ; | ||
58 | - rdfs:label "barrel day-1"^^xsd:string . | ||
59 | - | ||
60 | -ep-core:centimetre | ||
61 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
62 | - rdfs:domain ep-core:Length ; | ||
63 | - rdfs:label "centimetre"^^xsd:string . | ||
64 | - | ||
65 | -ep-core:fahrenheit | ||
66 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
67 | - rdfs:domain ep-core:Temperature ; | ||
68 | - rdfs:label "fahrenheit"^^xsd:string . | ||
69 | - | ||
70 | -ep-core:inch_64 | ||
71 | - rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
72 | - rdfs:domain ep-core:Length ; | ||
73 | - rdfs:label "inch/64"^^xsd:string . | ||
74 | - | ||
75 | -ep-core:metre3_hour-1 | ||
76 | - rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
77 | - rdfs:domain ep-core:VolumetricFlowRate ; | ||
78 | - rdfs:label "metre3 hour-1"^^xsd:string . | ||
79 | - | ||
80 | -ep-core:thousand_barrel | ||
81 | - rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
82 | - rdfs:label "thousand barrel"^^xsd:string . | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011 | ||
2 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core | ||
3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
4 | + | ||
5 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | ||
6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
9 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
10 | + | ||
11 | +<http://www.reportinghub.no/ep/schema/1.0/production-core> | ||
12 | + rdf:type owl:Ontology ; | ||
13 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; | ||
14 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
15 | + | ||
16 | +ep-core:MeasureOfFlowOfMaterial | ||
17 | + rdf:type rdfs:Class , ep-core:PropertySpace ; | ||
18 | + rdfs:label "measure of flow of material"^^xsd:string ; | ||
19 | + rdfs:subClassOf owl:Class . | ||
20 | + | ||
21 | +ep-core:VolumeFlowRateAt15degC1atm | ||
22 | + rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
23 | + rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ; | ||
24 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
25 | + | ||
26 | +ep-core:VolumeFlowRateAt1degC1atm | ||
27 | + rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
28 | + rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ; | ||
29 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
30 | + | ||
31 | +ep-core:VolumeFlowRateAt60degF1atm | ||
32 | + rdf:type ep-core:PropertySpace , rdfs:Class ; | ||
33 | + rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ; | ||
34 | + rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial . | ||
35 | + | ||
36 | +ep-core:atmosphere | ||
37 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
38 | + rdfs:domain ep-core:Pressure ; | ||
39 | + rdfs:label "atmosphere"^^xsd:string . | ||
40 | + | ||
41 | +ep-core:barrel_day-1 | ||
42 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
43 | + rdfs:domain ep-core:VolumetricFlowRate ; | ||
44 | + rdfs:label "barrel day-1"^^xsd:string . | ||
45 | + | ||
46 | +ep-core:centimetre | ||
47 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
48 | + rdfs:domain ep-core:Length ; | ||
49 | + rdfs:label "centimetre"^^xsd:string . | ||
50 | + | ||
51 | +ep-core:count | ||
52 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
53 | + rdfs:label "count"^^xsd:string . | ||
54 | + | ||
55 | +ep-core:fahrenheit | ||
56 | + rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ; | ||
57 | + rdfs:domain ep-core:Temperature ; | ||
58 | + rdfs:label "fahrenheit"^^xsd:string . | ||
59 | + | ||
60 | +ep-core:hasSetOfAllPartsOfType | ||
61 | + rdf:type owl:ObjectProperty ; | ||
62 | + rdfs:domain ep-core:PhysicalThing ; | ||
63 | + rdfs:label "basis for"^^xsd:string . | ||
64 | + | ||
65 | +ep-core:inch_64 | ||
66 | + rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ; | ||
67 | + rdfs:domain ep-core:Length ; | ||
68 | + rdfs:label "inch/64"^^xsd:string . | ||
69 | + | ||
70 | +ep-core:metre3_hour-1 | ||
71 | + rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ; | ||
72 | + rdfs:domain ep-core:VolumetricFlowRate ; | ||
73 | + rdfs:label "metre3 hour-1"^^xsd:string . | ||
74 | + | ||
75 | +ep-core:thousand_barrel | ||
76 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ; | ||
77 | + rdfs:label "thousand barrel"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Sat Oct 08 14:21:11 BST 2011 | 1 | +# Saved by TopBraid on Fri Oct 21 14:31:55 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization | 2 | # baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization |
3 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization | 3 | # imports: http://www.reportinghub.no/ep/schema/1.0/organization |
4 | 4 | ||
... | @@ -12,3 +12,11 @@ | ... | @@ -12,3 +12,11 @@ |
12 | rdf:type owl:Ontology ; | 12 | rdf:type owl:Ontology ; |
13 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ; | 13 | owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ; |
14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
15 | + | ||
16 | +ep-prodorg:Person | ||
17 | + rdf:type owl:Class ; | ||
18 | + rdfs:subClassOf ep-prodorg:PersonOrOrganization . | ||
19 | + | ||
20 | +ep-prodorg:PersonOrOrganization | ||
21 | + rdf:type owl:Class ; | ||
22 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> . | ... | ... |
1 | -# Saved by TopBraid on Sat Oct 08 14:31:01 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:16:16 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/production | 2 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/production |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment |
4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization | 4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization |
5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility |
6 | -# imports: http://www.reportinghub.no/ep/schema/1.0/geography | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/geography |
7 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-well | 7 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-well |
8 | -# imports: http://www.reportinghub.no/np/schema/1.0/npd | 8 | +# imports: http://www.reportinghub.no/np/schema/1.0/npd |
9 | -# imports: http://www.reportinghub.no/ep/schema/1.0/flow | 9 | +# imports: http://www.reportinghub.no/ep/schema/1.0/flow |
10 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity | 10 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity |
11 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-report | 11 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-core |
12 | - | 12 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-report |
13 | -@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> . | 13 | + |
14 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 14 | +@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> . |
15 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 15 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
16 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 16 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
17 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 17 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
18 | - | 18 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
19 | -<http://www.reportinghub.no/ep/schema/1.0/production> | 19 | + |
20 | - rdf:type owl:Ontology ; | 20 | +<http://www.reportinghub.no/ep/schema/1.0/production> |
21 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ; | 21 | + rdf:type owl:Ontology ; |
22 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ; |
23 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
This diff could not be displayed because it is too large.
1 | -# Saved by TopBraid on Fri Oct 14 17:27:37 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector | 2 | +# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector |
3 | -# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume | 3 | +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume |
4 | -# imports: http://spinrdf.org/spin | 4 | +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations |
5 | -# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production |
6 | -# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest | 6 | +# imports: http://spinrdf.org/spin |
7 | - | 7 | +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest |
8 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 8 | + |
9 | -@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . | 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
10 | -@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> . | 10 | +@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . |
11 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 11 | +@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> . |
12 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 12 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
13 | -@prefix sp: <http://spinrdf.org/sp#> . | 13 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
14 | -@prefix spin: <http://spinrdf.org/spin#> . | 14 | +@prefix sp: <http://spinrdf.org/sp#> . |
15 | -@prefix spl: <http://spinrdf.org/spl#> . | 15 | +@prefix spin: <http://spinrdf.org/spin#> . |
16 | -@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> . | 16 | +@prefix spl: <http://spinrdf.org/spl#> . |
17 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 17 | +@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> . |
18 | - | 18 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
19 | -<http://www.reportinghub.no/ep/transform/1.0/dpr/collector> | 19 | + |
20 | - rdf:type owl:Ontology ; | 20 | +<http://www.reportinghub.no/ep/transform/1.0/dpr/collector> |
21 | - 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> ; | 21 | + rdf:type owl:Ontology ; |
22 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> ; |
23 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
1 | -# Saved by TopBraid on Fri Oct 14 21:14:36 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
1 | -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011 |
2 | # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest | 2 | # baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest |
3 | -# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers | ||
4 | # imports: http://www.reportinghub.no/np/data/npd | 3 | # imports: http://www.reportinghub.no/np/data/npd |
5 | -# imports: http://spinrdf.org/spin | 4 | +# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers |
6 | # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector | 5 | # imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector |
6 | +# imports: http://spinrdf.org/spin | ||
7 | # imports: http://www.witsml.org/schemas/131/addendum/combo | 7 | # imports: http://www.witsml.org/schemas/131/addendum/combo |
8 | 8 | ||
9 | @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> . | 9 | @prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> . |
... | @@ -18,5 +18,5 @@ | ... | @@ -18,5 +18,5 @@ |
18 | 18 | ||
19 | <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest> | 19 | <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest> |
20 | rdf:type owl:Ontology ; | 20 | rdf:type owl:Ontology ; |
21 | - owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> , <http://www.reportinghub.no/np/data/npd> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/np/data/npd-alias-identifiers> ; | 21 | + owl:imports <http://www.reportinghub.no/np/data/npd-alias-identifiers> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> ; |
22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 22 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011 | 1 | +# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
-
Please register or login to post a comment