David Price

remove outdated rd files

This diff could not be displayed because it is too large.
# 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#> .
<http://posccaesar.org/rdl/ERH00000>
forms:keyProperties (rdfs:label rdfs:comment <http://posccaesar.org/rdl/hasDesignation>) .
<http://posccaesar.org/rdl/ERH00001>
forms:keyProperties (rdfs:label rdfs:comment <http://posccaesar.org/rdl/hasDesignation>) .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/foundation
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
@prefix : <http://www.reportinghub.no/refdata/foundation#> .
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
@prefix pca-rdl: <http://posccaesar.org/rdl/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
pca-rdl:ERH-DATE
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language Date Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA DATE"^^xsd:string .
pca-rdl:ERH-DATETIME
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language DateTime Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA DATETIME"^^xsd:string .
pca-rdl:ERH-DOUBLE
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language Double Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA DOUBLE"^^xsd:string .
pca-rdl:ERH-FLOAT
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language Float Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA FLOAT"^^xsd:string .
pca-rdl:ERH-INTEGER
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language Integer Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA INTEGER"^^xsd:string .
pca-rdl:ERH-STRING
rdf:type p2:RepresentationForm ;
:hasDefinition "the W3C XML Schema Language String Datatype"^^xsd:string ;
:hasDesignation "XML SCHEMA STRING"^^xsd:string .
pca-rdl:ERH00000
rdf:type p2:Thing , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA THING"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00000"^^xsd:string .
pca-rdl:ERH00001
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00001"^^xsd:string .
pca-rdl:ERH00002
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB NPD REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00002"^^xsd:string .
pca-rdl:ERH00003
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB DRILLING REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00003"^^xsd:string .
pca-rdl:ERH00004
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB PRODUCTION REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00004"^^xsd:string .
<http://www.reportinghub.no/refdata/foundation>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
xsd:date
owl:sameAs pca-rdl:ERH-DATE .
xsd:dateTime
owl:sameAs pca-rdl:ERH-DATETIME .
xsd:double
owl:sameAs pca-rdl:ERH-DOUBLE .
xsd:float
owl:sameAs pca-rdl:ERH-FLOAT .
xsd:integer
owl:sameAs pca-rdl:ERH-INTEGER .
xsd:string
owl:sameAs pca-rdl:ERH-STRING .
This diff could not be displayed because it is too large.
# 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> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/production
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
# imports: http://www.reportinghub.no/refdata/foundation
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix foundation: <http://www.reportinghub.no/refdata/foundation#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
@prefix pca-rdl: <http://posccaesar.org/rdl/> .
@prefix production: <http://www.reportinghub.no/refdata/production#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/production>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://www.reportinghub.no/refdata/foundation> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: http://www.reportinghub.no/refdata/drilling2
# imports: http://www.reportinghub.no/refdata/foundation
@prefix : <http://www.reportinghub.no/refdata/drilling2#> .
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix foundation: <http://www.reportinghub.no/refdata/foundation#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/drilling2>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/refdata/foundation> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
# 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#> .
<file:///www.reportinghub.no/refdata/erh-drilling-rd-classes2.tsv#erh-drilling-rd-classes2>
forms:keyProperties (rdfs:label rdfs:comment <file:///www.reportinghub.no/refdata/erh-drilling-rd-classes2.tsv#rDURI>) .
[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology
API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core#
CODE the NPD code code http://www.reportinghub.no/np/schema/npd#
CODE ASSIGNED BY MANUFACTURER identifier that is a code assigned by a manufacturer to a class of supply defined by a manufacturer pca-rdl:ERH4d3613a2-2a3b-11b2-80f6-ac4319491de1 codeAssignedByAManufacturer http://www.reportinghub.no/ep/schema/equipment#
COMPANY SHORT NAME the NPD company short name pca-rdl:ERH4d35c3f3-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING companyShortName http://www.reportinghub.no/np/schema/npd#
CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd#
DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core#
DESCRIPTION OF ACTIVITIES FORECAST FOR THE NEXT DAILY REPORTING PERIOD description of the drilling activities that are forecast for the next daily reporting period pca-rdl:ERH4d35c639-2a3b-11b2-80f6-ac4319491de1 descriptionOfActivitiesForecastForTheNextDailyReportingPeriod http://www.reportinghub.no/ep/schema/activity#
DESCRIPTION OF ACTIVITIES WITHIN THE DAILY REPORTING PERIOD description of the drilling activity that take place within a daily reporting period pca-rdl:ERH4d35c639-2a3b-11b2-80f6-ac4319491de1 descriptionOfActivitiesWithinTheDailyReportingPeriod http://www.reportinghub.no/ep/schema/activity#
DISCOVERY CURRENT ACTIVITY STATUS the NPD status of the discovery pca-rdl:ERH4d35c3cf-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING discoveryCurrentActivityStatus http://www.reportinghub.no/np/schema/npd#
DISCOVERY YEAR the year the discovery was made pca-rdl:ERH4d35c3cf-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-INTEGER discoveryYear http://www.reportinghub.no/np/schema/npd#
DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core#
END DATE the NPD end date of the thing pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATE endDate http://www.reportinghub.no/np/schema/npd#
FACILITY FUNCTIONS the NPD functions of the facility pca-rdl:ERH4d35c405-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING facilityFunctions http://www.reportinghub.no/np/schema/npd#
FACILITY KIND the NPD kind of the facility pca-rdl:ERH4d35c405-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING facilityKind http://www.reportinghub.no/np/schema/npd#
FINISHED AT UTC representation of the finishing time for an activity pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATETIME finishedAt http://www.reportinghub.no/ep/schema/activity#
FIXED FACILITY PHASE the NPD phase of the fixed facility pca-rdl:ERH4d35c931-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING fixedFacilityPhase http://www.reportinghub.no/np/schema/npd#
IDENTIFICATION NUMBER OF CORE identification number of the core extracted by an extract a well core activity pca-rdl:ERH4d35c421-2a3b-11b2-80f6-ac4319491de1 identificationNumberOfCore http://www.reportinghub.no/ep/schema/activity#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4d35c3e7-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4d35c3e5-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LITHOLOGY DESCRIPTION description of the lithology at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 lithologyDescription http://www.reportinghub.no/ep/schema/well#
LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core#
LOG RUN NUMBER identification number of a well bore log run activity pca-rdl:ERH4d35c54b-2a3b-11b2-80f6-ac4319491de1 logRunNumber http://www.reportinghub.no/ep/schema/activity#
NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core#
NOMINAL TIME UTC representation of the nominal time of an activity pca-rdl:ERH4d35c63b-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATETIME nominallyAt http://www.reportinghub.no/ep/schema/activity#
NPD IDENTIFIER the NPD identifier pca-rdl:ERH4d35c3cb-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd#
NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd#
NUMBER IN CREW The count of personnel on a type of crew. One of the types is all personnel on board. pca-rdl:RDS16701120 numberInCrew http://www.reportinghub.no/ep/schema/organization#
ORGANISATION NUMBER the official Norwegian organization number of the operating company pca-rdl:ERH4d35c00d-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING organisationNumber http://www.reportinghub.no/np/schema/npd#
PERCENTAGE OF SHARE the percent of the total share of the licence pca-rdl:ERH4d35c3d1-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-FLOAT percentageOfShare http://www.reportinghub.no/np/schema/npd#
SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core#
SHOW DESCRIPTION description of the show at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 showDescription http://www.reportinghub.no/ep/schema/well#
START DATE the NPD start date of the thing pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATE startDate http://www.reportinghub.no/np/schema/npd#
STRATIGRAPHY DESCRIPTION description of the stratigraphy at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 stratigraphyDescription http://www.reportinghub.no/ep/schema/well#
UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core#
WELLBORE COMPLETED AT UTC representation of the time at which a wellbore was completed pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBoreCompletedAt http://www.reportinghub.no/ep/schema/well#
WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd#
WELLBORE DRILL PERMIT the NPD drill permit of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreDrillPermit http://www.reportinghub.no/np/schema/npd#
WELLBORE PRE-SPUD AT UTC representation of the time at of the pre-spud for a wellbore pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBorePreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE SPUD AT UTC representation of the time of spud of a wellbore pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBoreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE TYPE the NPD type of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreType http://www.reportinghub.no/np/schema/npd#
This diff is collapsed. Click to expand it.
[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology
API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core#
CODE the NPD code code http://www.reportinghub.no/np/schema/npd#
CODE ASSIGNED BY MANUFACTURER identifier that is a code assigned by a manufacturer to a class of supply defined by a manufacturer pca-rdl:ERH4bdfdf55-2a3b-11b2-8044-f80dbf6cc067 codeAssignedByAManufacturer http://www.reportinghub.no/ep/schema/equipment#
COMPANY SHORT NAME the NPD company short name pca-rdl:ERH4bdfc9f7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING companyShortName http://www.reportinghub.no/np/schema/npd#
CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd#
DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core#
DISCOVERY CURRENT ACTIVITY STATUS the NPD status of the discovery pca-rdl:ERH4bbcee05-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING discoveryCurrentActivityStatus http://www.reportinghub.no/np/schema/npd#
DISCOVERY YEAR the year the discovery was made pca-rdl:ERH4bbcee05-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-INTEGER discoveryYear http://www.reportinghub.no/np/schema/npd#
DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core#
END DATE the NPD end date of the thing pca-rdl:ERH4bdfc9e7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-DATE endDate http://www.reportinghub.no/np/schema/npd#
FACILITY FUNCTIONS the NPD functions of the facility pca-rdl:ERH4bdfcee7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING facilityFunctions http://www.reportinghub.no/np/schema/npd#
FACILITY KIND the NPD kind of the facility pca-rdl:ERH4bdfcee7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING facilityKind http://www.reportinghub.no/np/schema/npd#
FIXED FACILITY PHASE the NPD phase of the fixed facility pca-rdl:ERH4bdfcef3-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING fixedFacilityPhase http://www.reportinghub.no/np/schema/npd#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4bbcee1b-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LITHOLOGY DESCRIPTION description of the lithology at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 lithologyDescription http://www.reportinghub.no/ep/schema/well#
LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core#
NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core#
NPD IDENTIFIER the NPD identifier pca-rdl:ERH4bbcee01-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd#
NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd#
NUMBER IN CREW The count of personnel on a type of crew. One of the types is all personnel on board. pca-rdl:RDS16701120 numberInCrew http://www.reportinghub.no/ep/schema/organization#
ORGANISATION NUMBER the official Norwegian organization number of the operating company pca-rdl:ERH4bbcedef-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING organisationNumber http://www.reportinghub.no/np/schema/npd#
PERCENTAGE OF SHARE the percent of the total share of the licence pca-rdl:ERH4bbcee07-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-FLOAT percentageOfShare http://www.reportinghub.no/np/schema/npd#
SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core#
SHOW DESCRIPTION description of the show at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 showDescription http://www.reportinghub.no/ep/schema/well#
START DATE the NPD start date of the thing pca-rdl:ERH4bdfc9e7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-DATE startDate http://www.reportinghub.no/np/schema/npd#
STRATIGRAPHY DESCRIPTION description of the stratigraphy at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 stratigraphyDescription http://www.reportinghub.no/ep/schema/well#
UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core#
WELLBORE COMPLETED AT UTC representation of the time at which a wellbore was completed pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBoreCompletedAt http://www.reportinghub.no/ep/schema/well#
WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd#
WELLBORE DRILL PERMIT the NPD drill permit of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreDrillPermit http://www.reportinghub.no/np/schema/npd#
WELLBORE PRE-SPUD AT UTC representation of the time at of the pre-spud for a wellbore pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBorePreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE SPUD AT UTC representation of the time of spud of a wellbore pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBoreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE TYPE the NPD type of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreType http://www.reportinghub.no/np/schema/npd#
This diff is collapsed. Click to expand it.