David Price

Set rdfs:label and rdfs:comment for every NPD namespace class and property

......@@ -61,11 +61,9 @@
npd:BusinessArrangementArea
rdf:type owl:Class ;
rdfs:comment "A business arrangement area in this context is an area which is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ;
rdfs:label "business arrangement area"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS431663463"^^xsd:string .
rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ;
rdfs:label "Norwegian business arrangement area"@en ;
rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner .
npd:DWBP_Injection
rdf:type npd:DevelopmentWellBorePurpose ;
......@@ -84,14 +82,15 @@ npd:DWBP_Production
npd:DevelopmentWellBorePurpose
rdf:type owl:Class ;
rdfs:label "Development well bore purpose"^^xsd:string ;
rdfs:comment "the purpose of the development wellbore"^^xsd:string ;
rdfs:label "Development well bore purpose"@en ;
rdfs:subClassOf npd:WellBorePurpose ;
owl:oneOf (npd:DWBP_Injection npd:DWBP_Observation npd:DWBP_Production) .
npd:Discovery
rdf:type owl:Class ;
rdfs:comment "A discovery is a petroleum deposit or several petroleum deposits collectively, which have been discovered in the same well, in which through testing, sampling or logging there has been established a probability of the existence of mobile petroleum (includes both commercial and technical discovery)."^^xsd:string ;
rdfs:label "discovery"^^xsd:string ;
rdfs:label "petroleum deposit discovery"@en ;
rdfs:subClassOf npd:NPDIndividual .
npd:EWBP_Appraisal
......@@ -121,14 +120,15 @@ npd:Enumeration
npd:ExplorationWellBorePurpose
rdf:type owl:Class ;
rdfs:label "Exploration well bore purpose"^^xsd:string ;
rdfs:comment "the purpose of the exploration wellbore"^^xsd:string ;
rdfs:label "Exploration well bore purpose"@en ;
rdfs:subClassOf npd:WellBorePurpose ;
owl:oneOf (npd:EWBP_Appraisal npd:EWBP_Wildcat-Appraisal npd:EWBP_Wildcat) .
npd:FixedFacilityParent
rdf:type owl:Class ;
rdfs:comment "the parent facility of a fixed facility"^^xsd:string ;
rdfs:label "fixed facility parent"^^xsd:string ;
rdfs:label "fixed facility parent"@en ;
rdfs:subClassOf npd:NPDIndividual .
npd:HCT_Gas
......@@ -153,12 +153,14 @@ npd:HCT_Oil-Gas
npd:HCType
rdf:type owl:Class ;
rdfs:label "HCType"^^xsd:string ;
rdfs:comment "class that is a valid hydrocarbon type in the NPD fact pages"^^xsd:string ;
rdfs:label "HC Type"@en ;
rdfs:subClassOf npd:Enumeration ;
owl:oneOf (npd:HCT_Gas-Condensate npd:HCT_Oil-Gas npd:HCT_Gas npd:HCT_Oil) .
npd:Individual
rdf:type owl:Class ;
rdfs:label "Individual"@en ;
rdfs:subClassOf owl:Thing .
npd:LS_Active
......@@ -173,16 +175,14 @@ npd:LS_Inactive
npd:Licence
rdf:type owl:Class ;
rdfs:comment "Production licences are granted by the Ministry of Petroleum and Energy. Transfer of a production licence or participating interest in a production licence must be approved by the ministry."^^xsd:string ;
rdfs:label "license"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS43166345139"^^xsd:string .
rdfs:comment "an area on the Norweigan Continental Shelf to which the Ministry of Petroleum and Energy has granted a production licence"^^xsd:string ;
rdfs:label "Norwegian production license area"@en ;
rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner .
npd:LicenceStatus
rdf:type owl:Class ;
rdfs:comment "the activation status of a license"^^xsd:string ;
rdfs:label "Licence status"^^xsd:string ;
rdfs:comment "class that is the active – inactive status of a licence"^^xsd:string ;
rdfs:label "Licence status"@en ;
rdfs:subClassOf npd:Enumeration ;
owl:oneOf (npd:LS_Active npd:LS_Inactive) .
......@@ -203,88 +203,88 @@ npd:MNA_NorwegianSea
npd:MainNCSArea
rdf:type owl:Class ;
rdfs:comment "the main Norwegian Continental Shelf Area"^^xsd:string ;
rdfs:label "Main NCS Area"^^xsd:string ;
rdfs:comment "part of the surface of the earth that is a main area of the Norwegian Continental Shelf"^^xsd:string ;
rdfs:label "Main NCS Area"@en ;
rdfs:subClassOf npd:Enumeration ;
owl:oneOf (npd:MNA_NorthSea npd:MNA_NorwegianSea npd:MNA_BarentsSea) .
npd:NPDIndividual
rdf:type owl:Class ;
rdfs:comment "an individual that is a member of an NPD-related class"^^xsd:string ;
rdfs:label "NPD individual"^^xsd:string ;
rdfs:label "NPD individual"@en ;
rdfs:subClassOf npd:Individual .
npd:OperatingCompany
rdf:type owl:Class ;
rdfs:comment "a company operating a facility"^^xsd:string ;
rdfs:label "operating company"^^xsd:string ;
rdfs:label "operating company"@en ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> , npd:NPDIndividual .
npd:Owner
rdf:type owl:Class ;
rdfs:comment "a BAA or License that can own a Field"^^xsd:string ;
rdfs:label "owner"^^xsd:string ;
rdfs:comment "a business arrangement area or production license on the Norweigan Continental Shelf "^^xsd:string ;
rdfs:label "owner"@en ;
rdfs:subClassOf npd:Individual .
npd:ParcellBAA
rdf:type owl:Class ;
rdfs:comment "a BAA based on a parcel"^^xsd:string ;
rdfs:label "parcel BAA"^^xsd:string ;
rdfs:comment "a business arrangement area based on a parcel"^^xsd:string ;
rdfs:label "parcel BAA"@en ;
rdfs:subClassOf npd:BusinessArrangementArea .
npd:ParentCompany
rdf:type owl:Class ;
rdfs:comment "a company that is the parent of another company"^^xsd:string ;
rdfs:label "parent company"^^xsd:string ;
rdfs:label "parent company"@en ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:SeismicAreaBAA
rdf:type owl:Class ;
rdfs:comment "a BAA that is a seismic area"^^xsd:string ;
rdfs:label "seismic area BAA"^^xsd:string ;
rdfs:comment "a business arrangement area that is a seismic area"^^xsd:string ;
rdfs:label "seismic area BAA"@en ;
rdfs:subClassOf npd:BusinessArrangementArea .
npd:Share
rdf:type owl:Class ;
rdfs:comment "a company's share in something "^^xsd:string ;
rdfs:label "share"^^xsd:string ;
rdfs:label "share"@en ;
rdfs:subClassOf ep-core:PhysicalThing .
npd:ShareOfBAA
rdf:type owl:Class ;
rdfs:comment "a share of the ownership of a BAA"^^xsd:string ;
rdfs:label "share of BAA"^^xsd:string ;
rdfs:label "share of BAA"@en ;
rdfs:subClassOf npd:Share .
npd:ShareOfLicence
rdf:type owl:Class ;
rdfs:comment "a share of the ownership of a license"^^xsd:string ;
rdfs:label "share of license"^^xsd:string ;
rdfs:label "share of license"@en ;
rdfs:subClassOf npd:Share .
npd:SlidingScaleBAA
rdf:type owl:Class ;
rdfs:comment "a BAA that is based on a sliding scale"^^xsd:string ;
rdfs:label "sliding scale BAA"^^xsd:string ;
rdfs:comment "a business arrangement area that is based on a sliding scale"^^xsd:string ;
rdfs:label "sliding scale BAA"@en ;
rdfs:subClassOf npd:BusinessArrangementArea .
npd:TUF
rdf:type owl:Class ;
rdfs:comment "a transportation and utilization facility"^^xsd:string ;
rdfs:label "TUF"^^xsd:string ;
rdfs:label "TUF"@en ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/facility#Facility> , npd:FixedFacilityParent .
npd:TUFPart
rdf:type owl:Class ;
rdfs:comment "A part of a TUF"^^xsd:string ;
rdfs:label "TUF part"^^xsd:string ;
rdfs:label "TUF part"@en ;
rdfs:subClassOf npd:FixedFacilityParent .
npd:UnitizedBAA
rdf:type owl:Class ;
rdfs:subClassOf npd:BusinessArrangementArea ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS4316634639"^^xsd:string .
rdfs:comment "a business arrangement area that is unitized"^^xsd:string ;
rdfs:label "unitized BAA"@en ;
rdfs:subClassOf npd:BusinessArrangementArea .
npd:WBC_CO2
rdf:type npd:WellBoreContent ;
......@@ -338,282 +338,343 @@ npd:WBC_Water-Gas
npd:WellBoreContent
rdf:type owl:Class ;
rdfs:comment "the content of a well bore"^^xsd:string ;
rdfs:label "Well bore content"^^xsd:string ;
rdfs:comment "class of material that is a valid wellbore content in the NPD fact pages"^^xsd:string ;
rdfs:label "Well bore content"@en ;
rdfs:subClassOf npd:Enumeration ;
owl:oneOf (npd:WBC_Water-Gas npd:WBC_Water npd:WBC_Gas npd:WBC_Gas-Condensate npd:WBC_NotAvailable npd:WBC_Cuttings npd:WBC_Oil npd:WBC_NotApplicable npd:WBC_Oil-Gas npd:WBC_CO2) .
npd:WellBorePurpose
rdf:type owl:Class ;
rdfs:comment "the purpose of a wellbore"^^xsd:string ;
rdfs:label "Well bore purpose"^^xsd:string ;
rdfs:comment "class of activity that is a valid wellbore purpose in the NPD fact pages"^^xsd:string ;
rdfs:label "Well bore purpose"@en ;
rdfs:subClassOf npd:Enumeration .
npd:baaOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "The current operator of a BAA."^^xsd:string ;
rdfs:comment "the current operator of a BAA"^^xsd:string ;
rdfs:domain npd:BusinessArrangementArea ;
rdfs:label "BAA operator"^^xsd:string ;
rdfs:label "BAA operator"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:baaShared
rdf:type owl:ObjectProperty ;
rdfs:comment "the BAA of which this is a share"^^xsd:string ;
rdfs:domain npd:ShareOfBAA ;
rdfs:label "BAA shared"@en ;
rdfs:range npd:BusinessArrangementArea .
npd:belongsTo
rdf:type owl:ObjectProperty ;
rdfs:comment "the parent facility of the fixed facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
rdfs:label "belongs to"@en ;
rdfs:range npd:FixedFacilityParent .
npd:code
rdf:type owl:DatatypeProperty ;
rdfs:comment "Identifier of enumerated resources (control vocabularies). Can be used to match against string values in databases etc."^^xsd:string ;
rdfs:label "code"^^xsd:string .
rdfs:comment "the NPD code"^^xsd:string ;
rdfs:label "code"@en .
npd:companyShortName
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD company short name"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/organization#Company> ;
rdfs:label "company short name"@en ;
rdfs:range xsd:string ;
rdfs:subPropertyOf rdfs:label .
npd:currentActivityStatus
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD status of the field"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Field> ;
rdfs:label "current activity status"@en ;
rdfs:range xsd:string .
npd:currentOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Current Operator field in fixed facility tables"^^xsd:string ;
rdfs:comment "the company that is the current operator of a fixed facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
rdfs:label "current operator"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:currentlyResponsibleCompany
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Currently Reponsible Company field in moveable facility tables"^^xsd:string ;
rdfs:comment "the company that is currently responsible for a moveable facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
rdfs:label "currently responsible company"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:discoveryCurrentActivityStatus
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD status of the discovery"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery current activity status"@en ;
rdfs:range xsd:string .
npd:discoveryField
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Field NPDID field in NPD Discovery table (overview)"^^xsd:string ;
rdfs:comment "the field in which the discovery exists"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery field"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Field> .
npd:discoveryHCType
rdf:type owl:ObjectProperty ;
rdfs:comment "the hydrocarbon type of the discovery"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery HC type"@en ;
rdfs:range npd:HCType .
npd:discoveryMainNcsArea
rdf:type owl:ObjectProperty ;
rdfs:comment "the main NCS area in which discovery is located"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery main NCS area"@en ;
rdfs:range npd:MainNCSArea .
npd:discoveryOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Operator field in NPD Discovery table (overview)"^^xsd:string ;
rdfs:comment "the operator of the discovery"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery operator"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:discoveryOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Owner field in NPD Discovery table (see also Owner Kind)"^^xsd:string ;
rdfs:comment "the BAA or PL that owns the discovery"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery owner"@en ;
rdfs:range npd:Owner .
npd:discoveryWellBore
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Discovery table (overview)"^^xsd:string ;
rdfs:comment "the wellbore that made the discovery"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery wellbore"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> .
npd:discoveryYear
rdf:type owl:DatatypeProperty ;
rdfs:comment "the year the discovery was made"^^xsd:string ;
rdfs:domain npd:Discovery ;
rdfs:label "discovery year"@en ;
rdfs:range xsd:integer .
npd:drilledInProductionLicence
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Drilled in Production Licence field in WellBore tables"^^xsd:string ;
rdfs:comment "the production licence under which the wellbore was drilled"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "drilled in production licence"@en ;
rdfs:range npd:Licence .
npd:drillingFacility
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Drilled in Production License field in WellBore tables"^^xsd:string ;
rdfs:comment "the drilling facility of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "drilling facility"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
npd:drillingOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Drilling Operator field in WellBore tables"^^xsd:string ;
rdfs:comment "the drilling operator of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "drilling operator"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:endDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "The date at which an individual ceases to exist"^^xsd:string ;
rdfs:comment "the NPD end date of the thing"^^xsd:string ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "end date"@en ;
rdfs:range xsd:date .
npd:facilityFunctions
rdf:type owl:DatatypeProperty ;
rdfs:comment "corresponds to Functions field in both the fixed and moveable facility tables"^^xsd:string ;
rdfs:comment "the NPD functions of the facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility functions"@en ;
rdfs:range xsd:string .
npd:facilityKind
rdf:type owl:DatatypeProperty ;
rdfs:comment "corresponds to Kind field in both the fixed and moveable facility tables"^^xsd:string ;
rdfs:comment "the NPD kind of the facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility kind"@en ;
rdfs:range xsd:string .
npd:fieldDiscoveryWellBore
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Discovery Wellbore NPDID in the Field table "^^xsd:string ;
rdfs:comment "the wellbore that proved the field"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Field> ;
rdfs:label "field discovery wellbore"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#WellBore> .
npd:fieldOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the company operating the field"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Field> ;
rdfs:label "field operator"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:fieldOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "The owner column in the NPD Field table may correspond to a BAA or a License, as indicated by the Owner Kind column"^^xsd:string ;
rdfs:comment "the licence that owns the field"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Field> ;
rdfs:label "field owner"@en ;
rdfs:range npd:Owner .
npd:fixedFacilityPhase
rdf:type owl:DatatypeProperty ;
rdfs:comment "corresponds to Phase field in fixed facility tables"^^xsd:string ;
rdfs:comment "the NPD phase of the fixed facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#FixedFacility> ;
rdfs:label "fixed facility phase"@en ;
rdfs:range xsd:string .
npd:id
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD identifier"^^xsd:string ;
rdfs:domain npd:NPDIndividual ;
rdfs:label "NPD identifier"@en ;
rdfs:range xsd:string .
npd:licenceOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the company that is the operator of the licence"^^xsd:string ;
rdfs:domain npd:Licence ;
rdfs:label "licence operator"^^xsd:string ;
rdfs:label "licence operator"@en ;
rdfs:range npd:OperatingCompany .
npd:licenceShared
rdf:type owl:ObjectProperty ;
rdfs:comment "the licence of which this is a share"^^xsd:string ;
rdfs:domain npd:ShareOfLicence ;
rdfs:label "licence shared"@en ;
rdfs:range npd:Licence .
npd:licenceStatus
rdf:type owl:ObjectProperty ;
rdfs:comment "corresponds to the Status field in the License table"^^xsd:string ;
rdfs:comment "the NPD status of the licence"^^xsd:string ;
rdfs:domain npd:Licence ;
rdfs:label "licence status"@en ;
rdfs:range npd:LicenceStatus .
npd:licensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:comment "corresponds to the licensing activity field in the License table"^^xsd:string ;
rdfs:comment "the Ministry of Petroleum and Energy licencing activity under which the licence was granted"^^xsd:string ;
rdfs:domain npd:Licence ;
rdfs:label "licencing activity"@en ;
rdfs:range xsd:string .
npd:name
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD name"^^xsd:string ;
rdfs:domain npd:Individual ;
rdfs:label "NPD name"@en ;
rdfs:range xsd:string ;
rdfs:subPropertyOf rdfs:label .
npd:organisationNumber
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD organization number of the operating company"^^xsd:string ;
rdfs:domain npd:OperatingCompany ;
rdfs:label "organisation number"^^xsd:string ;
rdfs:label "organisation number"@en ;
rdfs:range xsd:string .
npd:parentCompany
rdf:type owl:ObjectProperty ;
rdfs:comment "the parent company of the operating company"^^xsd:string ;
rdfs:domain npd:OperatingCompany ;
rdfs:label "parent company"@en ;
rdfs:range npd:ParentCompany .
npd:partOfTUF
rdf:type owl:ObjectProperty ;
rdfs:comment "the TUF of which this is a part"^^xsd:string ;
rdfs:domain npd:TUFPart ;
rdfs:label "part of TUF"@en ;
rdfs:range npd:TUF .
npd:partOfWell
rdf:type owl:ObjectProperty ;
rdfs:comment "the well of which the wellbore is a part"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "part of well"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/well#Well> .
npd:percentageOfShare
rdf:type owl:DatatypeProperty ;
rdfs:comment "the percent of the total share of the licence"^^xsd:string ;
rdfs:domain npd:Share ;
rdfs:label "percentage of share"@en ;
rdfs:range xsd:float .
npd:productionFacility
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Production Facility field in WellBore tables"^^xsd:string ;
rdfs:comment "the production facility for the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "production facility"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
npd:shareHolder
rdf:type owl:ObjectProperty ;
rdfs:comment "Equivalent to AwardedTo field in License table"^^xsd:string ;
rdfs:comment "the company holding the share"^^xsd:string ;
rdfs:domain npd:Share ;
rdfs:label "share holder"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Company> .
npd:startDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "The date at which an individual comes into existance"^^xsd:string ;
rdfs:comment "the NPD start date of the thing"^^xsd:string ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "start date"@en ;
rdfs:range xsd:date .
npd:wellBoreCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "Corresponds to Completion Date field in WellBore tables"^^xsd:string ;
rdfs:comment "the completion date of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore completion date"@en ;
rdfs:range xsd:date ;
rdfs:subPropertyOf npd:endDate .
npd:wellBoreContent
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Content field in WellBore tables"^^xsd:string ;
rdfs:comment "the NPD content of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore content"@en ;
rdfs:range npd:WellBoreContent .
npd:wellBoreDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:comment "Corresponds to Drill Permit field in WellBore tables"^^xsd:string ;
rdfs:comment "the NPD drill permit of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore drill permit"@en ;
rdfs:range xsd:string .
npd:wellBorePurpose
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Purpose field in WellBore tables"^^xsd:string ;
rdfs:comment "the NPD purpose of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore purpose"@en ;
rdfs:range npd:WellBorePurpose .
npd:wellBoreType
rdf:type owl:DatatypeProperty ;
rdfs:comment "Corresponds to Type field in WellBore tables"^^xsd:string ;
rdfs:comment "the NPD type of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore type"@en ;
rdfs:range xsd:string .
npd:wellPartOfField
rdf:type owl:ObjectProperty ;
rdfs:comment "A field may have several Wells, however this information is not presented directly in the NPD data. Each Well usually has one (occasionally more than one) WellBore, and so in order to ascertain what field the Well is in, we have to infer it from the related WellBore table. Unfortunately, the Field column is not always populated, so sometimes the Field can only be inferred from the License, which usually corresponds to a Field."^^xsd:string ;
rdfs:comment "the well is part of field"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#Well> ;
rdfs:label "well part of field"@en ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Field> .
npd:wellboreOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "Corresponds to Owner field in WellBore tables - see also Owner Kind"^^xsd:string ;
rdfs:comment "the owning licence of the wellbore"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/well#WellBore> ;
rdfs:label "wellbore owner"@en ;
rdfs:range npd:Owner .
......