Ralph Hodgson

Cleanup of deprecated properties

Showing 30 changed files with 678 additions and 5695 deletions
This diff could not be displayed because it is too large.
# Saved by TopBraid on Thu Jul 28 13:04:59 PDT 2011
# Saved by TopBraid on Sat Aug 06 12:18:58 PDT 2011
# baseURI: http://www.reportinghub.no/1.1/scripts/ddr-refactoring
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://topbraid.org/sparqlmotionfunctions
......@@ -25,7 +25,7 @@
<http://www.reportinghub.no/1.1/scripts/ddr-refactoring>
rdf:type owl:Ontology ;
owl:imports <http://www.linkedmodel.org/1.0/schema/dtype> , <http://topbraid.org/sxsd> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://topbraid.org/sparqlmotionlib-tbc> , <http://topbraid.org/sparqlmotionfunctions> ;
owl:imports <http://topbraid.org/sparqlmotionfunctions> , <http://topbraid.org/sparqlmotionlib-tbc> , <http://www.linkedmodel.org/1.2/schema/vaem> , <http://topbraid.org/sxsd> , <http://www.linkedmodel.org/1.0/schema/dtype> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ddr-refactoring:Add_Abstract_SimpleType_Class
......@@ -277,130 +277,65 @@ ddr-refactoring:Construct_Class_To_SXML_Element_Associations
])
] .
ddr-refactoring:Delete_ObjectProperties_For_Strings
ddr-refactoring:Delete_Unneeded_Object_Properties_Axioms
rdf:type sml:PerformUpdate ;
rdfs:label "Delete ObjectProperty Axioms For Strings"^^xsd:string ;
rdfs:label "Delete Unneeded Object Properties Axioms"^^xsd:string ;
sm:next ddr-refactoring:Return ;
sml:updateQuery
[ rdf:type sp:Modify ;
sp:deletePattern ([ sp:object _:b21 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b22
] [ sp:object _:b24 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b21
] [ sp:object _:b25 ;
sp:predicate _:b26 ;
sp:subject _:b21
] [ sp:object _:b27 ;
sp:predicate _:b28 ;
sp:predicate _:b22 ;
sp:subject _:b23
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object ddr:AbstractStringDatatype ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 1 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b29
] [ sp:object _:b29 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b30
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b30
] [ sp:object _:b30 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b24
] [ sp:object _:b24 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b21
] [ sp:object _:b31 ;
sp:predicate owl:onProperty ;
sp:subject _:b21
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b21
] [ sp:object owl:ObjectProperty ;
sp:predicate rdf:type ;
sp:subject _:b31
] [ sp:object _:b21 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b22
] [ sp:object owl:Restriction ;
sp:subject _:b24
]) ;
sp:insertPattern () ;
sp:where ([ sp:object owl:DeprecatedProperty ;
sp:predicate rdf:type ;
sp:subject _:b23
] [ sp:object _:b31 ;
sp:predicate owl:onProperty ;
sp:subject _:b23
] [ rdf:type sp:Filter ;
sp:subject _:b25
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 _:b23 ;
sp:arg2 _:b21
]
] [ sp:object _:b25 ;
sp:predicate _:b26 ;
sp:subject _:b21
] [ sp:object _:b27 ;
sp:predicate _:b28 ;
sp:subject _:b23
])
] .
ddr-refactoring:Delete_ObjectProperty_Axioms_For_Timestamps
rdf:type sml:PerformUpdate ;
rdfs:label "Delete Object property Axioms For Timestamps"^^xsd:string ;
sm:next ddr-refactoring:Return .
ddr-refactoring:Deprecate_Object_Properties_That_Are_Now_Datatype_Properties
rdf:type sml:ApplyConstruct ;
rdfs:label "Deprecate Object Properties That Should Have Been Datatype Properties"^^xsd:string ;
sm:next ddr-refactoring:Return ;
sml:constructQuery
[ rdf:type sp:Construct ;
sp:templates ([ sp:object owl:DeprecatedProperty ;
sp:predicate rdf:type ;
sp:subject _:b32
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object ddr:Thing ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
[ rdf:type smf:lowerCamelCase ;
sp:arg1 [ rdf:type smf:regex ;
sp:arg1 [ rdf:type afn:localname ;
sp:arg1 _:b25
] ;
sp:arg2 "has(.*)" ;
sp:arg3 "$1"
]
] ;
sp:variable _:b26
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b26
]
] ;
sp:variable _:b27
] [ sp:object
[ sp:varName "pNUtype"^^xsd:string
] ;
sp:subject _:b33
] [ sp:object _:b34 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b33
] [ sp:object _:b35 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b34
] [ sp:object _:b32 ;
sp:predicate owl:onProperty ;
sp:subject _:b34
] [ sp:object owl:ObjectProperty ;
sp:predicate rdf:type ;
sp:subject _:b32
sp:subject _:b27
] [ sp:object _:b25 ;
sp:predicate owl:onProperty ;
sp:subject _:b23
] [ rdf:type sp:TriplePath ;
sp:object ddr:AbstractSimpleType ;
sp:object _:b23 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b35
sp:subject _:b24
] [ sp:object _:b21 ;
sp:predicate _:b22 ;
sp:subject _:b23
])
] ;
sml:replace "true"^^xsd:boolean .
] .
ddr-refactoring:Fix_Strings
rdf:type sml:PerformUpdate ;
......@@ -408,30 +343,30 @@ ddr-refactoring:Fix_Strings
sm:next ddr-refactoring:Sync_On_XSD_Work ;
sml:updateQuery
[ rdf:type sp:Modify ;
sp:deletePattern ([ sp:object _:b36 ;
sp:deletePattern ([ sp:object _:b28 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b37
sp:subject _:b29
]) ;
sp:insertPattern ([ sp:object _:b38 ;
sp:insertPattern ([ sp:object _:b30 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b37
sp:subject _:b29
]) ;
sp:where ([ sp:object _:b36 ;
sp:where ([ sp:object _:b28 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b37
sp:subject _:b29
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:regex ;
sp:arg1 _:b36 ;
sp:arg1 _:b28 ;
sp:arg2 "\\s+" ;
sp:arg3 " "
] ;
sp:variable _:b38
sp:variable _:b30
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 _:b38 ;
sp:arg2 _:b36
sp:arg1 _:b30 ;
sp:arg2 _:b28
]
])
] .
......@@ -451,50 +386,53 @@ ddr-refactoring:Return
ddr-refactoring:Sync_On_XSD_Work
rdf:type sml:Merge ;
rdfs:label "Sync On XSD Work"^^xsd:string ;
sm:next ddr-refactoring:Transform_UOM_Properties , ddr-refactoring:Transform_Strings , ddr-refactoring:Add_UOM_Datatype_Property , ddr-refactoring:Transfrom_TimeStamps .
sm:next ddr-refactoring:Transfrom_TimeStamps , ddr-refactoring:Add_UOM_Datatype_Property , ddr-refactoring:Transform_Strings , ddr-refactoring:Transform_UOM_Properties .
ddr-refactoring:Transform_Strings
rdf:type sml:ApplyConstruct ;
rdfs:label "Transform Strings"^^xsd:string ;
sm:next ddr-refactoring:Delete_ObjectProperties_For_Strings ;
sm:next ddr-refactoring:Delete_Unneeded_Object_Properties_Axioms ;
sml:constructQuery
[ rdf:type sp:Construct ;
sp:templates ([ sp:object owl:DatatypeProperty ;
sp:templates ([ sp:object owl:DeprecatedProperty ;
sp:predicate rdf:type ;
sp:subject _:b31
] [ sp:object owl:DatatypeProperty ;
sp:predicate rdf:type ;
sp:subject _:b39
] [ sp:object _:b40 ;
sp:subject _:b32
] [ sp:object _:b33 ;
sp:predicate rdfs:label ;
sp:subject _:b39
sp:subject _:b32
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b41
] [ sp:object _:b42 ;
sp:subject _:b34
] [ sp:object _:b35 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b41
] [ sp:object _:b39 ;
sp:subject _:b34
] [ sp:object _:b32 ;
sp:predicate owl:onProperty ;
sp:subject _:b41
] [ sp:object _:b43 ;
sp:subject _:b34
] [ sp:object _:b36 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b41
] [ sp:object _:b44 ;
sp:subject _:b34
] [ sp:object _:b37 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b41
sp:subject _:b34
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b45
] [ sp:object _:b46 ;
sp:predicate _:b47 ;
sp:subject _:b45
sp:subject _:b38
] [ sp:object _:b39 ;
sp:predicate _:b40 ;
sp:subject _:b38
] [ sp:object _:b32 ;
sp:predicate owl:onProperty ;
sp:subject _:b45
] [ sp:object _:b41 ;
sp:subject _:b38
] [ sp:object _:b34 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b48
] [ sp:object _:b45 ;
sp:subject _:b41
] [ sp:object _:b38 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b48
sp:subject _:b41
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object ddr:AbstractStringDatatype ;
......@@ -503,147 +441,150 @@ ddr-refactoring:Transform_Strings
sp:modMin 1 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b35
] [ sp:object _:b35 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b42
] [ sp:object _:b42 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b49
] [ sp:object _:b49 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b50
] [ sp:object _:b50 ;
sp:subject _:b43
] [ sp:object _:b43 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b51
] [ sp:object _:b52 ;
sp:subject _:b44
] [ sp:object _:b31 ;
sp:predicate owl:onProperty ;
sp:subject _:b51
] [ sp:object _:b51 ;
sp:subject _:b44
] [ sp:object _:b44 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b48
sp:subject _:b41
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b43 ;
sp:elements ([ sp:object _:b36 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b51
sp:subject _:b44
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b44 ;
sp:elements ([ sp:object _:b37 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b51
sp:subject _:b44
])
] [ sp:object _:b53 ;
] [ sp:object _:b45 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b48
sp:subject _:b41
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b53
] [ sp:object _:b52 ;
sp:subject _:b45
] [ sp:object _:b31 ;
sp:predicate owl:onProperty ;
sp:subject _:b53
sp:subject _:b45
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 _:b53 ;
sp:arg2 _:b51
sp:arg1 _:b45 ;
sp:arg2 _:b44
]
] [ rdf:type sp:Union ;
sp:elements (([ sp:object _:b46 ;
sp:elements (([ sp:object _:b39 ;
sp:predicate owl:cardinality ;
sp:subject _:b53
sp:subject _:b45
] [ rdf:type sp:Bind ;
sp:expression owl:cardinality ;
sp:variable _:b47
]) ([ sp:object _:b46 ;
sp:variable _:b40
]) ([ sp:object _:b39 ;
sp:predicate owl:maxCardinality ;
sp:subject _:b53
sp:subject _:b45
] [ rdf:type sp:Bind ;
sp:expression owl:maxCardinality ;
sp:variable _:b47
sp:variable _:b40
]) ([ rdf:type sp:NotExists ;
sp:elements ([ sp:object _:b46 ;
sp:elements ([ sp:object _:b39 ;
sp:predicate owl:maxCardinality ;
sp:subject _:b53
sp:subject _:b45
])
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object _:b46 ;
sp:elements ([ sp:object _:b39 ;
sp:predicate owl:cardinality ;
sp:subject _:b53
sp:subject _:b45
])
] [ rdf:type sp:Bind ;
sp:expression owl:minCardinality ;
sp:variable _:b47
sp:variable _:b40
] [ rdf:type sp:Bind ;
sp:expression 0 ;
sp:variable _:b46
sp:variable _:b39
]))
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b52
sp:arg1 _:b31
] ;
sp:variable _:b54
sp:variable _:b46
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:lowerTitleCase ;
sp:arg1 [ rdf:type smf:regex ;
sp:arg1 _:b54 ;
sp:arg1 _:b46 ;
sp:arg2 "has(.*)" ;
sp:arg3 "$1"
]
] ;
sp:variable _:b40
sp:variable _:b33
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/schema/ddr#" ;
sp:arg2 _:b40
sp:arg2 _:b33
]
] ;
sp:variable _:b39
sp:variable _:b32
])
] .
ddr-refactoring:Transform_UOM_Properties
rdf:type sml:ApplyConstruct ;
rdfs:label "Transform UOM Properties"^^xsd:string ;
sm:next ddr-refactoring:Return ;
sm:next ddr-refactoring:Delete_Unneeded_Object_Properties_Axioms ;
sml:constructQuery
[ rdf:type sp:Construct ;
sp:templates ([ sp:object owl:DatatypeProperty ;
sp:templates ([ sp:object owl:DeprecatedProperty ;
sp:predicate rdf:type ;
sp:subject _:b47
] [ sp:object owl:DatatypeProperty ;
sp:predicate rdf:type ;
sp:subject _:b55
] [ sp:object _:b56 ;
sp:subject _:b48
] [ sp:object _:b49 ;
sp:predicate rdfs:label ;
sp:subject _:b55
sp:subject _:b48
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b57
] [ sp:object _:b58 ;
sp:subject _:b50
] [ sp:object _:b51 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b57
] [ sp:object _:b55 ;
sp:subject _:b50
] [ sp:object _:b48 ;
sp:predicate owl:onProperty ;
sp:subject _:b57
] [ sp:object _:b59 ;
sp:subject _:b50
] [ sp:object _:b52 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b57
] [ sp:object _:b60 ;
sp:subject _:b50
] [ sp:object _:b53 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b57
sp:subject _:b50
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b61
] [ sp:object _:b62 ;
sp:predicate _:b63 ;
sp:subject _:b61
sp:subject _:b54
] [ sp:object _:b55 ;
sp:predicate _:b56 ;
sp:subject _:b54
] [ sp:object _:b48 ;
sp:predicate owl:onProperty ;
sp:subject _:b61
] [ sp:object _:b57 ;
sp:subject _:b54
] [ sp:object _:b50 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b64
] [ sp:object _:b61 ;
sp:subject _:b57
] [ sp:object _:b54 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b64
sp:subject _:b57
]) ;
sp:where ([ rdf:type sp:TriplePath ;
sp:object ddr:AbstractUomEnum ;
......@@ -652,219 +593,222 @@ ddr-refactoring:Transform_UOM_Properties
sp:modMin 1 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b51
] [ sp:object _:b51 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b58
] [ sp:object _:b58 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b65
] [ sp:object _:b65 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b66
] [ sp:object _:b66 ;
sp:subject _:b59
] [ sp:object _:b59 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b67
] [ sp:object _:b68 ;
sp:subject _:b60
] [ sp:object _:b47 ;
sp:predicate owl:onProperty ;
sp:subject _:b67
] [ sp:object _:b67 ;
sp:subject _:b60
] [ sp:object _:b60 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b64
sp:subject _:b57
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b60 ;
sp:elements ([ sp:object _:b53 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b67
sp:subject _:b60
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b59 ;
sp:elements ([ sp:object _:b52 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b67
sp:subject _:b60
])
] [ sp:object _:b69 ;
] [ sp:object _:b61 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b64
sp:subject _:b57
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b69
] [ sp:object _:b68 ;
sp:subject _:b61
] [ sp:object _:b47 ;
sp:predicate owl:onProperty ;
sp:subject _:b69
sp:subject _:b61
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 _:b69 ;
sp:arg2 _:b67
sp:arg1 _:b61 ;
sp:arg2 _:b60
]
] [ rdf:type sp:Union ;
sp:elements (([ sp:object _:b62 ;
sp:elements (([ sp:object _:b55 ;
sp:predicate owl:cardinality ;
sp:subject _:b69
sp:subject _:b61
] [ rdf:type sp:Bind ;
sp:expression owl:cardinality ;
sp:variable _:b63
]) ([ sp:object _:b62 ;
sp:variable _:b56
]) ([ sp:object _:b55 ;
sp:predicate owl:maxCardinality ;
sp:subject _:b69
sp:subject _:b61
] [ rdf:type sp:Bind ;
sp:expression owl:maxCardinality ;
sp:variable _:b63
sp:variable _:b56
]) ([ rdf:type sp:NotExists ;
sp:elements ([ sp:object _:b62 ;
sp:elements ([ sp:object _:b55 ;
sp:predicate owl:maxCardinality ;
sp:subject _:b69
sp:subject _:b61
])
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object _:b62 ;
sp:elements ([ sp:object _:b55 ;
sp:predicate owl:cardinality ;
sp:subject _:b69
sp:subject _:b61
])
] [ rdf:type sp:Bind ;
sp:expression owl:minCardinality ;
sp:variable _:b63
sp:variable _:b56
] [ rdf:type sp:Bind ;
sp:expression 0 ;
sp:variable _:b62
sp:variable _:b55
]))
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b68
sp:arg1 _:b47
] ;
sp:variable _:b70
sp:variable _:b62
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:lowerTitleCase ;
sp:arg1 [ rdf:type smf:regex ;
sp:arg1 _:b70 ;
sp:arg1 _:b62 ;
sp:arg2 "has(.*)" ;
sp:arg3 "$1"
]
] ;
sp:variable _:b56
sp:variable _:b49
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/schema/ddr#" ;
sp:arg2 _:b56
sp:arg2 _:b49
]
] ;
sp:variable _:b55
sp:variable _:b48
])
] .
ddr-refactoring:Transfrom_TimeStamps
rdf:type sml:ApplyConstruct ;
rdfs:label "Transfrom Time stamps"^^xsd:string ;
sm:next ddr-refactoring:Delete_ObjectProperty_Axioms_For_Timestamps ;
rdfs:label "Transform Time stamps"^^xsd:string ;
sm:next ddr-refactoring:Delete_Unneeded_Object_Properties_Axioms ;
sml:constructQuery
[ rdf:type sp:Construct ;
sp:templates ([ sp:object owl:DatatypeProperty ;
sp:templates ([ sp:object owl:DeprecatedProperty ;
sp:predicate rdf:type ;
sp:subject _:b71
] [ sp:object _:b72 ;
sp:subject _:b63
] [ sp:object owl:DatatypeProperty ;
sp:predicate rdf:type ;
sp:subject _:b64
] [ sp:object _:b65 ;
sp:predicate rdfs:label ;
sp:subject _:b71
sp:subject _:b64
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b73
sp:subject _:b66
] [ sp:object ddr:TimestampDatatype ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b73
] [ sp:object _:b74 ;
sp:subject _:b66
] [ sp:object _:b67 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b73
] [ sp:object _:b75 ;
sp:subject _:b66
] [ sp:object _:b68 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b73
] [ sp:object _:b71 ;
sp:subject _:b66
] [ sp:object _:b64 ;
sp:predicate owl:onProperty ;
sp:subject _:b73
sp:subject _:b66
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b76
] [ sp:object _:b77 ;
sp:predicate _:b78 ;
sp:subject _:b76
] [ sp:object _:b71 ;
sp:subject _:b69
] [ sp:object _:b70 ;
sp:predicate _:b71 ;
sp:subject _:b69
] [ sp:object _:b64 ;
sp:predicate owl:onProperty ;
sp:subject _:b76
] [ sp:object _:b73 ;
sp:subject _:b69
] [ sp:object _:b66 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b79
] [ sp:object _:b76 ;
sp:subject _:b72
] [ sp:object _:b69 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b79
sp:subject _:b72
]) ;
sp:where ([ sp:object ddr:Timestamp ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b80
] [ sp:object _:b81 ;
sp:subject _:b73
] [ sp:object _:b63 ;
sp:predicate owl:onProperty ;
sp:subject _:b80
] [ sp:object _:b80 ;
sp:subject _:b73
] [ sp:object _:b73 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b79
] [ sp:object _:b82 ;
sp:subject _:b72
] [ sp:object _:b74 ;
sp:predicate rdfs:subClassOf ;
sp:subject _:b79
sp:subject _:b72
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b74 ;
sp:elements ([ sp:object _:b67 ;
sp:predicate sawsdl:modelReference ;
sp:subject _:b80
sp:subject _:b73
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b75 ;
sp:elements ([ sp:object _:b68 ;
sp:predicate <http://purl.org/dc/elements/1.1/description> ;
sp:subject _:b80
sp:subject _:b73
])
] [ sp:object owl:Restriction ;
sp:predicate rdf:type ;
sp:subject _:b82
] [ sp:object _:b81 ;
sp:subject _:b74
] [ sp:object _:b63 ;
sp:predicate owl:onProperty ;
sp:subject _:b82
sp:subject _:b74
] [ rdf:type sp:Union ;
sp:elements (([ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b77 ;
sp:elements ([ sp:object _:b70 ;
sp:predicate owl:cardinality ;
sp:subject _:b82
sp:subject _:b74
] [ rdf:type sp:Bind ;
sp:expression owl:cardinality ;
sp:variable _:b78
sp:variable _:b71
])
]) ([ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b77 ;
sp:elements ([ sp:object _:b70 ;
sp:predicate owl:maxCardinality ;
sp:subject _:b82
sp:subject _:b74
] [ rdf:type sp:Bind ;
sp:expression owl:maxCardinality ;
sp:variable _:b78
sp:variable _:b71
])
]))
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b81
sp:arg1 _:b63
] ;
sp:variable _:b83
sp:variable _:b75
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:lowerTitleCase ;
sp:arg1 [ rdf:type smf:regex ;
sp:arg1 _:b83 ;
sp:arg1 _:b75 ;
sp:arg2 "has(.*)" ;
sp:arg3 "$1"
]
] ;
sp:variable _:b72
sp:variable _:b65
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/schema/ddr#" ;
sp:arg2 _:b72
sp:arg2 _:b65
]
] ;
sp:variable _:b71
sp:variable _:b64
])
] .
......@@ -928,173 +872,149 @@ _:b19
_:b20
sp:varName "c"^^xsd:string .
_:b21
sp:varName "clientRes"^^xsd:string .
_:b28
sp:varName "desc"^^xsd:string .
_:b22
sp:varName "client"^^xsd:string .
_:b29
sp:varName "s"^^xsd:string .
_:b30
sp:varName "newDesc"^^xsd:string .
_:b23
sp:varName "cardinalityRes"^^xsd:string .
sp:varName "res"^^xsd:string .
_:b22
sp:varName "p2"^^xsd:string .
_:b21
sp:varName "o"^^xsd:string .
_:b24
sp:varName "dtClass"^^xsd:string .
sp:varName "class"^^xsd:string .
_:b25
sp:varName "clientResObject"^^xsd:string .
sp:varName "p"^^xsd:string .
_:b26
sp:varName "clientResPredicate"^^xsd:string .
sp:varName "pN"^^xsd:string .
_:b27
sp:varName "cardinalityResObject"^^xsd:string .
sp:varName "pNU"^^xsd:string .
_:b28
sp:varName "cardinalityResPredicate"^^xsd:string .
_:b29
_:b35
sp:varName "sdtClass"^^xsd:string .
_:b30
_:b42
sp:varName "res"^^xsd:string .
_:b43
sp:varName "dtClass"^^xsd:string .
_:b44
sp:varName "clientRes"^^xsd:string .
_:b31
sp:varName "property"^^xsd:string .
sp:varName "prop"^^xsd:string .
_:b41
sp:varName "client"^^xsd:string .
_:b36
sp:varName "desc"^^xsd:string .
sp:varName "rdl"^^xsd:string .
_:b37
sp:varName "s"^^xsd:string .
sp:varName "desc"^^xsd:string .
_:b38
sp:varName "newDesc"^^xsd:string .
_:b45
sp:varName "cardinalityRes"^^xsd:string .
_:b39
sp:varName "dtpnameU"^^xsd:string .
sp:varName "cardinality"^^xsd:string .
_:b40
sp:varName "dtpname"^^xsd:string .
_:b42
sp:varName "sdtClass"^^xsd:string .
_:b43
sp:varName "rdl"^^xsd:string .
_:b44
sp:varName "desc"^^xsd:string .
sp:varName "cardinalityProperty"^^xsd:string .
_:b46
sp:varName "cardinality"^^xsd:string .
sp:varName "pname"^^xsd:string .
_:b47
sp:varName "cardinalityProperty"^^xsd:string .
_:b33
sp:varName "dtpname"^^xsd:string .
_:b48
sp:varName "client"^^xsd:string .
_:b32
sp:varName "dtpnameU"^^xsd:string .
_:b49
_:b51
sp:varName "uomClass"^^xsd:string .
_:b58
sp:varName "res"^^xsd:string .
_:b50
_:b59
sp:varName "dtClass"^^xsd:string .
_:b51
_:b60
sp:varName "clientRes"^^xsd:string .
_:b52
_:b47
sp:varName "prop"^^xsd:string .
_:b53
sp:varName "cardinalityRes"^^xsd:string .
_:b54
sp:varName "pname"^^xsd:string .
_:b55
sp:varName "dtpnameU"^^xsd:string .
_:b56
sp:varName "dtpname"^^xsd:string .
_:b57
sp:varName "client"^^xsd:string .
_:b58
sp:varName "uomClass"^^xsd:string .
_:b53
sp:varName "desc"^^xsd:string .
_:b59
_:b52
sp:varName "rdl"^^xsd:string .
_:b60
sp:varName "desc"^^xsd:string .
_:b61
sp:varName "cardinalityRes"^^xsd:string .
_:b62
_:b55
sp:varName "cardinality"^^xsd:string .
_:b63
_:b56
sp:varName "cardinalityProperty"^^xsd:string .
_:b64
sp:varName "client"^^xsd:string .
_:b62
sp:varName "pname"^^xsd:string .
_:b65
sp:varName "res"^^xsd:string .
_:b49
sp:varName "dtpname"^^xsd:string .
_:b66
sp:varName "dtClass"^^xsd:string .
_:b48
sp:varName "dtpnameU"^^xsd:string .
_:b67
sp:varName "clientRes"^^xsd:string .
_:b73
sp:varName "res"^^xsd:string .
_:b68
_:b63
sp:varName "prop"^^xsd:string .
_:b69
sp:varName "cardinalityRes"^^xsd:string .
_:b70
sp:varName "pname"^^xsd:string .
_:b71
sp:varName "dtpnameU"^^xsd:string .
_:b72
sp:varName "dtpname"^^xsd:string .
sp:varName "client"^^xsd:string .
_:b74
sp:varName "cardinalityRes"^^xsd:string .
_:b67
sp:varName "rdl"^^xsd:string .
_:b75
_:b68
sp:varName "desc"^^xsd:string .
_:b77
_:b70
sp:varName "cardinality"^^xsd:string .
_:b78
_:b71
sp:varName "cardinalityProperty"^^xsd:string .
_:b79
sp:varName "client"^^xsd:string .
_:b80
sp:varName "res"^^xsd:string .
_:b81
sp:varName "prop"^^xsd:string .
_:b82
sp:varName "cardinalityRes"^^xsd:string .
_:b83
_:b75
sp:varName "pname"^^xsd:string .
_:b33
sp:varName "type"^^xsd:string .
_:b34
sp:varName "valueRestriction"^^xsd:string .
_:b35
sp:varName "rangeType"^^xsd:string .
_:b65
sp:varName "dtpname"^^xsd:string .
_:b32
sp:varName "pname"^^xsd:string .
_:b64
sp:varName "dtpnameU"^^xsd:string .
......
# Saved by TopBraid on Sat Aug 06 00:26:20 PDT 2011
# Saved by TopBraid on Sat Aug 06 12:24:30 PDT 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr
# imports: http://www.reportinghub.no/ep/schema/1.1.1/ddr
# imports: http://spinrdf.org/spin
......@@ -32,7 +32,7 @@ ddr:Cs_activity
sxml:element "witsml:activity"^^xsd:string .
ddr:Cs_alias
sxml:element "witsml:alias" , "witsml:rigAlias"^^xsd:string .
sxml:element "witsml:rigAlias"^^xsd:string , "witsml:alias" .
ddr:Cs_bitRecord
sxml:element "witsml:bitRecord" .
......@@ -80,7 +80,7 @@ ddr:Cs_drillReportPorePressure
sxml:element "witsml:drillReportPorePressure" .
ddr:Cs_drillReportStatusInfo
sxml:element "witsml:drillReportStatusInfo" , "witsml:statusInfo"^^xsd:string .
sxml:element "witsml:statusInfo"^^xsd:string , "witsml:drillReportStatusInfo" .
ddr:Cs_drillReportStratInfo
sxml:element "witsml:drillReportStratInfo" .
......@@ -116,7 +116,7 @@ ddr:Cs_refWellWellboreRig
sxml:element "witsml:refWellWellboreRig" .
ddr:Cs_wellAlias
sxml:element "witsml:wellboreAlias"^^xsd:string , "witsml:wellAlias" .
sxml:element "witsml:wellAlias" , "witsml:wellboreAlias"^^xsd:string .
ddr:Cs_wellCRS
sxml:element "witsml:wellCRS" .
......@@ -133,7 +133,7 @@ ddr:Obj_drillReport
ddr:Thing
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 006 - Construct Enumerated Values"^^xsd:string ;
rdfs:comment "STEP 003 - Construct datatype string values"^^xsd:string ;
sp:templates ([ sp:object _:b1 ;
sp:predicate _:b2 ;
sp:subject spin:_this
......@@ -155,9 +155,7 @@ ddr:Thing
]) ;
sp:where ([ sp:object _:b4 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject
[ sp:varName "inst"^^xsd:string
]
sp:subject spin:_this
] [ sp:object _:b5 ;
sp:predicate rdf:type ;
sp:subject _:b4
......@@ -170,22 +168,20 @@ ddr:Thing
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:titleCase ;
sp:arg1 [ rdf:type afn:localname ;
sp:arg1 _:b5
]
[ rdf:type afn:localname ;
sp:arg1 _:b5
] ;
sp:variable _:b6
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b6
]
] ;
sp:variable _:b2
] [ sp:object owl:ObjectProperty ;
] [ sp:object owl:DatatypeProperty ;
sp:predicate rdf:type ;
sp:subject _:b2
] [ sp:object _:b2 ;
......@@ -194,372 +190,376 @@ ddr:Thing
] [ sp:object _:b8 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b7
] [ sp:object _:b9 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object _:b7 ;
sp:object xsd:string ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b8
] [ sp:object _:b9 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b4
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b9
] [ sp:object _:b1 ;
sp:predicate sxml:text ;
sp:subject _:b9
] [ sp:object _:b10 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object <http://www.linkedmodel.org/schema/dtype#EnumeratedValue> ;
sp:object _:b7 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b8
] [ sp:object _:b10 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b4
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b10
] [ sp:object _:b11 ;
sp:predicate sxml:text ;
sp:subject _:b10
] [ sp:object _:b8 ;
sp:predicate rdf:type ;
sp:subject _:b1
] [ sp:object _:b11 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b1
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 002 - Construct datatype datetime values"^^xsd:string ;
sp:templates ([ sp:object _:b12 ;
sp:predicate _:b13 ;
rdfs:comment "STEP 004 - Construct UOM values"^^xsd:string ;
sp:templates ([ sp:object _:b11 ;
sp:predicate rdf:type ;
sp:subject _:b12
] [ sp:object _:b13 ;
sp:predicate ddr:uom ;
sp:subject _:b12
] [ sp:object _:b14 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b12
] [ sp:object _:b12 ;
sp:predicate _:b15 ;
sp:subject spin:_this
] [ sp:object rdf:Statement ;
sp:predicate rdf:type ;
sp:subject _:b14
sp:subject _:b16
] [ sp:object spin:_this ;
sp:predicate rdf:subject ;
sp:subject _:b14
] [ sp:object _:b13 ;
sp:subject _:b16
] [ sp:object _:b15 ;
sp:predicate rdf:predicate ;
sp:subject _:b14
] [ sp:object _:b12 ;
sp:predicate rdf:object ;
sp:subject _:b14
sp:subject _:b16
] [ sp:object _:b14 ;
sp:predicate rdf:object ;
sp:subject _:b16
] [ sp:object _:b16 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b15
sp:subject _:b17
]) ;
sp:where ([ sp:object _:b15 ;
sp:where ([ sp:object _:b17 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject spin:_this
] [ sp:object _:b16 ;
] [ sp:object _:b18 ;
sp:predicate rdf:type ;
sp:subject _:b15
sp:subject _:b17
] [ sp:object _:b13 ;
sp:predicate ddr:uom ;
sp:subject _:b17
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "uom"^^xsd:string
[ sp:varName "aNode"^^xsd:string
] ;
sp:predicate ddr:uom ;
sp:subject _:b15
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b17
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b16
sp:arg1 _:b18
] ;
sp:variable _:b17
sp:variable _:b19
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b17
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ;
sp:arg2 [ rdf:type smf:titleCase ;
sp:arg1 _:b19
]
]
] ;
sp:variable _:b13
] [ sp:object owl:DatatypeProperty ;
sp:variable _:b15
] [ sp:object owl:ObjectProperty ;
sp:predicate rdf:type ;
sp:subject _:b13
] [ sp:object _:b13 ;
sp:subject _:b15
] [ sp:object _:b15 ;
sp:predicate owl:onProperty ;
sp:subject _:b18
] [ sp:object _:b19 ;
sp:subject _:b20
] [ sp:object _:b11 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b18
] [ rdf:type sp:TriplePath ;
sp:object xsd:dateTime ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b19
] [ sp:object _:b20 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b15
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b20
] [ sp:object _:b21 ;
sp:predicate sxml:text ;
sp:subject _:b20
] [ sp:object _:b22 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object _:b18 ;
sp:object _:b20 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b21
] [ sp:object _:b22 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b17
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b22
] [ sp:object _:b23 ;
sp:predicate sxml:text ;
sp:subject _:b22
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type xsd:dateTime ;
sp:arg1 _:b21
[ rdf:type xsd:double ;
sp:arg1 _:b23
] ;
sp:variable _:b12
sp:variable _:b14
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 020 - Construct all other object properties - WIP"^^xsd:string ;
sp:templates ([ sp:object _:b23 ;
sp:predicate _:b24 ;
sp:templates ([ sp:object _:b24 ;
sp:predicate _:b25 ;
sp:subject spin:_this
] [ sp:object rdf:Statement ;
sp:predicate rdf:type ;
sp:subject _:b25
sp:subject _:b26
] [ sp:object spin:_this ;
sp:predicate rdf:subject ;
sp:subject _:b25
] [ sp:object _:b24 ;
sp:subject _:b26
] [ sp:object _:b25 ;
sp:predicate rdf:predicate ;
sp:subject _:b25
] [ sp:object _:b23 ;
sp:subject _:b26
] [ sp:object _:b24 ;
sp:predicate rdf:object ;
sp:subject _:b25
] [ sp:object _:b25 ;
sp:subject _:b26
] [ sp:object _:b26 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b23
sp:subject _:b24
]) ;
sp:where ([ sp:object _:b26 ;
sp:where ([ sp:object _:b27 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b27
] [ sp:object _:b24 ;
sp:subject _:b28
] [ sp:object _:b25 ;
sp:predicate owl:onProperty ;
sp:subject _:b27
] [ sp:object _:b26 ;
sp:subject _:b28
] [ sp:object _:b27 ;
sp:predicate rdf:type ;
sp:subject _:b23
] [ sp:object _:b23 ;
sp:subject _:b24
] [ sp:object _:b24 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject spin:_this
] [ sp:object _:b28 ;
] [ sp:object _:b29 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object _:b27 ;
sp:object _:b28 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b28
sp:subject _:b29
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 004 - Construct UOM values"^^xsd:string ;
sp:templates ([ sp:object _:b29 ;
sp:predicate rdf:type ;
sp:subject _:b30
] [ sp:object _:b31 ;
sp:predicate ddr:uom ;
sp:subject _:b30
] [ sp:object _:b32 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b30
] [ sp:object _:b30 ;
sp:predicate _:b33 ;
rdfs:comment "STEP 002 - Construct datatype datetime values"^^xsd:string ;
sp:templates ([ sp:object _:b30 ;
sp:predicate _:b31 ;
sp:subject spin:_this
] [ sp:object rdf:Statement ;
sp:predicate rdf:type ;
sp:subject _:b34
sp:subject _:b32
] [ sp:object spin:_this ;
sp:predicate rdf:subject ;
sp:subject _:b34
] [ sp:object _:b33 ;
sp:subject _:b32
] [ sp:object _:b31 ;
sp:predicate rdf:predicate ;
sp:subject _:b34
] [ sp:object _:b32 ;
sp:subject _:b32
] [ sp:object _:b30 ;
sp:predicate rdf:object ;
sp:subject _:b34
] [ sp:object _:b34 ;
sp:subject _:b32
] [ sp:object _:b32 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b35
sp:subject _:b33
]) ;
sp:where ([ sp:object _:b35 ;
sp:where ([ sp:object _:b33 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject spin:_this
] [ sp:object _:b36 ;
] [ sp:object _:b34 ;
sp:predicate rdf:type ;
sp:subject _:b35
] [ sp:object _:b31 ;
sp:predicate ddr:uom ;
sp:subject _:b35
sp:subject _:b33
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "aNode"^^xsd:string
[ sp:varName "uom"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b35
sp:predicate ddr:uom ;
sp:subject _:b33
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b36
sp:arg1 _:b34
] ;
sp:variable _:b37
sp:variable _:b35
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ;
sp:arg2 [ rdf:type smf:titleCase ;
sp:arg1 _:b37
]
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b35
]
] ;
sp:variable _:b33
] [ sp:object owl:ObjectProperty ;
sp:variable _:b31
] [ sp:object owl:DatatypeProperty ;
sp:predicate rdf:type ;
sp:subject _:b33
] [ sp:object _:b33 ;
sp:subject _:b31
] [ sp:object _:b31 ;
sp:predicate owl:onProperty ;
sp:subject _:b38
] [ sp:object _:b29 ;
sp:subject _:b36
] [ sp:object _:b37 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b38
] [ sp:object _:b39 ;
sp:predicate rdf:type ;
sp:subject spin:_this
sp:subject _:b36
] [ rdf:type sp:TriplePath ;
sp:object _:b38 ;
sp:object xsd:dateTime ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b39
] [ sp:object _:b40 ;
sp:subject _:b37
] [ sp:object _:b38 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b35
sp:subject _:b33
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b40
] [ sp:object _:b41 ;
sp:subject _:b38
] [ sp:object _:b39 ;
sp:predicate sxml:text ;
sp:subject _:b38
] [ sp:object _:b40 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object _:b36 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b40
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type xsd:double ;
sp:arg1 _:b41
[ rdf:type xsd:dateTime ;
sp:arg1 _:b39
] ;
sp:variable _:b32
sp:variable _:b30
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 003 - Construct datatype string values"^^xsd:string ;
sp:templates ([ sp:object _:b42 ;
sp:predicate _:b43 ;
rdfs:comment "STEP 006 - Construct Enumerated Values"^^xsd:string ;
sp:templates ([ sp:object _:b41 ;
sp:predicate _:b42 ;
sp:subject spin:_this
] [ sp:object rdf:Statement ;
sp:predicate rdf:type ;
sp:subject _:b44
sp:subject _:b43
] [ sp:object spin:_this ;
sp:predicate rdf:subject ;
sp:subject _:b44
] [ sp:object _:b43 ;
sp:predicate rdf:predicate ;
sp:subject _:b44
sp:subject _:b43
] [ sp:object _:b42 ;
sp:predicate rdf:predicate ;
sp:subject _:b43
] [ sp:object _:b41 ;
sp:predicate rdf:object ;
sp:subject _:b44
] [ sp:object _:b44 ;
sp:subject _:b43
] [ sp:object _:b43 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b45
sp:subject _:b44
]) ;
sp:where ([ sp:object _:b45 ;
sp:where ([ sp:object _:b44 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject spin:_this
] [ sp:object _:b46 ;
sp:subject
[ sp:varName "inst"^^xsd:string
]
] [ sp:object _:b45 ;
sp:predicate rdf:type ;
sp:subject _:b45
sp:subject _:b44
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "uom"^^xsd:string
] ;
sp:predicate ddr:uom ;
sp:subject _:b45
sp:subject _:b44
])
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type afn:localname ;
sp:arg1 _:b46
[ rdf:type smf:titleCase ;
sp:arg1 [ rdf:type afn:localname ;
sp:arg1 _:b45
]
] ;
sp:variable _:b47
sp:variable _:b46
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b47
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ;
sp:arg2 _:b46
]
] ;
sp:variable _:b43
] [ sp:object owl:DatatypeProperty ;
sp:variable _:b42
] [ sp:object owl:ObjectProperty ;
sp:predicate rdf:type ;
sp:subject _:b43
] [ sp:object _:b43 ;
sp:subject _:b42
] [ sp:object _:b42 ;
sp:predicate owl:onProperty ;
sp:subject _:b48
] [ sp:object _:b49 ;
sp:subject _:b47
] [ sp:object _:b48 ;
sp:predicate owl:allValuesFrom ;
sp:subject _:b48
sp:subject _:b47
] [ sp:object _:b49 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object xsd:string ;
sp:object _:b47 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b49
] [ rdf:type sp:TriplePath ;
sp:object <http://www.linkedmodel.org/schema/dtype#EnumeratedValue> ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b48
] [ sp:object _:b50 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b45
sp:subject _:b44
] [ sp:object sxml:TextNode ;
sp:predicate rdf:type ;
sp:subject _:b50
] [ sp:object _:b42 ;
] [ sp:object _:b51 ;
sp:predicate sxml:text ;
sp:subject _:b50
] [ sp:object _:b51 ;
] [ sp:object _:b48 ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ rdf:type sp:TriplePath ;
sp:object _:b48 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath rdfs:subClassOf
] ;
sp:subject _:b51
sp:subject _:b41
] [ sp:object _:b51 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b41
])
] .
......@@ -576,284 +576,284 @@ ddr:version
<http://www.reportinghub.no/ep/transform/1.1/ddr>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://topbraid.org/sxml> , <http://www.reportinghub.no/ep/schema/1.1.1/ddr> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.1.1/ddr> , <http://topbraid.org/sxml> , <http://spinrdf.org/spin> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:Thing
spin:query
[ rdf:type sp:Select ;
sp:where ([ sp:object
[ sp:varName "p"^^xsd:string
] ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b52
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "b"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b52
])
])
] ;
spin:query
[ rdf:type sp:Select ;
sp:resultVariables (_:b53 _:b54 _:b55 _:b56) ;
sp:where ([ sp:object _:b56 ;
sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ;
sp:subject _:b55
] [ sp:object _:b55 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b54
] [ rdf:type sp:Union ;
sp:elements (([ sp:object <http://topbraid.org/sxsd#Sequence> ;
sp:predicate rdf:type ;
sp:subject _:b54
]) ([ sp:object <http://topbraid.org/sxsd#Choice> ;
sp:predicate rdf:type ;
sp:subject _:b54
]))
] [ sp:object _:b54 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b53
])
] ;
spin:query
[ rdf:type sp:Select ;
sp:resultVariables (_:b57 _:b58 _:b59 _:b60) ;
sp:resultVariables (_:b52 _:b53 _:b54 _:b55) ;
sp:where ([ sp:object <http://topbraid.org/sxsd#ComplexType> ;
sp:predicate rdf:type ;
sp:subject _:b61
sp:subject _:b56
] [ rdf:type sp:TriplePath ;
sp:object _:b62 ;
sp:object _:b57 ;
sp:path [ rdf:type sp:ModPath ;
sp:modMax -2 ;
sp:modMin 0 ;
sp:subPath <http://www.topbraid.org/2007/05/composite.owl#child>
] ;
sp:subject _:b61
] [ sp:object _:b63 ;
sp:subject _:b56
] [ sp:object _:b58 ;
sp:predicate <http://topbraid.org/sxsd#name> ;
sp:subject _:b61
] [ sp:object _:b60 ;
sp:subject _:b56
] [ sp:object _:b55 ;
sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ;
sp:subject _:b62
] [ sp:object _:b64 ;
sp:subject _:b57
] [ sp:object _:b59 ;
sp:predicate <http://topbraid.org/sxsd#name> ;
sp:subject _:b62
sp:subject _:b57
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:titleCase ;
sp:arg1 _:b64
sp:arg1 _:b59
] ;
sp:variable _:b65
sp:variable _:b60
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#has" ;
sp:arg2 _:b65
sp:arg2 _:b60
]
] ;
sp:variable _:b59
sp:variable _:b54
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:titleCase ;
sp:arg1 _:b63 ;
sp:arg1 _:b58 ;
sp:arg2 "[a-z]s"
] ;
sp:variable _:b66
sp:variable _:b61
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/ep/schema/ddr#" ;
sp:arg2 _:b66
sp:arg2 _:b61
]
] ;
sp:variable _:b58
sp:variable _:b53
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "http://www.reportinghub.no/map/ddr#" ;
sp:arg2 _:b66 ;
sp:arg2 _:b61 ;
sp:arg3 "-has" ;
sp:arg4 _:b65
sp:arg4 _:b60
]
] ;
sp:variable _:b57
sp:variable _:b52
])
] ;
spin:query
[ rdf:type sp:Select ;
sp:resultVariables (_:b62 _:b63 _:b64 _:b65) ;
sp:where ([ sp:object _:b65 ;
sp:predicate <http://www.w3.org/ns/sawsdl#modelReference> ;
sp:subject _:b64
] [ sp:object _:b64 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b63
] [ rdf:type sp:Union ;
sp:elements (([ sp:object <http://topbraid.org/sxsd#Sequence> ;
sp:predicate rdf:type ;
sp:subject _:b63
]) ([ sp:object <http://topbraid.org/sxsd#Choice> ;
sp:predicate rdf:type ;
sp:subject _:b63
]))
] [ sp:object _:b63 ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b62
])
] ;
spin:query
[ rdf:type sp:Select ;
sp:where ([ sp:object
[ sp:varName "p"^^xsd:string
] ;
sp:predicate <http://www.topbraid.org/2007/05/composite.owl#child> ;
sp:subject _:b66
] [ rdf:type sp:NotExists ;
sp:elements ([ sp:object
[ sp:varName "b"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#basisFor> ;
sp:subject _:b66
])
])
] .
_:b52
sp:varName "c"^^xsd:string .
_:b56
sp:varName "e"^^xsd:string .
_:b55
sp:varName "s"^^xsd:string .
_:b18
sp:varName "childType"^^xsd:string .
_:b54
sp:varName "p"^^xsd:string .
_:b20
sp:varName "allValuesRestriction"^^xsd:string .
_:b53
sp:varName "pp"^^xsd:string .
_:b17
sp:varName "child"^^xsd:string .
_:b66
sp:varName "tcname"^^xsd:string .
_:b15
sp:varName "opnameU"^^xsd:string .
_:b65
sp:varName "tcpname"^^xsd:string .
_:b14
sp:varName "value"^^xsd:string .
_:b64
sp:varName "pname"^^xsd:string .
_:b13
sp:varName "uom"^^xsd:string .
_:b63
sp:varName "name"^^xsd:string .
_:b11
sp:varName "rangeU"^^xsd:string .
_:b62
sp:varName "c"^^xsd:string .
_:b29
sp:varName "instType"^^xsd:string .
_:b61
sp:varName "s"^^xsd:string .
_:b28
sp:varName "valuesRestriction"^^xsd:string .
_:b60
sp:varName "mre"^^xsd:string .
_:b27
sp:varName "childType"^^xsd:string .
_:b59
sp:varName "ddrPU"^^xsd:string .
_:b25
sp:varName "formalProperty"^^xsd:string .
_:b58
sp:varName "ddrCU"^^xsd:string .
_:b24
sp:varName "child"^^xsd:string .
_:b57
sp:varName "ddrCPU"^^xsd:string .
_:b40
sp:varName "instType"^^xsd:string .
_:b11
_:b39
sp:varName "text"^^xsd:string .
_:b10
_:b38
sp:varName "textNode"^^xsd:string .
_:b9 sp:varName "instType"^^xsd:string .
_:b8 sp:varName "rangeU"^^xsd:string .
_:b7 sp:varName "valuesRestriction"^^xsd:string .
_:b37
sp:varName "rangeType"^^xsd:string .
_:b6 sp:varName "childLocalName"^^xsd:string .
_:b36
sp:varName "valuesRestriction"^^xsd:string .
_:b5 sp:varName "childType"^^xsd:string .
_:b35
sp:varName "childLocalName"^^xsd:string .
_:b4 sp:varName "child"^^xsd:string .
_:b34
sp:varName "childType"^^xsd:string .
_:b2 sp:varName "opnameU"^^xsd:string .
_:b33
sp:varName "child"^^xsd:string .
_:b1 sp:varName "enumeratedValue"^^xsd:string .
_:b31
sp:varName "dtpnameU"^^xsd:string .
_:b22
sp:varName "instType"^^xsd:string .
_:b30
sp:varName "dateTime"^^xsd:string .
_:b21
_:b51
sp:varName "text"^^xsd:string .
_:b20
_:b50
sp:varName "textNode"^^xsd:string .
_:b19
sp:varName "rangeType"^^xsd:string .
_:b49
sp:varName "instType"^^xsd:string .
_:b18
_:b48
sp:varName "rangeU"^^xsd:string .
_:b47
sp:varName "valuesRestriction"^^xsd:string .
_:b17
_:b46
sp:varName "childLocalName"^^xsd:string .
_:b16
_:b19
sp:varName "childLocalName"^^xsd:string .
_:b45
sp:varName "childType"^^xsd:string .
_:b15
_:b44
sp:varName "child"^^xsd:string .
_:b13
sp:varName "dtpnameU"^^xsd:string .
_:b42
sp:varName "opnameU"^^xsd:string .
_:b12
sp:varName "dateTime"^^xsd:string .
_:b41
sp:varName "enumeratedValue"^^xsd:string .
_:b28
sp:varName "instType"^^xsd:string .
_:b1 sp:varName "text"^^xsd:string .
_:b27
sp:varName "valuesRestriction"^^xsd:string .
_:b2 sp:varName "dtpnameU"^^xsd:string .
_:b26
sp:varName "childType"^^xsd:string .
_:b4 sp:varName "child"^^xsd:string .
_:b24
sp:varName "formalProperty"^^xsd:string .
_:b5 sp:varName "childType"^^xsd:string .
_:b23
sp:varName "child"^^xsd:string .
_:b6 sp:varName "childLocalName"^^xsd:string .
_:b41
sp:varName "text"^^xsd:string .
_:b7 sp:varName "valuesRestriction"^^xsd:string .
_:b40
sp:varName "textNode"^^xsd:string .
_:b8 sp:varName "rangeType"^^xsd:string .
_:b39
_:b9 sp:varName "textNode"^^xsd:string .
_:b21
sp:varName "instType"^^xsd:string .
_:b38
sp:varName "allValuesRestriction"^^xsd:string .
_:b10
sp:varName "instType"^^xsd:string .
_:b37
sp:varName "childLocalName"^^xsd:string .
_:b66
sp:varName "c"^^xsd:string .
_:b36
sp:varName "childType"^^xsd:string .
_:b62
sp:varName "pp"^^xsd:string .
_:b35
sp:varName "child"^^xsd:string .
_:b63
sp:varName "p"^^xsd:string .
_:b33
sp:varName "opnameU"^^xsd:string .
_:b64
sp:varName "s"^^xsd:string .
_:b32
sp:varName "value"^^xsd:string .
_:b65
sp:varName "e"^^xsd:string .
_:b31
sp:varName "uom"^^xsd:string .
_:b52
sp:varName "ddrCPU"^^xsd:string .
_:b29
sp:varName "rangeU"^^xsd:string .
_:b53
sp:varName "ddrCU"^^xsd:string .
_:b51
sp:varName "instType"^^xsd:string .
_:b54
sp:varName "ddrPU"^^xsd:string .
_:b50
sp:varName "textNode"^^xsd:string .
_:b55
sp:varName "mre"^^xsd:string .
_:b49
sp:varName "rangeType"^^xsd:string .
_:b56
sp:varName "s"^^xsd:string .
_:b48
sp:varName "valuesRestriction"^^xsd:string .
_:b57
sp:varName "c"^^xsd:string .
_:b47
sp:varName "childLocalName"^^xsd:string .
_:b58
sp:varName "name"^^xsd:string .
_:b46
sp:varName "childType"^^xsd:string .
_:b59
sp:varName "pname"^^xsd:string .
_:b45
sp:varName "child"^^xsd:string .
_:b60
sp:varName "tcpname"^^xsd:string .
_:b43
sp:varName "dtpnameU"^^xsd:string .
_:b61
sp:varName "tcname"^^xsd:string .
_:b42
_:b22
sp:varName "textNode"^^xsd:string .
_:b23
sp:varName "text"^^xsd:string .
......
# Saved by TopBraid on Fri Aug 05 18:01:44 PDT 2011
# Saved by TopBraid on Sat Aug 06 12:24:30 PDT 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
<ui:group>
<div>&nbsp;</div>
<div class="logoContainer"><a href="http://www.epim.no" target="_new"><img src="lib/rh/images/logoEpim.gif" width="201" height="106" align="right" title="EPIM" /></a>
<div style="padding: 10px">
<h1>ReportingHub</h1>
<div>You are logged in as: <b>{= rhspin:userName() }</b></div>
</div>
</div>
</ui:group>
\ No newline at end of file
# Saved by TopBraid on Thu Jul 21 13:16:56 EST 2011
# baseURI: http://www.reportinghub.no/swp/rh
# imports: http://uispin.org/tui
# imports: http://www.reportinghub.no/spin/rh
@prefix let: <http://uispin.org/let#> .
@prefix letrs: <http://uispin.org/letrs#> .
@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 rhswp: <http://www.reportinghub.no/swp/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix ui: <http://uispin.org/ui#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/swp/rh>
rdf:type owl:Ontology ;
rdfs:comment "SWP components and definitions for ReportingHub."^^xsd:string ;
owl:imports <http://uispin.org/tui> , <http://www.reportinghub.no/spin/rh> ;
owl:versionInfo "0.1.0"^^xsd:string .
rhswp:Elements
rdf:type ui:NodeClass ;
rdfs:label "Elements"^^xsd:string ;
rdfs:subClassOf ui:Element ;
ui:abstract "true"^^xsd:boolean .
rhswp:Header
rdf:type ui:NodeClass ;
rdfs:label "Header"^^xsd:string ;
rdfs:subClassOf rhswp:Elements ;
ui:prototype <http://www.reportinghub.no/swp/header.uispin.html> .
/*
* jQuery UI CSS Framework 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
* jQuery UI Accordion 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Accordion#theming
*/
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
* jQuery UI Autocomplete 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Autocomplete#theming
*/
.ui-autocomplete { position: absolute; cursor: default; }
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/*
* jQuery UI Menu 1.8.12
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Menu#theming
*/
.ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}
/*
* jQuery UI Button 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Button#theming
*/
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }
/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4; }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }
/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }
/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
* jQuery UI Datepicker 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }
/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
display: none; /*sorry for IE5*/
display/**/: block; /*sorry for IE5*/
position: absolute; /*must have*/
z-index: -1; /*must have*/
filter: mask(); /*must have*/
top: -4px; /*must have*/
left: -4px; /*must have*/
width: 200px; /*must have*/
height: 200px; /*must have*/
}/*
* jQuery UI Dialog 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Dialog#theming
*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
* jQuery UI Progressbar 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
* jQuery UI Resizable 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;
/* http://bugs.jqueryui.com/ticket/7233
- Resizable: resizable handles fail to work in IE if transparent and content overlaps
*/
background-image:url(data:);
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
* jQuery UI Selectable 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
* jQuery UI Slider 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Slider#theming
*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
* jQuery UI Tabs 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
* jQuery UI CSS Framework 1.8.12
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }
/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
/* Icons
----------------------------------*/
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }
/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }
/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
\ No newline at end of file
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
/**
* Updates the options inside of a given HTML select tag from a SPARQL
* result set delivered by a SPIN template call.
* The template call must return the value as first column, and the
* display label as second column.
* @param id the ID of the select element, e.g. "#mySelect")
* @param template the URI of the template to call
* @param args an object with the argument to the template call
*/
function updateSelect(id, template, args) {
args['_template'] = template;
args['ajax'] = true;
$.getJSON("template", args, function(j) {
var vars = j['head'].vars;
var valueVar = vars[0];
var labelVar = vars[1];
var bindings = j['results'].bindings;
var options = '';
for (var i = 0; i < bindings.length; i++) {
var binding = bindings[i];
options += '<option value="' + binding[valueVar].value + '">' + binding[labelVar].value + '</option>';
}
$(id).html(options);
});
}
@CHARSET "UTF-8";
body {
font-family: sans-serif;
margin:0 0px 0 0;
font-family:Tahoma,arial,Helvetica;
font-size:12px;
background-color:#FEFEFC;
background-image:url(images/bg.png);
background-position:top center;
background-repeat:repeat-x;
color:#333;
}
#content {
position:relative;
margin-top:0px;
display:block;
padding:15px 30px 30px 30px;
background-color:#fefefc;
}
#wrapper{
position:relative;
width:950px;
margin:0 auto;
display:block;
background-repeat:no-repeat;
}
a,a:link,a:visited {
color:#375f82;
}
.logoContainer {
background: url(images/headerBg.png);
width: 950px;
height: 106px;
}
.formHeader {
font-weight: bold;
}
\ No newline at end of file
# baseURI: http://www.reportinghub.no/transform/spreadsheets2npd
# imports: http://topbraid.org/spin/spinmapl
# imports: file:///www.reportinghub.no/transform/npd/company
# imports: file:///www.reportinghub.no/transform/npd/wbsha
# imports: file:///www.reportinghub.no/transform/npd/wbdev
# imports: http://www.reportinghub.no/1.1/schema/npd
# imports: file:///www.reportinghub.no/transform/npd/field
# imports: http://www.reportinghub.no/spin/rh
# imports: file:///www.reportinghub.no/transform/npd/facilitymoveable
# imports: file:///www.reportinghub.no/transform/npd/wbexp
# imports: file:///www.reportinghub.no/transform/npd/licensee
# imports: file:///www.reportinghub.no/transform/npd/baa
# imports: file:///www.reportinghub.no/transform/npd/facilityfixed
# imports: file:///www.reportinghub.no/transform/npd/discovery
# imports: file:///www.reportinghub.no/transform/npd/licence
# imports: file:///www.reportinghub.no/transform/npd/baalicensee
# imports: file:///www.reportinghub.no/transform/npd/wbid
# imports: http://spinrdf.org/spin
# imports: file:///www.reportinghub.no/transform/npd/tufoperator
@prefix : <http://www.reportinghub.no/transform/spreadsheets2npd#> .
@prefix arg: <http://spinrdf.org/arg#> .
@prefix baa-2011-07-30: <file:///www.reportinghub.no/transform/npd/baa-2011-07-30#> .
@prefix baalicensee-2011-07-30: <file:///www.reportinghub.no/transform/npd/baalicensee-2011-07-30#> .
@prefix company-2011-07-30: <http://www.reportinghub.no/examples/transform/npd/company-2011-07-30#> .
@prefix discovery-2011-07-30: <file:///www.reportinghub.no/transform/npd/discovery-2011-07-30#> .
@prefix facilityfixed-2011-07-30: <file:///www.reportinghub.no/transform/npd/facilityfixed-2011-07-30#> .
@prefix facilitymoveable-2011-07-30: <file:///www.reportinghub.no/transform/npd/facilitymoveable-2011-07-30#> .
@prefix field-2011-07-30: <http://www.reportinghub.no/transform/npd/field-2011-07-30#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix license-2011-07-30: <file:///www.reportinghub.no/transform/npd/license-2011-07-30#> .
@prefix licensee-2011-07-30: <file:///www.reportinghub.no/transform/npd/licensee-2011-07-30#> .
@prefix npdi: <https://www.reportinghub.no/data/npd/> .
@prefix npdi1: <http://www.reportinghub.no/examples/npdi#> .
@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 rhspin: <http://www.reportinghub.no/spin/rh#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spinmap: <http://spinrdf.org/spinmap#> .
@prefix spinmapl: <http://topbraid.org/spin/spinmapl#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix tufoperator-2011-07-30: <http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30#> .
@prefix wbdev-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbdev-2011-07-30#> .
@prefix wbexp-2011-07-30: <http://www.reportinghub.no/examples/transform/npd/wbexp-2011-07-30#> .
@prefix wbid-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbid-2011-07-30#> .
@prefix wbsha-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbsha-2011-07-30#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/baa#BAA>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaDateValidFrom> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate :baaKind
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaKind> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] .
<file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type xsd:float ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#percentageOfShare>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#shareHolder>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#BusinessArrangementArea>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#baaShared>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfBAA> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/company#Company>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-ParentCompany ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpGroup> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-ParentCompany ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpGroup> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#companyShortName>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression
[ rdf:type rhspin:parentCompanyByName ;
arg:name spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpGroup> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#parentCompany>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Company-ParentCompany ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ParentCompany> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpOrgNumberBrReg> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#organisationNumber>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Company-Company ;
spinmap:expression <http://www.reportinghub.no/schema/npd#OperatingCompany> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpLongName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpShortName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#companyShortName>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] .
<file:///www.reportinghub.no/transform/npd/discovery#Discovery>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOwner>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Discovery> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#MainNCSArea>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#nmaName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryMainNcsArea>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type rhspin:fieldById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryField>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type xsd:integer ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryYear>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#wlbName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryWellBore>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#DiscoveryActivityStatus>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscCurrentActivityStatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryCurrentActivityStatus>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#HCType>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryHCType>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscNpdidDiscovery> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] .
<file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityPhase>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fixedFacilityPhase>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityParent>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#belongsTo>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 "N"
] ;
sp:arg2 <http://www.reportinghub.no/schema/npd#SubSurfaceFixedFacility> ;
sp:arg3 <http://www.reportinghub.no/schema/npd#SurfaceFixedFacility>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclSurface> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#facilityKind>
] .
<file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentlyResponsibleCompany>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclKind> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#facilityKind>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression <http://www.reportinghub.no/schema/npd#MoveableFacility> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/field#Field>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#FieldActivityStatus>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentActivityStatus>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOwner>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#wlbName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldDiscoveryWellBore>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type rhspin:companyById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Field-Field ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Field> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/licence#Licence>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlLicensingActivityName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#licensingActivity>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :License-License ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Licence> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlNpdidLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlDateGranted> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#LicenseStatus>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licence#prlStatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#licenseStatus>
] .
<file:///www.reportinghub.no/transform/npd/licensee#Licensee>
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfLicence> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type rhspin:companyById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#shareHolder>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type xsd:float ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#percentageOfShare>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type rhspin:licenceById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#licenceShared>
] .
<file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression <http://www.reportinghub.no/schema/npd#TUF> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/wbdev#WBDev>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:facilityById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#productionFacility>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:licenceById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drilledInProductionLicence>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbCompletionDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreCompletionDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillingOperator> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drillingOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBDev-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-Well ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbEntryDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-Well ;
spinmap:expression
[ rdf:type rhspin:fieldById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellPartOfField>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:facilityById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drillingFacility>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreDrillPermit>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreContent>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#DevelopmentWellBorePurpose>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbPurpose> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBorePurpose>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreType>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#partOfWell>
] .
<file:///www.reportinghub.no/transform/npd/wbexp#WBExp>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#WellBoreContent>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbContent> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreContent>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBExp-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillPermit> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreDrillPermit>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type rhspin:facilityById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#fclNpdidFacilityDrilling> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drillingFacility>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#partOfWell>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbCompletionDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreCompletionDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#code> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#ExplorationWellBorePurpose>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbPurpose> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBorePurpose>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-Well ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-Well ;
spinmap:expression
[ rdf:type rhspin:fieldById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellPartOfField>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type rhspin:licenceById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#prlNpdidProductionLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drilledInProductionLicence>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbEntryDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbNpdidWellbore> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbDrillingOperator> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drillingOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBExp-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbexp#wlbWellType> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreType>
] .
<file:///www.reportinghub.no/transform/npd/wbid#WBId>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBId-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#partOfWell>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBId-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBId-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbid#wlbWellType> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreType>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBId-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBId-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBId-Well ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBId-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/wbsha#WBSha>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#partOfWell>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbWellboreName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillingOperator> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drillingOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Licence>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbProductionLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#drilledInProductionLicence>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-Well ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbDrillPermit> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreDrillPermit>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBSha-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbCompletionDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreCompletionDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbEntryDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBSha-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/wbsha#wlbNpdidWellbore> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] .
arg:well
rdfs:subPropertyOf sp:arg .
arg:wellBoreName
rdfs:subPropertyOf sp:arg .
arg:wellName
rdfs:subPropertyOf sp:arg .
<http://www.reportinghub.no/schema/npd#ParcellBAA>
:baaKind "PARCELL"^^xsd:string .
<http://www.reportinghub.no/schema/npd#SeismicAreaBAA>
:baaKind "SEISMIC AREA"^^xsd:string .
<http://www.reportinghub.no/schema/npd#SlidingScaleBAA>
:baaKind "SLIDING SCALE"^^xsd:string .
<http://www.reportinghub.no/schema/npd#UnitizedBAA>
:baaKind "UNITIZED"^^xsd:string .
<http://www.reportinghub.no/transform/spreadsheets2npd>
rdf:type owl:Ontology ;
rdfs:comment "Takes spreadsheets imported from the NPD fact pages and maps them into the NPD ontology."^^xsd:string ;
owl:imports <file:///www.reportinghub.no/transform/npd/licensee> , <file:///www.reportinghub.no/transform/npd/tufoperator> , <file:///www.reportinghub.no/transform/npd/wbexp> , <file:///www.reportinghub.no/transform/npd/wbid> , <file:///www.reportinghub.no/transform/npd/discovery> , <http://www.reportinghub.no/1.1/schema/npd> , <file:///www.reportinghub.no/transform/npd/field> , <file:///www.reportinghub.no/transform/npd/baalicensee> , <http://topbraid.org/spin/spinmapl> , <file:///www.reportinghub.no/transform/npd/wbsha> , <file:///www.reportinghub.no/transform/npd/licence> , <file:///www.reportinghub.no/transform/npd/facilityfixed> , <http://www.reportinghub.no/spin/rh> , <file:///www.reportinghub.no/transform/npd/baa> , <file:///www.reportinghub.no/transform/npd/facilitymoveable> , <file:///www.reportinghub.no/transform/npd/wbdev> , <file:///www.reportinghub.no/transform/npd/company> , <http://spinrdf.org/spin> ;
owl:versionInfo "0.1.0"^^xsd:string .
:BAA-BusinessArrangementArea
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/baa#BAA> ;
spinmap:target
[ rdf:type :buildBAAURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#BusinessArrangementArea> .
:BAALicensee-ShareOfBAA
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee> ;
spinmap:target
[ rdf:type :buildShareOfBAAURI ;
spinmap:source
[ sp:varName "source"^^xsd:string
]
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#ShareOfBAA> .
:Company-Company
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/company#Company> ;
spinmap:target
[ rdf:type :buildCompanyURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#OperatingCompany> .
:Company-ParentCompany
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/company#Company> ;
spinmap:target
[ rdf:type :buildParentCompanyURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#ParentCompany> .
:Discovery-Discovery
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/discovery#Discovery> ;
spinmap:target
[ rdf:type :buildDiscoveryURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Discovery> .
:FacilityFixed-FixedFacility
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed> ;
spinmap:target
[ rdf:type :buildFacilityURI ;
sp:arg1 <file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#FixedFacility> .
:FacilityMoveable-MoveableFacility
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable> ;
spinmap:target
[ rdf:type :buildFacilityURI ;
sp:arg1 <file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#MoveableFacility> .
:Field-Field
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/field#Field> ;
spinmap:target
[ rdf:type :buildFieldURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Field> .
:License-License
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/licence#Licence> ;
spinmap:target
[ rdf:type :buildLicenceURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Licence> .
:Licensee-ShareOfLicence
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/licensee#Licensee> ;
spinmap:target
[ rdf:type :buildShareOfLicenceURI ;
spinmap:source
[ sp:varName "source"^^xsd:string
]
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#ShareOfLicence> .
:TUFOperator-TUF
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> ;
spinmap:target
[ rdf:type :buildTUFURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#TUF> .
:WBDev-Well
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> ;
spinmap:target
[ rdf:type :buildDevWellURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Well> .
:WBDev-WellBore
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> ;
spinmap:target
[ rdf:type :buildDevWellBoreURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#WellBore> .
:WBExp-Well
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbexp#WBExp> ;
spinmap:target
[ rdf:type :buildExpWellURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Well> .
:WBExp-WellBore
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbexp#WBExp> ;
spinmap:target
[ rdf:type :buildExpWellBoreURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#WellBore> .
:WBId-Well
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbid#WBId> ;
spinmap:target
[ rdf:type :buildIdWellURI ;
spinmap:source
[ sp:varName "source"^^xsd:string
]
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Well> .
:WBId-WellBore
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbid#WBId> ;
spinmap:target
[ rdf:type :buildIdWellBoreURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#WellBore> .
:WBSha-Well
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbsha#WBSha> ;
spinmap:target
[ rdf:type :buildShaWellURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Well> .
:WBSha-WellBore
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbsha#WBSha> ;
spinmap:target
[ rdf:type :buildShaWellBoreURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#WellBore> .
:baaKind
rdf:type rdf:Property ;
rdfs:label "baa kind"^^xsd:string .
:buildBAAURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build BAA URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:baaById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea>
]
]) ;
sp:where ()
] .
:buildCompanyURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build company URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:companyById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany>
]
]) ;
sp:where ()
] .
:buildDevWellBoreURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build development well bore URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildDevWellURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build dev well URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellByName ;
arg:wellName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildDiscoveryURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build Discovery URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:discoveryById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/discovery#dscNpdidDiscovery>
]
]) ;
sp:where ()
] .
:buildExpWellBoreURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build exploration well bore URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbexp#wlbWellboreName>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildExpWellURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build exp well URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellByName ;
arg:wellName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbexp#wlbWell>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildFacilityURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build facility URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:facilityById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 spin:_arg1
]
]) ;
sp:where ()
] ;
spin:constraint
[ rdf:type spl:Argument ;
rdfs:comment "The property holding the facility id at source."^^xsd:string ;
spl:predicate sp:arg1 ;
spl:valueType rdf:Property
] .
:buildFieldURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build field URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:fieldById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/field#fldNpdidField>
]
]) ;
sp:where ()
] .
:buildIdWellBoreURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build id well bore URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildIdWellURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build id well URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellByName ;
arg:wellName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbid#wlbWell>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildLicenceURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build licence URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:licenceById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/licence#prlNpdidLicence>
]
]) ;
sp:where ()
] .
:buildParentCompanyURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build parent company URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:parentCompanyByName ;
arg:name
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/company#cmpGroup>
]
]) ;
sp:where ()
] .
:buildShaWellBoreURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build shallow well bore URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbsha#wlbWellboreName>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildShaWellURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build sha well URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellByName ;
arg:wellName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbsha#wlbWell>
]
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
:buildShareOfBAAURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build ShareOfBAA URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "https://www.reportinghub.no/data/npd/ShareOfBAA-" ;
sp:arg2 _:b1 ;
sp:arg3 "_" ;
sp:arg4 _:b2 ;
sp:arg5 "_" ;
sp:arg6 [ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 _:b3
]
]
]) ;
sp:where ([ sp:object _:b3 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ;
sp:subject _:b4
] [ sp:object _:b5 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/company#cmpLongName> ;
sp:subject _:b6
] [ sp:object _:b1 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ;
sp:subject _:b6
] [ sp:object _:b7 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ;
sp:subject _:b4
] [ sp:object _:b7 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/baa#baaName> ;
sp:subject _:b8
] [ sp:object _:b2 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ;
sp:subject _:b8
])
] .
:buildShareOfLicenceURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build ShareOfLicence URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "https://www.reportinghub.no/data/npd/ShareOfLicence-" ;
sp:arg2 _:b9 ;
sp:arg3 "_" ;
sp:arg4 _:b10 ;
sp:arg5 "_" ;
sp:arg6 [ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 _:b11
]
]
]) ;
sp:where ([ sp:object _:b11 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ;
sp:subject _:b12
] [ sp:object _:b9 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ;
sp:subject _:b12
] [ sp:object _:b10 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ;
sp:subject _:b12
])
] .
:buildTUFURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build TUF URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:tufById ;
arg:id [ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf>
]
]) ;
sp:where ()
] .
_:b1 sp:varName "companyId"^^xsd:string .
_:b2 sp:varName "baaId"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b4 sp:varName "source"^^xsd:string .
_:b5 sp:varName "companyName"^^xsd:string .
_:b6 sp:varName "company"^^xsd:string .
_:b7 sp:varName "baaName"^^xsd:string .
_:b8 sp:varName "baa"^^xsd:string .
_:b9 sp:varName "companyId"^^xsd:string .
_:b10
sp:varName "licenceId"^^xsd:string .
_:b11
sp:varName "startDate"^^xsd:string .
_:b12
sp:varName "source"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "1"^^xsd:int
] ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] ;
inference:completeMode
"true"^^xsd:boolean ;
inference:inferredMode
"true"^^xsd:boolean .
# baseURI: file:///www.reportinghub.no/transform/npd/baa
# imports: http://topbraid.org/tables
@prefix baa: <file:///www.reportinghub.no/transform/npd/baa#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/baa>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
baa:BAA
rdf:type owl:Class ;
rdfs:label "BAA"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
baa:baaDateApproved
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaDateApproved" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
baa:baaDateValidFrom
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaDateValidFrom" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
baa:baaDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
baa:baaFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
baa:baaFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
baa:baaKind
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaKind" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
baa:baaName
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
baa:baaNpdidBsnsArrArea
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "baaNpdidBsnsArrArea" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
baa:dateSyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain baa:BAA ;
rdfs:label "dateSyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/baalicensee
# imports: http://topbraid.org/tables
@prefix baalicensee: <file:///www.reportinghub.no/transform/npd/baalicensee#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/baalicensee>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
baalicensee:BAALicensee
rdf:type owl:Class ;
rdfs:label "BAA Licensee"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
baalicensee:baaLicenseeDateValidFrom
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "baaLicenseeDateValidFrom" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
baalicensee:baaLicenseeDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "baaLicenseeDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
baalicensee:baaLicenseeInterest
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "baaLicenseeInterest" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
baalicensee:baaLicenseeSdfi
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "baaLicenseeSdfi" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
baalicensee:baaName
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "baaName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
baalicensee:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "cmpLongName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
baalicensee:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain baalicensee:BAALicensee ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/company
# imports: http://topbraid.org/tables
@prefix company: <file:///www.reportinghub.no/transform/npd/company#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/company>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
company:Company
rdf:type owl:Class ;
rdfs:label "Company"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
company:cmpGroup
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpGroup" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
company:cmpLicenceLicenseeCurrent
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpLicenceLicenseeCurrent" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
company:cmpLicenceLicenseeFormer
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpLicenceLicenseeFormer" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
company:cmpLicenceOperCurrent
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpLicenceOperCurrent" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
company:cmpLicenceOperFormer
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpLicenceOperFormer" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
company:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpLongName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
company:cmpNpdidCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpNpdidCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
company:cmpOrgNumberBrReg
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpOrgNumberBrReg" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
company:cmpShortName
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "cmpShortName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
company:dateSyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain company:Company ;
rdfs:label "dateSyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/discovery
# imports: http://topbraid.org/tables
@prefix discovery: <file:///www.reportinghub.no/transform/npd/discovery#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/discovery>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
discovery:Discovery
rdf:type owl:Class ;
rdfs:label "discovery"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
discovery:cmpLongName2
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "cmpLongName2" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
discovery:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
discovery:dscCurrentActivityStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscCurrentActivityStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
discovery:dscDateFromInclInField
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscDateFromInclInField" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
discovery:dscDiscoveryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscDiscoveryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
discovery:dscFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
discovery:dscFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
discovery:dscHcType
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscHcType" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
discovery:dscName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
discovery:dscNpdidDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscNpdidDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
discovery:dscOwnerKind
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscOwnerKind" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
discovery:dscOwnerName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscOwnerName" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
discovery:dscResInclInDiscoveryName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "dscResInclInDiscoveryName" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
discovery:fldName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "fldName" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
discovery:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
discovery:nmaName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "nmaName" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
discovery:wlbName
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "wlbName" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
discovery:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain discovery:Discovery ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/facilityfixed
# imports: http://topbraid.org/tables
@prefix facilityfixed: <file:///www.reportinghub.no/transform/npd/facilityfixed#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/facilityfixed>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
facilityfixed:FacilityFixed
rdf:type owl:Class ;
rdfs:label "FacilityFixed"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
facilityfixed:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
facilityfixed:fclBelongsToKind
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclBelongsToKind" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
facilityfixed:fclBelongsToName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclBelongsToName" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
facilityfixed:fclBelongsToS
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclBelongsToS" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
facilityfixed:fclCurrentOperatorName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclCurrentOperatorName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
facilityfixed:fclDesignLifetime
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclDesignLifetime" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
facilityfixed:fclEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
facilityfixed:fclEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
facilityfixed:fclEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
facilityfixed:fclEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
facilityfixed:fclFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
facilityfixed:fclFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
facilityfixed:fclFunctions
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclFunctions" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
facilityfixed:fclGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
facilityfixed:fclKind
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclKind" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
facilityfixed:fclName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
facilityfixed:fclNpdidFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclNpdidFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
facilityfixed:fclNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
facilityfixed:fclNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
facilityfixed:fclNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
facilityfixed:fclNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
facilityfixed:fclPhase
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclPhase" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
facilityfixed:fclStartupDate
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclStartupDate" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
facilityfixed:fclSurface
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclSurface" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
facilityfixed:fclWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain facilityfixed:FacilityFixed ;
rdfs:label "fclWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/facilitymoveable
# imports: http://topbraid.org/tables
@prefix facilitymoveable: <file:///www.reportinghub.no/transform/npd/facilitymoveable#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/facilitymoveable>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
facilitymoveable:FacilityMoveable
rdf:type owl:Class ;
rdfs:label "FacilityMoveable"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
facilitymoveable:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
facilitymoveable:fclCurrentRespCompanyName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclCurrentRespCompanyName" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
facilitymoveable:fclFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
facilitymoveable:fclKind
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclKind" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
facilitymoveable:fclName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
facilitymoveable:fclNationName
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclNationName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
facilitymoveable:fclNpdidCurrentRespCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclNpdidCurrentRespCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
facilitymoveable:fclNpdidFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain facilitymoveable:FacilityMoveable ;
rdfs:label "fclNpdidFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/field
# imports: http://topbraid.org/tables
@prefix field: <file:///www.reportinghub.no/transform/npd/field#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/field>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
field:Field
rdf:type owl:Class ;
rdfs:label "Field"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
field:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "cmpLongName" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
field:cmpNpdidCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "cmpNpdidCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
field:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
field:fldCurrentActivitySatus
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldCurrentActivitySatus" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
field:fldFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
field:fldFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
field:fldName
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
field:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
field:fldNpdidOwner
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldNpdidOwner" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
field:fldOwnerKind
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldOwnerKind" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
field:fldOwnerName
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "fldOwnerName" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
field:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
field:wlbName
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "wlbName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
field:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain field:Field ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/licence
# imports: http://topbraid.org/tables
@prefix licence: <file:///www.reportinghub.no/transform/npd/licence#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/licence>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
licence:Licence
rdf:type owl:Class ;
rdfs:label "Licence"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
licence:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
licence:prlCurrentArea
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlCurrentArea" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
licence:prlDateGranted
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlDateGranted" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
licence:prlDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
licence:prlLicensingActivityName
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlLicensingActivityName" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
licence:prlName
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "ÔªøprlName" ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
licence:prlNpdidLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlNpdidLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
licence:prlOriginalArea
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlOriginalArea" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
licence:prlStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain licence:Licence ;
rdfs:label "prlStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/licensee
# imports: http://topbraid.org/tables
@prefix licensee: <file:///www.reportinghub.no/transform/npd/licensee#> .
@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 tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/licensee>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
licensee:Licensee
rdf:type owl:Class ;
rdfs:label "licensee-2011-07-30" ;
tables:sheetIndex "0"^^xsd:int .
licensee:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "cmpLongName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
licensee:cmpNpdidCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "cmpNpdidCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
licensee:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "DatesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
licensee:prlLicenseeDateValidFrom
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeDateValidFrom" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
licensee:prlLicenseeDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
licensee:prlLicenseeInterest
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeInterest" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
licensee:prlLicenseeSdfi
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlLicenseeSdfi" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
licensee:prlName
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "ÔªøprlName" ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
licensee:prlNpdidLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain licensee:Licensee ;
rdfs:label "prlNpdidLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/tufoperator
# imports: http://topbraid.org/tables
@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 tables: <http://topbraid.org/tables#> .
@prefix tufoperator: <file:///www.reportinghub.no/transform/npd/tufoperator#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/tufoperator>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
tufoperator:TUFOperator
rdf:type owl:Class ;
rdfs:label "tufoperator"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
tufoperator:cmpLongName
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "cmpLongName" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
tufoperator:cmpNpdidCompany
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "cmpNpdidCompany" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
tufoperator:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
tufoperator:tufName
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "tufName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
tufoperator:tufNpdidTuf
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "tufNpdidTuf" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
tufoperator:tufOperDateValidFrom
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "tufOperDateValidFrom" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
tufoperator:tufOperDateValidTo
rdf:type owl:DatatypeProperty ;
rdfs:domain tufoperator:TUFOperator ;
rdfs:label "tufOperDateValidTo" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/wbdev
# imports: http://topbraid.org/tables
@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 tables: <http://topbraid.org/tables#> .
@prefix wbdev: <file:///www.reportinghub.no/transform/npd/wbdev#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/wbdev>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
wbdev:WBDev
rdf:type owl:Class ;
rdfs:label "WellBore Development"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
wbdev:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "64"^^xsd:int .
wbdev:dscNpdidDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "dscNpdidDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "56"^^xsd:int .
wbdev:fclNpdidFacilityDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fclNpdidFacilityDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "60"^^xsd:int .
wbdev:fclNpdidFacilityProducing
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fclNpdidFacilityProducing" ;
rdfs:range xsd:string ;
tables:columnIndex "61"^^xsd:int .
wbdev:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "57"^^xsd:int .
wbdev:prlNpdidProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "prlNpdidProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "59"^^xsd:int .
wbdev:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
wbdev:wlbCompletionYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbCompletionYear" ;
rdfs:range xsd:string ;
tables:columnIndex "28"^^xsd:int .
wbdev:wlbContent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbContent" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
wbdev:wlbContentPlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbContentPlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "26"^^xsd:int .
wbdev:wlbDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
wbdev:wlbDiscoveryWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiscoveryWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
wbdev:wlbDiskosWellOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "63"^^xsd:int .
wbdev:wlbDiskosWellboreParent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellboreParent" ;
rdfs:range xsd:string ;
tables:columnIndex "54"^^xsd:int .
wbdev:wlbDiskosWellboreType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellboreType" ;
rdfs:range xsd:string ;
tables:columnIndex "53"^^xsd:int .
wbdev:wlbDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillPermit" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
wbdev:wlbDrillingFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
wbdev:wlbDrillingOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
wbdev:wlbDrillingOperatorGroup
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingOperatorGroup" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
wbdev:wlbEntryDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEntryDate" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
wbdev:wlbEntryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEntryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "27"^^xsd:int .
wbdev:wlbEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "39"^^xsd:int .
wbdev:wlbEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "36"^^xsd:int .
wbdev:wlbEwDesDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwDesDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "41"^^xsd:int .
wbdev:wlbEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "37"^^xsd:int .
wbdev:wlbEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "38"^^xsd:int .
wbdev:wlbEwUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "43"^^xsd:int .
wbdev:wlbFacilityTypeDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFacilityTypeDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
wbdev:wlbFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "52"^^xsd:int .
wbdev:wlbFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "51"^^xsd:int .
wbdev:wlbField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbField" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
wbdev:wlbFinalVerticalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFinalVerticalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
wbdev:wlbGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "31"^^xsd:int .
wbdev:wlbKellyBushElevation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbKellyBushElevation" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
wbdev:wlbLicensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbLicensingActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
wbdev:wlbMainArea
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbMainArea" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
wbdev:wlbMultilateral
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbMultilateral" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
wbdev:wlbNamePart1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart1" ;
rdfs:range xsd:string ;
tables:columnIndex "45"^^xsd:int .
wbdev:wlbNamePart2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart2" ;
rdfs:range xsd:string ;
tables:columnIndex "46"^^xsd:int .
wbdev:wlbNamePart3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart3" ;
rdfs:range xsd:string ;
tables:columnIndex "47"^^xsd:int .
wbdev:wlbNamePart4
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart4" ;
rdfs:range xsd:string ;
tables:columnIndex "48"^^xsd:int .
wbdev:wlbNamePart5
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart5" ;
rdfs:range xsd:string ;
tables:columnIndex "49"^^xsd:int .
wbdev:wlbNamePart6
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart6" ;
rdfs:range xsd:string ;
tables:columnIndex "50"^^xsd:int .
wbdev:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "55"^^xsd:int .
wbdev:wlbNpdidWellboreReclass
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNpdidWellboreReclass" ;
rdfs:range xsd:string ;
tables:columnIndex "62"^^xsd:int .
wbdev:wlbNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "35"^^xsd:int .
wbdev:wlbNsDecDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsDecDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "40"^^xsd:int .
wbdev:wlbNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "32"^^xsd:int .
wbdev:wlbNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "33"^^xsd:int .
wbdev:wlbNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "34"^^xsd:int .
wbdev:wlbNsUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "42"^^xsd:int .
wbdev:wlbPlotSymbol
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPlotSymbol" ;
rdfs:range xsd:string ;
tables:columnIndex "30"^^xsd:int .
wbdev:wlbProductionFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbProductionFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
wbdev:wlbProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
wbdev:wlbPurpose
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPurpose" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
wbdev:wlbPurposePlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPurposePlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "25"^^xsd:int .
wbdev:wlbReclassFromWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbReclassFromWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "29"^^xsd:int .
wbdev:wlbStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
wbdev:wlbTotalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbTotalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
wbdev:wlbUtmZone
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbUtmZone" ;
rdfs:range xsd:string ;
tables:columnIndex "44"^^xsd:int .
wbdev:wlbWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
wbdev:wlbWdssQcdate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWdssQcdate" ;
rdfs:range xsd:string ;
tables:columnIndex "58"^^xsd:int .
wbdev:wlbWell
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWell" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
wbdev:wlbWellType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWellType" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
wbdev:wlbWellboreName
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWellboreName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/wbexp
# imports: http://topbraid.org/tables
@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 tables: <http://topbraid.org/tables#> .
@prefix wbexp: <file:///www.reportinghub.no/transform/npd/wbexp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/wbexp>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
wbexp:WBExp
rdf:type owl:Class ;
rdfs:label "WellBore Exploration"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
wbexp:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "76"^^xsd:int .
wbexp:dscNpdidDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "dscNpdidDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "70"^^xsd:int .
wbexp:fclNpdidFacilityDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "fclNpdidFacilityDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "72"^^xsd:int .
wbexp:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "71"^^xsd:int .
wbexp:prlNpdidProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "prlNpdidProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "74"^^xsd:int .
wbexp:wlbAgeAtTd
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeAtTd" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
wbexp:wlbAgeWithHc1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc1" ;
rdfs:range xsd:string ;
tables:columnIndex "36"^^xsd:int .
wbexp:wlbAgeWithHc2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc2" ;
rdfs:range xsd:string ;
tables:columnIndex "38"^^xsd:int .
wbexp:wlbAgeWithHc3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc3" ;
rdfs:range xsd:string ;
tables:columnIndex "40"^^xsd:int .
wbexp:wlbBottomHoleTemperature
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbBottomHoleTemperature" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
wbexp:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
wbexp:wlbCompletionYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbCompletionYear" ;
rdfs:range xsd:string ;
tables:columnIndex "31"^^xsd:int .
wbexp:wlbContent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbContent" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
wbexp:wlbDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
wbexp:wlbDiscoveryWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiscoveryWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
wbexp:wlbDiskosWellOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "75"^^xsd:int .
wbexp:wlbDiskosWellboreParent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellboreParent" ;
rdfs:range xsd:string ;
tables:columnIndex "67"^^xsd:int .
wbexp:wlbDiskosWellboreType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellboreType" ;
rdfs:range xsd:string ;
tables:columnIndex "66"^^xsd:int .
wbexp:wlbDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillPermit" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
wbexp:wlbDrillingDays
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingDays" ;
rdfs:range xsd:string ;
tables:columnIndex "41"^^xsd:int .
wbexp:wlbDrillingFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "25"^^xsd:int .
wbexp:wlbDrillingOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
wbexp:wlbDrillingOperatorGroup
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingOperatorGroup" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
wbexp:wlbEntryDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEntryDate" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
wbexp:wlbEntryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEntryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "30"^^xsd:int .
wbexp:wlbEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "51"^^xsd:int .
wbexp:wlbEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "48"^^xsd:int .
wbexp:wlbEwDesDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwDesDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "53"^^xsd:int .
wbexp:wlbEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "49"^^xsd:int .
wbexp:wlbEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "50"^^xsd:int .
wbexp:wlbEwUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "55"^^xsd:int .
wbexp:wlbFacilityTypeDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFacilityTypeDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "26"^^xsd:int .
wbexp:wlbFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "65"^^xsd:int .
wbexp:wlbFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "64"^^xsd:int .
wbexp:wlbField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbField" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
wbexp:wlbFinalVerticalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFinalVerticalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
wbexp:wlbFormationAtTd
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationAtTd" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
wbexp:wlbFormationWithHc1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc1" ;
rdfs:range xsd:string ;
tables:columnIndex "35"^^xsd:int .
wbexp:wlbFormationWithHc2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc2" ;
rdfs:range xsd:string ;
tables:columnIndex "37"^^xsd:int .
wbexp:wlbFormationWithHc3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc3" ;
rdfs:range xsd:string ;
tables:columnIndex "39"^^xsd:int .
wbexp:wlbGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "43"^^xsd:int .
wbexp:wlbKellyBushElevation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbKellyBushElevation" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
wbexp:wlbLicensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbLicensingActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "27"^^xsd:int .
wbexp:wlbMainArea
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMainArea" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
wbexp:wlbMaxInclation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMaxInclation" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
wbexp:wlbMultilateral
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMultilateral" ;
rdfs:range xsd:string ;
tables:columnIndex "28"^^xsd:int .
wbexp:wlbNamePart1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart1" ;
rdfs:range xsd:string ;
tables:columnIndex "57"^^xsd:int .
wbexp:wlbNamePart2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart2" ;
rdfs:range xsd:string ;
tables:columnIndex "58"^^xsd:int .
wbexp:wlbNamePart3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart3" ;
rdfs:range xsd:string ;
tables:columnIndex "59"^^xsd:int .
wbexp:wlbNamePart4
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart4" ;
rdfs:range xsd:string ;
tables:columnIndex "60"^^xsd:int .
wbexp:wlbNamePart5
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart5" ;
rdfs:range xsd:string ;
tables:columnIndex "61"^^xsd:int .
wbexp:wlbNamePart6
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart6" ;
rdfs:range xsd:string ;
tables:columnIndex "62"^^xsd:int .
wbexp:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "69"^^xsd:int .
wbexp:wlbNpdidWellboreReclass
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNpdidWellboreReclass" ;
rdfs:range xsd:string ;
tables:columnIndex "73"^^xsd:int .
wbexp:wlbNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "47"^^xsd:int .
wbexp:wlbNsDecDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsDecDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "52"^^xsd:int .
wbexp:wlbNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "44"^^xsd:int .
wbexp:wlbNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "45"^^xsd:int .
wbexp:wlbNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "46"^^xsd:int .
wbexp:wlbNsUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "54"^^xsd:int .
wbexp:wlbPlotSymbol
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPlotSymbol" ;
rdfs:range xsd:string ;
tables:columnIndex "34"^^xsd:int .
wbexp:wlbPressReleaseUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPressReleaseUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "63"^^xsd:int .
wbexp:wlbProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
wbexp:wlbPurpose
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPurpose" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
wbexp:wlbPurposePlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPurposePlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "29"^^xsd:int .
wbexp:wlbReclassFromWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReclassFromWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "32"^^xsd:int .
wbexp:wlbReentry
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReentry" ;
rdfs:range xsd:string ;
tables:columnIndex "42"^^xsd:int .
wbexp:wlbReentryExplorationActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReentryExplorationActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "33"^^xsd:int .
wbexp:wlbSeismicLocation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbSeismicLocation" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
wbexp:wlbStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
wbexp:wlbTotalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbTotalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
wbexp:wlbUtmZone
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbUtmZone" ;
rdfs:range xsd:string ;
tables:columnIndex "56"^^xsd:int .
wbexp:wlbWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
wbexp:wlbWdssQcDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWdssQcDate" ;
rdfs:range xsd:string ;
tables:columnIndex "68"^^xsd:int .
wbexp:wlbWell
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWell" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
wbexp:wlbWellType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWellType" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
wbexp:wlbWellboreName
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWellboreName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
This diff could not be displayed because it is too large.
# baseURI: file:///www.reportinghub.no/transform/npd/wbsha
# imports: http://topbraid.org/tables
@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 tables: <http://topbraid.org/tables#> .
@prefix wbsha: <file:///www.reportinghub.no/transform/npd/wbsha#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/wbsha>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
wbsha:WBSha
rdf:type owl:Class ;
rdfs:label "wbsha-2011-07-30" ;
tables:sheetIndex "0"^^xsd:int .
wbsha:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "34"^^xsd:int .
wbsha:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
wbsha:wlbCompletionYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbCompletionYear" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
wbsha:wlbDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbDrillPermit" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
wbsha:wlbDrillingOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbDrillingOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
wbsha:wlbEntryDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEntryDate" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
wbsha:wlbEntryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEntryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
wbsha:wlbEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
wbsha:wlbEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
wbsha:wlbEwDesDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwDesDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
wbsha:wlbEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
wbsha:wlbEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
wbsha:wlbEwUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbEwUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "26"^^xsd:int .
wbsha:wlbGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
wbsha:wlbMainArea
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbMainArea" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
wbsha:wlbNamePart1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart1" ;
rdfs:range xsd:string ;
tables:columnIndex "28"^^xsd:int .
wbsha:wlbNamePart2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart2" ;
rdfs:range xsd:string ;
tables:columnIndex "29"^^xsd:int .
wbsha:wlbNamePart3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart3" ;
rdfs:range xsd:string ;
tables:columnIndex "30"^^xsd:int .
wbsha:wlbNamePart4
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart4" ;
rdfs:range xsd:string ;
tables:columnIndex "31"^^xsd:int .
wbsha:wlbNamePart5
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart5" ;
rdfs:range xsd:string ;
tables:columnIndex "32"^^xsd:int .
wbsha:wlbNamePart6
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNamePart6" ;
rdfs:range xsd:string ;
tables:columnIndex "33"^^xsd:int .
wbsha:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
wbsha:wlbNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
wbsha:wlbNsDecDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsDecDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
wbsha:wlbNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
wbsha:wlbNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
wbsha:wlbNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
wbsha:wlbNsUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbNsUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "25"^^xsd:int .
wbsha:wlbProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
wbsha:wlbSeismicLocation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbSeismicLocation" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
wbsha:wlbTotalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbTotalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
wbsha:wlbUtmZone
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbUtmZone" ;
rdfs:range xsd:string ;
tables:columnIndex "27"^^xsd:int .
wbsha:wlbWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
wbsha:wlbWell
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbWell" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
wbsha:wlbWellboreName
rdf:type owl:DatatypeProperty ;
rdfs:domain wbsha:WBSha ;
rdfs:label "wlbWellboreName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .