Showing
34 changed files
with
812 additions
and
178 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
| 14 | 14 | ||
| 15 | <http://www.reportinghub.no/ep/schema/1.0/production-well> | 15 | <http://www.reportinghub.no/ep/schema/1.0/production-well> |
| 16 | rdf:type owl:Ontology ; | 16 | rdf:type owl:Ontology ; |
| 17 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/flow> ; | 17 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/well> ; |
| 18 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 18 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 19 | 19 | ||
| 20 | <http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing> | 20 | <http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing> |
| ... | @@ -342,13 +342,13 @@ ep-material:substance-T13dmcyPentane | ... | @@ -342,13 +342,13 @@ ep-material:substance-T13dmcyPentane |
| 342 | rdf:type ep-prodwell:ComponentMaterialType . | 342 | rdf:type ep-prodwell:ComponentMaterialType . |
| 343 | 343 | ||
| 344 | ep-prodwell:AbandonedWell | 344 | ep-prodwell:AbandonedWell |
| 345 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 345 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 346 | rdfs:comment "well or wellbore that has been abandoned"^^xsd:string ; | 346 | rdfs:comment "well or wellbore that has been abandoned"^^xsd:string ; |
| 347 | rdfs:label "abandoned well"^^xsd:string ; | 347 | rdfs:label "abandoned well"^^xsd:string ; |
| 348 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 348 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 349 | 349 | ||
| 350 | ep-prodwell:ClosedWell | 350 | ep-prodwell:ClosedWell |
| 351 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 351 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 352 | rdfs:comment "well or wellbore that has been closed"^^xsd:string ; | 352 | rdfs:comment "well or wellbore that has been closed"^^xsd:string ; |
| 353 | rdfs:label "closed well"^^xsd:string ; | 353 | rdfs:label "closed well"^^xsd:string ; |
| 354 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 354 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| ... | @@ -366,7 +366,7 @@ ep-prodwell:FluidComponentKindType | ... | @@ -366,7 +366,7 @@ ep-prodwell:FluidComponentKindType |
| 366 | rdfs:subClassOf owl:Class . | 366 | rdfs:subClassOf owl:Class . |
| 367 | 367 | ||
| 368 | ep-prodwell:InjectingWell | 368 | ep-prodwell:InjectingWell |
| 369 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 369 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 370 | rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ; | 370 | rdfs:comment "well or wellbore that is used for injecting"^^xsd:string ; |
| 371 | rdfs:label "injecting well"^^xsd:string ; | 371 | rdfs:label "injecting well"^^xsd:string ; |
| 372 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 372 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| ... | @@ -378,37 +378,37 @@ ep-prodwell:InjectionFluidType | ... | @@ -378,37 +378,37 @@ ep-prodwell:InjectionFluidType |
| 378 | rdfs:subClassOf owl:Class . | 378 | rdfs:subClassOf owl:Class . |
| 379 | 379 | ||
| 380 | ep-prodwell:JunkedWell | 380 | ep-prodwell:JunkedWell |
| 381 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 381 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 382 | rdfs:comment "well or wellbore that has been junked"^^xsd:string ; | 382 | rdfs:comment "well or wellbore that has been junked"^^xsd:string ; |
| 383 | rdfs:label "junked well"^^xsd:string ; | 383 | rdfs:label "junked well"^^xsd:string ; |
| 384 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 384 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 385 | 385 | ||
| 386 | ep-prodwell:OperatingWell | 386 | ep-prodwell:OperatingWell |
| 387 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 387 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 388 | rdfs:comment "well or wellbore that is operating"^^xsd:string ; | 388 | rdfs:comment "well or wellbore that is operating"^^xsd:string ; |
| 389 | rdfs:label "operating well"^^xsd:string ; | 389 | rdfs:label "operating well"^^xsd:string ; |
| 390 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 390 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 391 | 391 | ||
| 392 | ep-prodwell:PluggedAndAbandonedWell | 392 | ep-prodwell:PluggedAndAbandonedWell |
| 393 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 393 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 394 | rdfs:comment "well or wellbore that has been plugged and abandoned"^^xsd:string ; | 394 | rdfs:comment "well or wellbore that has been plugged and abandoned"^^xsd:string ; |
| 395 | rdfs:label "plugged and abandoned well"^^xsd:string ; | 395 | rdfs:label "plugged and abandoned well"^^xsd:string ; |
| 396 | rdfs:subClassOf ep-prodwell:AbandonedWell , ep-prodwell:PluggedWell . | 396 | rdfs:subClassOf ep-prodwell:AbandonedWell , ep-prodwell:PluggedWell . |
| 397 | 397 | ||
| 398 | ep-prodwell:PluggedWell | 398 | ep-prodwell:PluggedWell |
| 399 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 399 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 400 | rdfs:comment "well or wellbore that has been plugged"^^xsd:string ; | 400 | rdfs:comment "well or wellbore that has been plugged"^^xsd:string ; |
| 401 | rdfs:label "plugged well"^^xsd:string ; | 401 | rdfs:label "plugged well"^^xsd:string ; |
| 402 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 402 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 403 | 403 | ||
| 404 | ep-prodwell:ProducingInjectingWell | 404 | ep-prodwell:ProducingInjectingWell |
| 405 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 405 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 406 | rdfs:comment "well or wellbore that <advice needed>"^^xsd:string ; | 406 | rdfs:comment "well or wellbore that <advice needed>"^^xsd:string ; |
| 407 | rdfs:label "producing injecting well"^^xsd:string ; | 407 | rdfs:label "producing injecting well"^^xsd:string ; |
| 408 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 408 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 409 | 409 | ||
| 410 | ep-prodwell:ProducingWell | 410 | ep-prodwell:ProducingWell |
| 411 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 411 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 412 | rdfs:comment "well or wellbore that is producing"^^xsd:string ; | 412 | rdfs:comment "well or wellbore that is producing"^^xsd:string ; |
| 413 | rdfs:label "producing well"^^xsd:string ; | 413 | rdfs:label "producing well"^^xsd:string ; |
| 414 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 414 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| ... | @@ -420,13 +420,13 @@ ep-prodwell:RockFormation | ... | @@ -420,13 +420,13 @@ ep-prodwell:RockFormation |
| 420 | rdfs:subClassOf ep-core:PhysicalObject . | 420 | rdfs:subClassOf ep-core:PhysicalObject . |
| 421 | 421 | ||
| 422 | ep-prodwell:SuspendedAtTdWell | 422 | ep-prodwell:SuspendedAtTdWell |
| 423 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 423 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 424 | rdfs:comment "well or wellbore that <advice needed>"^^xsd:string ; | 424 | rdfs:comment "well or wellbore that <advice needed>"^^xsd:string ; |
| 425 | rdfs:label "suspended at td well"^^xsd:string ; | 425 | rdfs:label "suspended at td well"^^xsd:string ; |
| 426 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 426 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| 427 | 427 | ||
| 428 | ep-prodwell:SuspendedWell | 428 | ep-prodwell:SuspendedWell |
| 429 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 429 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 430 | rdfs:comment "well or wellbore that has been suspended"^^xsd:string ; | 430 | rdfs:comment "well or wellbore that has been suspended"^^xsd:string ; |
| 431 | rdfs:label "suspended well"^^xsd:string ; | 431 | rdfs:label "suspended well"^^xsd:string ; |
| 432 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 432 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| ... | @@ -449,7 +449,7 @@ ep-prodwell:WellCompletionAssembly | ... | @@ -449,7 +449,7 @@ ep-prodwell:WellCompletionAssembly |
| 449 | rdfs:label "well completion equipment"^^xsd:string ; | 449 | rdfs:label "well completion equipment"^^xsd:string ; |
| 450 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; | 450 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> ; |
| 451 | ep-core:seeReferenceData | 451 | ep-core:seeReferenceData |
| 452 | - "http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string . | 452 | + "http://posccaesar.org/rdl/RDS8015624975"^^xsd:string . |
| 453 | 453 | ||
| 454 | ep-prodwell:WellHeadDownStreamChokeValve | 454 | ep-prodwell:WellHeadDownStreamChokeValve |
| 455 | rdf:type owl:Class ; | 455 | rdf:type owl:Class ; |
| ... | @@ -458,7 +458,7 @@ ep-prodwell:WellHeadDownStreamChokeValve | ... | @@ -458,7 +458,7 @@ ep-prodwell:WellHeadDownStreamChokeValve |
| 458 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> . | 458 | rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#ChokeValve> . |
| 459 | 459 | ||
| 460 | ep-prodwell:WellReclassedToDevelopment | 460 | ep-prodwell:WellReclassedToDevelopment |
| 461 | - rdf:type owl:Class , ep-prodwell:WellStatusType ; | 461 | + rdf:type ep-prodwell:WellStatusType , owl:Class ; |
| 462 | rdfs:comment "well or wellbore that has been reclassified as a development well"^^xsd:string ; | 462 | rdfs:comment "well or wellbore that has been reclassified as a development well"^^xsd:string ; |
| 463 | rdfs:label "well reclassed to development"^^xsd:string ; | 463 | rdfs:label "well reclassed to development"^^xsd:string ; |
| 464 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . | 464 | rdfs:subClassOf ep-prodwell:TemporalPartOfAWellOrWellBore . |
| ... | @@ -470,42 +470,42 @@ ep-prodwell:WellStatusType | ... | @@ -470,42 +470,42 @@ ep-prodwell:WellStatusType |
| 470 | rdfs:subClassOf owl:Class . | 470 | rdfs:subClassOf owl:Class . |
| 471 | 471 | ||
| 472 | ep-prodwell:completeLiquidPartOf | 472 | ep-prodwell:completeLiquidPartOf |
| 473 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty ; | 473 | + rdf:type owl:FunctionalProperty , owl:ObjectProperty ; |
| 474 | rdfs:comment "all of a quantity of material that is liquid"^^xsd:string ; | 474 | rdfs:comment "all of a quantity of material that is liquid"^^xsd:string ; |
| 475 | rdfs:domain ep-material:QuantityOfMaterial ; | 475 | rdfs:domain ep-material:QuantityOfMaterial ; |
| 476 | rdfs:label "complete liquid part of"^^xsd:string ; | 476 | rdfs:label "complete liquid part of"^^xsd:string ; |
| 477 | rdfs:range ep-material:Liquid . | 477 | rdfs:range ep-material:Liquid . |
| 478 | 478 | ||
| 479 | ep-prodwell:depthOfBaseUsableWaterFromSurface | 479 | ep-prodwell:depthOfBaseUsableWaterFromSurface |
| 480 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 480 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 481 | rdfs:comment "length that is the lowest usable water depth as measured from the surface. (source: MPR-XSD)"^^xsd:string ; | 481 | rdfs:comment "length that is the lowest usable water depth as measured from the surface. (source: MPR-XSD)"^^xsd:string ; |
| 482 | rdfs:domain ep-material:Fluid ; | 482 | rdfs:domain ep-material:Fluid ; |
| 483 | rdfs:label "depth of base of usable water from surface"^^xsd:string ; | 483 | rdfs:label "depth of base of usable water from surface"^^xsd:string ; |
| 484 | rdfs:range ep-core:Length . | 484 | rdfs:range ep-core:Length . |
| 485 | 485 | ||
| 486 | ep-prodwell:depthOfFluidSurfaceFromTopOfWell | 486 | ep-prodwell:depthOfFluidSurfaceFromTopOfWell |
| 487 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 487 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 488 | rdfs:comment "length that is the fluid level achieved in the well. The value is given as length units from the top of the well. (source MPR-XSD)"^^xsd:string ; | 488 | rdfs:comment "length that is the fluid level achieved in the well. The value is given as length units from the top of the well. (source MPR-XSD)"^^xsd:string ; |
| 489 | rdfs:domain ep-material:Fluid ; | 489 | rdfs:domain ep-material:Fluid ; |
| 490 | rdfs:label "depth of fluid surface from top of well"^^xsd:string ; | 490 | rdfs:label "depth of fluid surface from top of well"^^xsd:string ; |
| 491 | rdfs:range ep-core:Length . | 491 | rdfs:range ep-core:Length . |
| 492 | 492 | ||
| 493 | ep-prodwell:pOverZ | 493 | ep-prodwell:pOverZ |
| 494 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 494 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 495 | rdfs:comment "The P/Z value at the point. This is P/Z, pressure over gas compressibility factor (z). Note that the uom is units of pressure, since Z is dimensionless. (source: MPR-XSD)"^^xsd:string ; | 495 | rdfs:comment "The P/Z value at the point. This is P/Z, pressure over gas compressibility factor (z). Note that the uom is units of pressure, since Z is dimensionless. (source: MPR-XSD)"^^xsd:string ; |
| 496 | rdfs:domain ep-material:Gas ; | 496 | rdfs:domain ep-material:Gas ; |
| 497 | rdfs:label "pressure over gas compressibility factor"^^xsd:string ; | 497 | rdfs:label "pressure over gas compressibility factor"^^xsd:string ; |
| 498 | rdfs:range ep-core:Pressure . | 498 | rdfs:range ep-core:Pressure . |
| 499 | 499 | ||
| 500 | ep-prodwell:potentialGasProduction | 500 | ep-prodwell:potentialGasProduction |
| 501 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 501 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 502 | rdfs:comment "volumetric flow rate that is the potential of the well to produce natural gas. This represents the flow rate that could be achieved under maximum drawdown. (source: MPR-XSD)"^^xsd:string ; | 502 | rdfs:comment "volumetric flow rate that is the potential of the well to produce natural gas. This represents the flow rate that could be achieved under maximum drawdown. (source: MPR-XSD)"^^xsd:string ; |
| 503 | rdfs:domain ep-prodwell:TemporalPartOfAWellOrWellBore ; | 503 | rdfs:domain ep-prodwell:TemporalPartOfAWellOrWellBore ; |
| 504 | rdfs:label "potential gas production"^^xsd:string ; | 504 | rdfs:label "potential gas production"^^xsd:string ; |
| 505 | rdfs:range ep-core:VolumetricFlowRate . | 505 | rdfs:range ep-core:VolumetricFlowRate . |
| 506 | 506 | ||
| 507 | ep-prodwell:potentialOilProduction | 507 | ep-prodwell:potentialOilProduction |
| 508 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 508 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 509 | rdfs:comment "volumetric flow rate is the the potential of a well or wellbore to produce crude oil. This represents the flow rate that could be achieved under maximum drawdown. (source: MPR-XSD)"^^xsd:string ; | 509 | rdfs:comment "volumetric flow rate is the the potential of a well or wellbore to produce crude oil. This represents the flow rate that could be achieved under maximum drawdown. (source: MPR-XSD)"^^xsd:string ; |
| 510 | rdfs:domain ep-prodwell:TemporalPartOfAWellOrWellBore ; | 510 | rdfs:domain ep-prodwell:TemporalPartOfAWellOrWellBore ; |
| 511 | rdfs:label "potential oil production"^^xsd:string ; | 511 | rdfs:label "potential oil production"^^xsd:string ; | ... | ... |
This diff could not be displayed because it is too large.
| 1 | +# baseURI: http://www.reportinghub.no/refdata/1.0/foundation | ||
| 2 | +# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 | ||
| 3 | +# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | ||
| 4 | + | ||
| 5 | +@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | ||
| 6 | +@prefix foundationrd: <http://www.reportinghub.no/refdata/1.0/foundation#> . | ||
| 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 8 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 9 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | +@prefix pca-rdl: <http://posccaesar.org/rdl/> . | ||
| 12 | +@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> . | ||
| 13 | + | ||
| 14 | +<http://www.reportinghub.no/refdata/1.0/foundation> | ||
| 15 | + rdf:type owl:Ontology ; | ||
| 16 | + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> ; | ||
| 17 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 18 | + | ||
| 19 | +xsd:date | ||
| 20 | + owl:sameAs pca-rdl:ERH-DATE . | ||
| 21 | + | ||
| 22 | +xsd:dateTime | ||
| 23 | + owl:sameAs pca-rdl:ERH-DATETIME . | ||
| 24 | + | ||
| 25 | +xsd:double | ||
| 26 | + owl:sameAs pca-rdl:ERH-DOUBLE . | ||
| 27 | + | ||
| 28 | +xsd:float | ||
| 29 | + owl:sameAs pca-rdl:ERH-FLOAT . | ||
| 30 | + | ||
| 31 | +xsd:integer | ||
| 32 | + owl:sameAs pca-rdl:ERH-INTEGER . | ||
| 33 | + | ||
| 34 | +xsd:string | ||
| 35 | + owl:sameAs pca-rdl:ERH-STRING . | ||
| 36 | + | ||
| 37 | +pca-rdl:ERH-DATE | ||
| 38 | + rdf:type p2:RepresentationForm ; | ||
| 39 | + pca-rdl:hasDefinition "the W3C XML Schema Language Date Datatype"^^xsd:string ; | ||
| 40 | + pca-rdl:hasDesignation "XML SCHEMA DATE"^^xsd:string . | ||
| 41 | + | ||
| 42 | +pca-rdl:ERH-DATETIME | ||
| 43 | + rdf:type p2:RepresentationForm ; | ||
| 44 | + pca-rdl:hasDefinition "the W3C XML Schema Language DateTime Datatype"^^xsd:string ; | ||
| 45 | + pca-rdl:hasDesignation "XML SCHEMA DATETIME"^^xsd:string . | ||
| 46 | + | ||
| 47 | +pca-rdl:ERH-DOUBLE | ||
| 48 | + rdf:type p2:RepresentationForm ; | ||
| 49 | + pca-rdl:hasDefinition "the W3C XML Schema Language Double Datatype"^^xsd:string ; | ||
| 50 | + pca-rdl:hasDesignation "XML SCHEMA DOUBLE"^^xsd:string . | ||
| 51 | + | ||
| 52 | +pca-rdl:ERH-FLOAT | ||
| 53 | + rdf:type p2:RepresentationForm ; | ||
| 54 | + pca-rdl:hasDefinition "the W3C XML Schema Language Float Datatype"^^xsd:string ; | ||
| 55 | + pca-rdl:hasDesignation "XML SCHEMA FLOAT"^^xsd:string . | ||
| 56 | + | ||
| 57 | +pca-rdl:ERH-INTEGER | ||
| 58 | + rdf:type p2:RepresentationForm ; | ||
| 59 | + pca-rdl:hasDefinition "the W3C XML Schema Language Integer Datatype"^^xsd:string ; | ||
| 60 | + pca-rdl:hasDesignation "XML SCHEMA INTEGER"^^xsd:string . | ||
| 61 | + | ||
| 62 | +pca-rdl:ERH-STRING | ||
| 63 | + rdf:type p2:RepresentationForm ; | ||
| 64 | + pca-rdl:hasDefinition "the W3C XML Schema Language String Datatype"^^xsd:string ; | ||
| 65 | + pca-rdl:hasDesignation "XML SCHEMA STRING"^^xsd:string . | ||
| 66 | + | ||
| 67 | +pca-rdl:ERH00000 | ||
| 68 | + rdf:type p2:Thing , owl:Class ; | ||
| 69 | + rdfs:subClassOf owl:Thing ; | ||
| 70 | + pca-rdl:hasDesignation | ||
| 71 | + "EPIM REPORTINGHUB REFERENCE DATA THING"^^xsd:string ; | ||
| 72 | + pca-rdl:hasIdPCA "ERH00000"^^xsd:string . | ||
| 73 | + | ||
| 74 | +pca-rdl:ERH00001 | ||
| 75 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 76 | + rdfs:subClassOf owl:Thing ; | ||
| 77 | + pca-rdl:hasDesignation | ||
| 78 | + "EPIM REPORTINGHUB REFERENCE DATA CLASS"^^xsd:string ; | ||
| 79 | + pca-rdl:hasIdPCA "ERH00001"^^xsd:string . | ||
| 80 | + | ||
| 81 | +pca-rdl:ERH00002 | ||
| 82 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 83 | + rdfs:subClassOf owl:Thing ; | ||
| 84 | + pca-rdl:hasDesignation | ||
| 85 | + "EPIM REPORTINGHUB NPD REFERENCE DATA CLASS"^^xsd:string ; | ||
| 86 | + pca-rdl:hasIdPCA "ERH00002"^^xsd:string . | ||
| 87 | + | ||
| 88 | +pca-rdl:ERH00003 | ||
| 89 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 90 | + rdfs:subClassOf owl:Thing ; | ||
| 91 | + pca-rdl:hasDesignation | ||
| 92 | + "EPIM REPORTINGHUB DRILLING REFERENCE DATA CLASS"^^xsd:string ; | ||
| 93 | + pca-rdl:hasIdPCA "ERH00003"^^xsd:string . | ||
| 94 | + | ||
| 95 | +pca-rdl:ERH00004 | ||
| 96 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 97 | + rdfs:subClassOf owl:Thing ; | ||
| 98 | + pca-rdl:hasDesignation | ||
| 99 | + "EPIM REPORTINGHUB PRODUCTION REFERENCE DATA CLASS"^^xsd:string ; | ||
| 100 | + pca-rdl:hasIdPCA "ERH00004"^^xsd:string . | ||
| 101 | + | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
This diff could not be displayed because it is too large.
| 1 | +# baseURI: http://www.reportinghub.no/refdata/1.0/production | ||
| 2 | +# imports: http://www.reportinghub.no/refdata/1.0/foundation | ||
| 3 | + | ||
| 4 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 5 | +@prefix productionrd: <http://www.reportinghub.no/refdata/1.0/production#> . | ||
| 6 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 7 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 8 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 9 | + | ||
| 10 | +<http://www.reportinghub.no/refdata/1.0/production> | ||
| 11 | + rdf:type owl:Ontology ; | ||
| 12 | + owl:imports <http://www.reportinghub.no/refdata/1.0/foundation> ; | ||
| 13 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 1 | +# baseURI: http://www.reportinghub.no/refdata/drilling | ||
| 2 | +# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | ||
| 3 | +# imports: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD | ||
| 4 | + | ||
| 5 | +@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | ||
| 6 | +@prefix RDL_ERHFoundationRD: <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#> . | ||
| 7 | +@prefix class2rd: <http://www.reportinghub.no/refdata/transform/class2rd#> . | ||
| 8 | +@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> . | ||
| 9 | +@prefix drilling: <http://www.reportinghub.no/refdata/drilling#> . | ||
| 10 | +@prefix drilling1: <http://www.reportinghub.no/ep/schema/1.0/drilling#> . | ||
| 11 | +@prefix objprop2rd: <http://www.reportinghub.no/refdata/transform/objprop2rd#> . | ||
| 12 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 13 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 14 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 15 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 16 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 17 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 18 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 19 | + | ||
| 20 | +<http://www.reportinghub.no/refdata/drilling> | ||
| 21 | + rdf:type owl:Ontology ; | ||
| 22 | + owl:imports <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD> ; | ||
| 23 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 1 | +# baseURI: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD | ||
| 2 | +# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 | ||
| 3 | +# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | ||
| 4 | +# imports: http://www.reportinghub.no/refdata/XSD-Datatypes | ||
| 5 | + | ||
| 6 | +@prefix : <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#> . | ||
| 7 | +@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | ||
| 8 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 9 | +@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> . | ||
| 10 | +@prefix pca-rdl: <http://posccaesar.org/rdl/> . | ||
| 11 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 12 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 13 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 14 | + | ||
| 15 | +pca-rdl:ERH00000 | ||
| 16 | + rdf:type p2:Thing , owl:Class ; | ||
| 17 | + rdfs:subClassOf owl:Thing ; | ||
| 18 | + pca-rdl:hasDesignation | ||
| 19 | + "EPIM REPORTINGHUB REFERENCE DATA THING"^^xsd:string ; | ||
| 20 | + pca-rdl:hasIdPCA "ERH00000"^^xsd:string . | ||
| 21 | + | ||
| 22 | +pca-rdl:ERH00001 | ||
| 23 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 24 | + rdfs:subClassOf owl:Thing ; | ||
| 25 | + pca-rdl:hasDesignation | ||
| 26 | + "EPIM REPORTINGHUB REFERENCE DATA CLASS"^^xsd:string ; | ||
| 27 | + pca-rdl:hasIdPCA "ERH00001"^^xsd:string . | ||
| 28 | + | ||
| 29 | +pca-rdl:ERH00002 | ||
| 30 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 31 | + rdfs:subClassOf owl:Thing ; | ||
| 32 | + pca-rdl:hasDesignation | ||
| 33 | + "EPIM REPORTINGHUB NPD REFERENCE DATA CLASS"^^xsd:string ; | ||
| 34 | + pca-rdl:hasIdPCA "ERH00002"^^xsd:string . | ||
| 35 | + | ||
| 36 | +pca-rdl:ERH00003 | ||
| 37 | + rdf:type p2:ClassOfClass , owl:Class ; | ||
| 38 | + rdfs:subClassOf owl:Thing ; | ||
| 39 | + pca-rdl:hasDesignation | ||
| 40 | + "EPIM REPORTINGHUB DRILLING REFERENCE DATA CLASS"^^xsd:string ; | ||
| 41 | + pca-rdl:hasIdPCA "ERH00003"^^xsd:string . | ||
| 42 | + | ||
| 43 | +<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD> | ||
| 44 | + rdf:type owl:Ontology ; | ||
| 45 | + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://www.reportinghub.no/refdata/XSD-Datatypes> ; | ||
| 46 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
This diff could not be displayed because it is too large.
| 1 | +# baseURI: http://www.reportinghub.no/refdata/XSD-Datatypes | ||
| 2 | +# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 | ||
| 3 | +# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | ||
| 4 | + | ||
| 5 | +@prefix : <http://posccaesar.org/rdl/> . | ||
| 6 | +@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | ||
| 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 8 | +@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> . | ||
| 9 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 10 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 11 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 12 | + | ||
| 13 | +:ERH-DATE | ||
| 14 | + rdf:type p2:RepresentationForm ; | ||
| 15 | + :hasDefinition "the W3C XML Schema Language Date Datatype"^^xsd:string ; | ||
| 16 | + :hasDesignation "XML SCHEMA DATE"^^xsd:string . | ||
| 17 | + | ||
| 18 | +:ERH-DATETIME | ||
| 19 | + rdf:type p2:RepresentationForm ; | ||
| 20 | + :hasDefinition "the W3C XML Schema Language DateTime Datatype"^^xsd:string ; | ||
| 21 | + :hasDesignation "XML SCHEMA DATETIME"^^xsd:string . | ||
| 22 | + | ||
| 23 | +:ERH-DOUBLE | ||
| 24 | + rdf:type p2:RepresentationForm ; | ||
| 25 | + :hasDefinition "the W3C XML Schema Language Double Datatype"^^xsd:string ; | ||
| 26 | + :hasDesignation "XML SCHEMA DOUBLE"^^xsd:string . | ||
| 27 | + | ||
| 28 | +:ERH-FLOAT | ||
| 29 | + rdf:type p2:RepresentationForm ; | ||
| 30 | + :hasDefinition "the W3C XML Schema Language Float Datatype"^^xsd:string ; | ||
| 31 | + :hasDesignation "XML SCHEMA FLOAT"^^xsd:string . | ||
| 32 | + | ||
| 33 | +:ERH-INTEGER | ||
| 34 | + rdf:type p2:RepresentationForm ; | ||
| 35 | + :hasDefinition "the W3C XML Schema Language Integer Datatype"^^xsd:string ; | ||
| 36 | + :hasDesignation "XML SCHEMA INTEGER"^^xsd:string . | ||
| 37 | + | ||
| 38 | +:ERH-STRING | ||
| 39 | + rdf:type p2:RepresentationForm ; | ||
| 40 | + :hasDefinition "the W3C XML Schema Language String Datatype"^^xsd:string ; | ||
| 41 | + :hasDesignation "XML SCHEMA STRING"^^xsd:string . | ||
| 42 | + | ||
| 43 | +<http://www.reportinghub.no/refdata/XSD-Datatypes> | ||
| 44 | + rdf:type owl:Ontology ; | ||
| 45 | + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> ; | ||
| 46 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 47 | + | ||
| 48 | +xsd:date | ||
| 49 | + owl:sameAs :ERH-DATE . | ||
| 50 | + | ||
| 51 | +xsd:dateTime | ||
| 52 | + owl:sameAs :ERH-DATETIME . | ||
| 53 | + | ||
| 54 | +xsd:double | ||
| 55 | + owl:sameAs :ERH-DOUBLE . | ||
| 56 | + | ||
| 57 | +xsd:float | ||
| 58 | + owl:sameAs :ERH-FLOAT . | ||
| 59 | + | ||
| 60 | +xsd:integer | ||
| 61 | + owl:sameAs :ERH-INTEGER . | ||
| 62 | + | ||
| 63 | +xsd:string | ||
| 64 | + owl:sameAs :ERH-STRING . |
This diff could not be displayed because it is too large.
| 1 | +[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology | ||
| 2 | +API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core# | ||
| 3 | +CODE the NPD code code http://www.reportinghub.no/np/schema/npd# | ||
| 4 | +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# | ||
| 5 | +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# | ||
| 6 | +CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd# | ||
| 7 | +DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core# | ||
| 8 | +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# | ||
| 9 | +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# | ||
| 10 | +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# | ||
| 11 | +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# | ||
| 12 | +DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core# | ||
| 13 | +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# | ||
| 14 | +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# | ||
| 15 | +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# | ||
| 16 | +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# | ||
| 17 | +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# | ||
| 18 | +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# | ||
| 19 | +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# | ||
| 20 | +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# | ||
| 21 | +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# | ||
| 22 | +LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core# | ||
| 23 | +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# | ||
| 24 | +NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core# | ||
| 25 | +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# | ||
| 26 | +NPD IDENTIFIER the NPD identifier pca-rdl:ERH4d35c3cb-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd# | ||
| 27 | +NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd# | ||
| 28 | +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# | ||
| 29 | +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# | ||
| 30 | +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# | ||
| 31 | +SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core# | ||
| 32 | +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# | ||
| 33 | +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# | ||
| 34 | +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# | ||
| 35 | +UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core# | ||
| 36 | +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# | ||
| 37 | +WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd# | ||
| 38 | +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# | ||
| 39 | +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# | ||
| 40 | +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# | ||
| 41 | +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.
This diff is collapsed. Click to expand it.
| 1 | +[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology | ||
| 2 | +API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core# | ||
| 3 | +CODE the NPD code code http://www.reportinghub.no/np/schema/npd# | ||
| 4 | +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# | ||
| 5 | +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# | ||
| 6 | +CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd# | ||
| 7 | +DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core# | ||
| 8 | +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# | ||
| 9 | +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# | ||
| 10 | +DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core# | ||
| 11 | +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# | ||
| 12 | +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# | ||
| 13 | +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# | ||
| 14 | +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# | ||
| 15 | +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# | ||
| 16 | +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# | ||
| 17 | +LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core# | ||
| 18 | +NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core# | ||
| 19 | +NPD IDENTIFIER the NPD identifier pca-rdl:ERH4bbcee01-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd# | ||
| 20 | +NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd# | ||
| 21 | +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# | ||
| 22 | +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# | ||
| 23 | +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# | ||
| 24 | +SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core# | ||
| 25 | +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# | ||
| 26 | +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# | ||
| 27 | +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# | ||
| 28 | +UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core# | ||
| 29 | +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# | ||
| 30 | +WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd# | ||
| 31 | +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# | ||
| 32 | +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# | ||
| 33 | +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# | ||
| 34 | +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.
| 1 | +SELECT * | ||
| 2 | +WHERE { ?clsn a p2:Classification . | ||
| 3 | + ?clsn p2:hasClassifier pca-rdl:ERH00002 . | ||
| 4 | + ?clsn p2:hasClassified ?rd . | ||
| 5 | +} | ||
| 6 | + | ||
| 7 | +SELECT * | ||
| 8 | +FROM <http://www.reportinghub.no/refdata/1.0/npd> | ||
| 9 | +WHERE { | ||
| 10 | + ?rd pca-rdl:hasDesignation ?des . | ||
| 11 | + OPTIONAL { ?rd a ?rdtype . } | ||
| 12 | + OPTIONAL { | ||
| 13 | + ?clsn p2:hasClassified ?rd . | ||
| 14 | + ?clsn p2:hasClassifier ?cls . | ||
| 15 | + } | ||
| 16 | + OPTIONAL { ?rd rdfs:comment ?comment } | ||
| 17 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +SELECT DISTINCT ?RDDesignation ?RDDefinition ?RDId ?EntityType ?RDURI ?RDSuperclass ?RDSuperclassId ?RDSuperclassURI ?ERHLocalname ?ERHOntology | ||
| 2 | +WHERE { | ||
| 3 | + ?RDURI pca-rdl:hasDesignation ?RDDesignation . | ||
| 4 | + ?RDURI pca-rdl:hasDefinition ?RDDefinition . | ||
| 5 | + ?RDURI pca-rdl:hasIdPCA ?RDId . | ||
| 6 | + ?RDURI rdf:type ?p2 . | ||
| 7 | + FILTER ( afn:namespace(?p2) = "http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#" ) | ||
| 8 | + BIND (afn:localname(?p2) AS ?EntityType ) | ||
| 9 | + OPTIONAL { | ||
| 10 | + ?spec p2:hasSubclass ?RDURI . | ||
| 11 | + ?spec p2:hasSuperclass ?RDSuperclassURI . | ||
| 12 | + ?RDSuperclassURI pca-rdl:hasDesignation ?RDSuperclass . | ||
| 13 | + ?RDSuperclassURI pca-rdl:hasIdPCA ?RDSuperclassId . | ||
| 14 | + } | ||
| 15 | + | ||
| 16 | + ?erh owl:sameAs ?RDURI . | ||
| 17 | + BIND (afn:localname(?erh) AS ?ERHLocalname ) | ||
| 18 | + BIND (afn:namespace(?erh) AS ?ERHOntology ) | ||
| 19 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?CoRepresented ?CoPattern ?ERHLocalname ?ERHOntology | ||
| 2 | +WHERE { | ||
| 3 | + ?s a p2:ClassOfClassOfRepresentation . | ||
| 4 | + ?s pca-rdl:hasDesignation ?RDLDesignation . | ||
| 5 | + ?s pca-rdl:hasDefinition ?RDLDefinition . | ||
| 6 | + OPTIONAL { | ||
| 7 | + ?s p2:hasClassOfRepresented ?CoRepresented . } | ||
| 8 | + OPTIONAL { ?s p2:hasClassOfPattern ?CoPattern . } | ||
| 9 | + ?erh owl:sameAs ?s . | ||
| 10 | + BIND (afn:localname(?erh) AS ?ERHLocalname ) | ||
| 11 | + BIND (afn:namespace(?erh) AS ?ERHOntology ) | ||
| 12 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 1 | +SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?EntityType ?CoPossessor ?ERHLocalname ?ERHOntology | ||
| 2 | +WHERE { | ||
| 3 | + ?s pca-rdl:hasDesignation ?RDLDesignation . | ||
| 4 | + ?s p2:hasClassOfPossessor ?CoPossessor . | ||
| 5 | + ?s pca-rdl:hasDefinition ?RDLDefinition . | ||
| 6 | + ?s rdf:type ?p2 . | ||
| 7 | + BIND (afn:localname(?p2) AS ?EntityType ) | ||
| 8 | + OPTIONAL { | ||
| 9 | + ?spec p2:hasSubclass ?s . | ||
| 10 | + ?spec p2:hasSuperclass ?sup . | ||
| 11 | + ?sup pca-rdl:hasDesignation ?RDLSuperclass . | ||
| 12 | + ?sup pca-rdl:hasIdPCA ?RDLSuperclassId . | ||
| 13 | + } | ||
| 14 | + | ||
| 15 | + ?erh owl:sameAs ?s . | ||
| 16 | + BIND (afn:localname(?erh) AS ?ERHLocalname ) | ||
| 17 | + BIND (afn:namespace(?erh) AS ?ERHOntology ) | ||
| 18 | +} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -37,30 +37,17 @@ rdfs:Class | ... | @@ -37,30 +37,17 @@ rdfs:Class |
| 37 | sp:subject | 37 | sp:subject |
| 38 | [ sp:varName "clsnuri"^^xsd:string | 38 | [ sp:varName "clsnuri"^^xsd:string |
| 39 | ] | 39 | ] |
| 40 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00004> ; | 40 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00003> ; |
| 41 | sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | 41 | sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; |
| 42 | sp:subject | 42 | sp:subject |
| 43 | [ sp:varName "clsnuri"^^xsd:string | 43 | [ sp:varName "clsnuri"^^xsd:string |
| 44 | ] | 44 | ] |
| 45 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 46 | - sp:predicate rdf:type ; | ||
| 47 | - sp:subject | ||
| 48 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 49 | - ] | ||
| 50 | ]) ; | 45 | ]) ; |
| 51 | sp:where ([ sp:object | 46 | sp:where ([ sp:object |
| 52 | [ sp:varName "thisrduri"^^xsd:string | 47 | [ sp:varName "thisrduri"^^xsd:string |
| 53 | ] ; | 48 | ] ; |
| 54 | sp:predicate owl:sameAs ; | 49 | sp:predicate owl:sameAs ; |
| 55 | sp:subject spin:_this | 50 | sp:subject spin:_this |
| 56 | - ] [ rdf:type sp:Filter ; | ||
| 57 | - sp:expression | ||
| 58 | - [ rdf:type sp:ne ; | ||
| 59 | - sp:arg1 [ rdf:type afn:namespace ; | ||
| 60 | - sp:arg1 spin:_this | ||
| 61 | - ] ; | ||
| 62 | - sp:arg2 "http://www.reportinghub.no/np/schema/npd#" | ||
| 63 | - ] | ||
| 64 | ] [ rdf:type sp:Bind ; | 51 | ] [ rdf:type sp:Bind ; |
| 65 | sp:expression | 52 | sp:expression |
| 66 | [ rdf:type spif:generateUUID | 53 | [ rdf:type spif:generateUUID |
| ... | @@ -87,12 +74,10 @@ rdfs:Class | ... | @@ -87,12 +74,10 @@ rdfs:Class |
| 87 | [ sp:varName "clsnuri"^^xsd:string | 74 | [ sp:varName "clsnuri"^^xsd:string |
| 88 | ] | 75 | ] |
| 89 | ]) | 76 | ]) |
| 90 | - ] . | 77 | + ] ; |
| 91 | - | ||
| 92 | -owl:Class | ||
| 93 | spin:rule | 78 | spin:rule |
| 94 | [ rdf:type sp:Construct ; | 79 | [ rdf:type sp:Construct ; |
| 95 | - rdfs:comment "0140 Set Part 2 Class of EHR RD Class"^^xsd:string ; | 80 | + rdfs:comment "0197 Set Part 2 Class of EHR RD Class"^^xsd:string ; |
| 96 | sp:templates ([ sp:object | 81 | sp:templates ([ sp:object |
| 97 | [ sp:varName "p2class"^^xsd:string | 82 | [ sp:varName "p2class"^^xsd:string |
| 98 | ] ; | 83 | ] ; |
| ... | @@ -106,11 +91,48 @@ owl:Class | ... | @@ -106,11 +91,48 @@ owl:Class |
| 106 | ] ; | 91 | ] ; |
| 107 | sp:predicate owl:sameAs ; | 92 | sp:predicate owl:sameAs ; |
| 108 | sp:subject spin:_this | 93 | sp:subject spin:_this |
| 109 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | 94 | + ] [ rdf:type sp:Optional ; |
| 95 | + sp:elements ([ sp:object spin:_this ; | ||
| 96 | + sp:predicate rdf:type ; | ||
| 97 | + sp:subject | ||
| 98 | + [ sp:varName "member"^^xsd:string | ||
| 99 | + ] | ||
| 100 | + ] [ rdf:type sp:TriplePath ; | ||
| 101 | + sp:object <http://www.reportinghub.no/ep/schema/core#PhysicalThing> ; | ||
| 102 | + sp:path [ rdf:type sp:ModPath ; | ||
| 103 | + sp:modMax -2 ; | ||
| 104 | + sp:modMin 0 ; | ||
| 105 | + sp:subPath rdfs:subClassOf | ||
| 106 | + ] ; | ||
| 107 | + sp:subject | ||
| 108 | + [ sp:varName "member"^^xsd:string | ||
| 109 | + ] | ||
| 110 | + ] [ rdf:type sp:Bind ; | ||
| 111 | + sp:expression <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfIndividual> ; | ||
| 112 | + sp:variable | ||
| 113 | + [ sp:varName "p2class"^^xsd:string | ||
| 114 | + ] | ||
| 115 | + ]) | ||
| 116 | + ]) | ||
| 117 | + ] . | ||
| 118 | + | ||
| 119 | +owl:Class | ||
| 120 | + spin:rule | ||
| 121 | + [ rdf:type sp:Construct ; | ||
| 122 | + rdfs:comment "0140 Set Part 2 Class of EHR RD Class"^^xsd:string ; | ||
| 123 | + sp:templates ([ sp:object | ||
| 124 | + [ sp:varName "p2class"^^xsd:string | ||
| 125 | + ] ; | ||
| 110 | sp:predicate rdf:type ; | 126 | sp:predicate rdf:type ; |
| 111 | sp:subject | 127 | sp:subject |
| 112 | [ sp:varName "thisrduri"^^xsd:string | 128 | [ sp:varName "thisrduri"^^xsd:string |
| 113 | ] | 129 | ] |
| 130 | + ]) ; | ||
| 131 | + sp:where ([ sp:object | ||
| 132 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 133 | + ] ; | ||
| 134 | + sp:predicate owl:sameAs ; | ||
| 135 | + sp:subject spin:_this | ||
| 114 | ] [ rdf:type sp:Optional ; | 136 | ] [ rdf:type sp:Optional ; |
| 115 | sp:elements ([ rdf:type sp:TriplePath ; | 137 | sp:elements ([ rdf:type sp:TriplePath ; |
| 116 | sp:object <http://www.reportinghub.no/ep/schema/activity#Activity> ; | 138 | sp:object <http://www.reportinghub.no/ep/schema/activity#Activity> ; |
| ... | @@ -306,5 +328,30 @@ owl:Class | ... | @@ -306,5 +328,30 @@ owl:Class |
| 306 | [ sp:varName "p2class"^^xsd:string | 328 | [ sp:varName "p2class"^^xsd:string |
| 307 | ] | 329 | ] |
| 308 | ]) | 330 | ]) |
| 331 | + ] [ rdf:type sp:Optional ; | ||
| 332 | + sp:elements ([ rdf:type sp:TriplePath ; | ||
| 333 | + sp:object <http://www.reportinghub.no/ep/schema/core#Pair> ; | ||
| 334 | + sp:path [ rdf:type sp:ModPath ; | ||
| 335 | + sp:modMax -2 ; | ||
| 336 | + sp:modMin 0 ; | ||
| 337 | + sp:subPath rdfs:subClassOf | ||
| 338 | + ] ; | ||
| 339 | + sp:subject spin:_this | ||
| 340 | + ] [ rdf:type sp:Bind ; | ||
| 341 | + sp:expression <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfMultidimensionalObject> ; | ||
| 342 | + sp:variable | ||
| 343 | + [ sp:varName "p2class"^^xsd:string | ||
| 344 | + ] | ||
| 345 | + ]) | ||
| 346 | + ] [ rdf:type sp:Optional ; | ||
| 347 | + sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/flow#TemporalPartDurationType> ; | ||
| 348 | + sp:predicate rdf:type ; | ||
| 349 | + sp:subject spin:_this | ||
| 350 | + ] [ rdf:type sp:Bind ; | ||
| 351 | + sp:expression <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfPeriodInTime> ; | ||
| 352 | + sp:variable | ||
| 353 | + [ sp:varName "p2class"^^xsd:string | ||
| 354 | + ] | ||
| 355 | + ]) | ||
| 309 | ]) | 356 | ]) |
| 310 | ] . | 357 | ] . | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
| 1 | +# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-drill | ||
| 2 | +# imports: http://spinrdf.org/spin | ||
| 3 | +# imports: http://www.reportinghub.no/refdata/transform/datprop2rd | ||
| 4 | + | ||
| 5 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | ||
| 6 | +@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> . | ||
| 7 | +@prefix datprop2rd-drill: <http://www.reportinghub.no/refdata/transform/datprop2rd-drill#> . | ||
| 8 | +@prefix fn: <http://www.w3.org/2005/xpath-functions#> . | ||
| 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 10 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 12 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 13 | +@prefix spif: <http://spinrdf.org/spif#> . | ||
| 14 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 15 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 16 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 17 | + | ||
| 18 | +<http://www.reportinghub.no/refdata/transform/datprop2rd-drill> | ||
| 19 | + rdf:type owl:Ontology ; | ||
| 20 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ; | ||
| 21 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 22 | + | ||
| 23 | +owl:DatatypeProperty | ||
| 24 | + spin:rule | ||
| 25 | + [ rdf:type sp:Construct ; | ||
| 26 | + rdfs:comment "0396 Handle classification of RD classes as Drilling"^^xsd:string ; | ||
| 27 | + sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ; | ||
| 28 | + sp:predicate rdf:type ; | ||
| 29 | + sp:subject | ||
| 30 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 31 | + ] | ||
| 32 | + ] [ sp:object | ||
| 33 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 34 | + ] ; | ||
| 35 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ; | ||
| 36 | + sp:subject | ||
| 37 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 38 | + ] | ||
| 39 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00003> ; | ||
| 40 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | ||
| 41 | + sp:subject | ||
| 42 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 43 | + ] | ||
| 44 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject | ||
| 47 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 48 | + ] | ||
| 49 | + ]) ; | ||
| 50 | + sp:where ([ sp:object | ||
| 51 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 52 | + ] ; | ||
| 53 | + sp:predicate owl:sameAs ; | ||
| 54 | + sp:subject spin:_this | ||
| 55 | + ] [ rdf:type sp:Bind ; | ||
| 56 | + sp:expression | ||
| 57 | + [ rdf:type spif:generateUUID | ||
| 58 | + ] ; | ||
| 59 | + sp:variable | ||
| 60 | + [ sp:varName "uuid"^^xsd:string | ||
| 61 | + ] | ||
| 62 | + ] [ rdf:type sp:Bind ; | ||
| 63 | + sp:expression | ||
| 64 | + [ rdf:type fn:concat ; | ||
| 65 | + sp:arg1 "ERH" ; | ||
| 66 | + sp:arg2 [ sp:varName "uuid"^^xsd:string | ||
| 67 | + ] | ||
| 68 | + ] ; | ||
| 69 | + sp:variable | ||
| 70 | + [ sp:varName "pcaid"^^xsd:string | ||
| 71 | + ] | ||
| 72 | + ] [ rdf:type sp:Bind ; | ||
| 73 | + sp:expression | ||
| 74 | + [ rdf:type spif:buildURI ; | ||
| 75 | + sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>" | ||
| 76 | + ] ; | ||
| 77 | + sp:variable | ||
| 78 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 79 | + ] | ||
| 80 | + ]) | ||
| 81 | + ] . |
| 1 | +# baseURI: null | ||
| 2 | + | ||
| 3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | + | ||
| 12 | +[] rdf:type inference:Configuration ; | ||
| 13 | + composite:child | ||
| 14 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 15 | + composite:index "0"^^xsd:int | ||
| 16 | + ] . |
| 1 | +# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-npd | ||
| 2 | +# imports: http://spinrdf.org/spin | ||
| 3 | +# imports: http://www.reportinghub.no/refdata/transform/datprop2rd | ||
| 4 | + | ||
| 5 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | ||
| 6 | +@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> . | ||
| 7 | +@prefix datprop2rd-npd: <http://www.reportinghub.no/refdata/transform/datprop2rd-npd#> . | ||
| 8 | +@prefix fn: <http://www.w3.org/2005/xpath-functions#> . | ||
| 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 10 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 12 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 13 | +@prefix spif: <http://spinrdf.org/spif#> . | ||
| 14 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 15 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 16 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 17 | + | ||
| 18 | +<http://www.reportinghub.no/refdata/transform/datprop2rd-npd> | ||
| 19 | + rdf:type owl:Ontology ; | ||
| 20 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ; | ||
| 21 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 22 | + | ||
| 23 | +owl:DatatypeProperty | ||
| 24 | + spin:rule | ||
| 25 | + [ rdf:type sp:Construct ; | ||
| 26 | + rdfs:comment "0395 Handle classification of RD propety as NPD"^^xsd:string ; | ||
| 27 | + sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ; | ||
| 28 | + sp:predicate rdf:type ; | ||
| 29 | + sp:subject | ||
| 30 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 31 | + ] | ||
| 32 | + ] [ sp:object | ||
| 33 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 34 | + ] ; | ||
| 35 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ; | ||
| 36 | + sp:subject | ||
| 37 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 38 | + ] | ||
| 39 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00002> ; | ||
| 40 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | ||
| 41 | + sp:subject | ||
| 42 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 43 | + ] | ||
| 44 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject | ||
| 47 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 48 | + ] | ||
| 49 | + ]) ; | ||
| 50 | + sp:where ([ sp:object | ||
| 51 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 52 | + ] ; | ||
| 53 | + sp:predicate owl:sameAs ; | ||
| 54 | + sp:subject spin:_this | ||
| 55 | + ] [ rdf:type sp:Bind ; | ||
| 56 | + sp:expression | ||
| 57 | + [ rdf:type spif:generateUUID | ||
| 58 | + ] ; | ||
| 59 | + sp:variable | ||
| 60 | + [ sp:varName "uuid"^^xsd:string | ||
| 61 | + ] | ||
| 62 | + ] [ rdf:type sp:Bind ; | ||
| 63 | + sp:expression | ||
| 64 | + [ rdf:type fn:concat ; | ||
| 65 | + sp:arg1 "ERH" ; | ||
| 66 | + sp:arg2 [ sp:varName "uuid"^^xsd:string | ||
| 67 | + ] | ||
| 68 | + ] ; | ||
| 69 | + sp:variable | ||
| 70 | + [ sp:varName "pcaid"^^xsd:string | ||
| 71 | + ] | ||
| 72 | + ] [ rdf:type sp:Bind ; | ||
| 73 | + sp:expression | ||
| 74 | + [ rdf:type spif:buildURI ; | ||
| 75 | + sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>" | ||
| 76 | + ] ; | ||
| 77 | + sp:variable | ||
| 78 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 79 | + ] | ||
| 80 | + ]) | ||
| 81 | + ] . |
| 1 | +# baseURI: null | ||
| 2 | + | ||
| 3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | + | ||
| 12 | +[] rdf:type inference:Configuration ; | ||
| 13 | + composite:child | ||
| 14 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 15 | + composite:index "0"^^xsd:int | ||
| 16 | + ] . |
| 1 | +# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-prod | ||
| 2 | +# imports: http://spinrdf.org/spin | ||
| 3 | +# imports: http://www.reportinghub.no/refdata/transform/datprop2rd | ||
| 4 | + | ||
| 5 | +@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | ||
| 6 | +@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> . | ||
| 7 | +@prefix datprop2rd-prod: <http://www.reportinghub.no/refdata/transform/datprop2rd-prod#> . | ||
| 8 | +@prefix fn: <http://www.w3.org/2005/xpath-functions#> . | ||
| 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 10 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 12 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 13 | +@prefix spif: <http://spinrdf.org/spif#> . | ||
| 14 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 15 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 16 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 17 | + | ||
| 18 | +<http://www.reportinghub.no/refdata/transform/datprop2rd-prod> | ||
| 19 | + rdf:type owl:Ontology ; | ||
| 20 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ; | ||
| 21 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ||
| 22 | + | ||
| 23 | +owl:DatatypeProperty | ||
| 24 | + spin:rule | ||
| 25 | + [ rdf:type sp:Construct ; | ||
| 26 | + rdfs:comment "0395 Handle classification of RD propety as Production"^^xsd:string ; | ||
| 27 | + sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ; | ||
| 28 | + sp:predicate rdf:type ; | ||
| 29 | + sp:subject | ||
| 30 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 31 | + ] | ||
| 32 | + ] [ sp:object | ||
| 33 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 34 | + ] ; | ||
| 35 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ; | ||
| 36 | + sp:subject | ||
| 37 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 38 | + ] | ||
| 39 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00004> ; | ||
| 40 | + sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | ||
| 41 | + sp:subject | ||
| 42 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 43 | + ] | ||
| 44 | + ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 45 | + sp:predicate rdf:type ; | ||
| 46 | + sp:subject | ||
| 47 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 48 | + ] | ||
| 49 | + ]) ; | ||
| 50 | + sp:where ([ sp:object | ||
| 51 | + [ sp:varName "thisrduri"^^xsd:string | ||
| 52 | + ] ; | ||
| 53 | + sp:predicate owl:sameAs ; | ||
| 54 | + sp:subject spin:_this | ||
| 55 | + ] [ rdf:type sp:Bind ; | ||
| 56 | + sp:expression | ||
| 57 | + [ rdf:type spif:generateUUID | ||
| 58 | + ] ; | ||
| 59 | + sp:variable | ||
| 60 | + [ sp:varName "uuid"^^xsd:string | ||
| 61 | + ] | ||
| 62 | + ] [ rdf:type sp:Bind ; | ||
| 63 | + sp:expression | ||
| 64 | + [ rdf:type fn:concat ; | ||
| 65 | + sp:arg1 "ERH" ; | ||
| 66 | + sp:arg2 [ sp:varName "uuid"^^xsd:string | ||
| 67 | + ] | ||
| 68 | + ] ; | ||
| 69 | + sp:variable | ||
| 70 | + [ sp:varName "pcaid"^^xsd:string | ||
| 71 | + ] | ||
| 72 | + ] [ rdf:type sp:Bind ; | ||
| 73 | + sp:expression | ||
| 74 | + [ rdf:type spif:buildURI ; | ||
| 75 | + sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>" | ||
| 76 | + ] ; | ||
| 77 | + sp:variable | ||
| 78 | + [ sp:varName "clsnuri"^^xsd:string | ||
| 79 | + ] | ||
| 80 | + ]) | ||
| 81 | + ] . |
| 1 | +# baseURI: null | ||
| 2 | + | ||
| 3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | + | ||
| 12 | +[] rdf:type inference:Configuration ; | ||
| 13 | + composite:child | ||
| 14 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 15 | + composite:index "0"^^xsd:int | ||
| 16 | + ] . |
| ... | @@ -2,14 +2,13 @@ | ... | @@ -2,14 +2,13 @@ |
| 2 | # imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 | 2 | # imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 |
| 3 | # imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | 3 | # imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations |
| 4 | # imports: http://spinrdf.org/spin | 4 | # imports: http://spinrdf.org/spin |
| 5 | -# imports: http://www.reportinghub.no/np/schema/1.0/npd | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 6 | # imports: http://www.reportinghub.no/refdata/foundation | 6 | # imports: http://www.reportinghub.no/refdata/foundation |
| 7 | 7 | ||
| 8 | @prefix : <http://www.reportinghub.no/refdata/transform/datprop2rd#> . | 8 | @prefix : <http://www.reportinghub.no/refdata/transform/datprop2rd#> . |
| 9 | @prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | 9 | @prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . |
| 10 | @prefix RDL_ERHFoundationRD: <http://www.reportinghub.no/refdata/foundation#> . | 10 | @prefix RDL_ERHFoundationRD: <http://www.reportinghub.no/refdata/foundation#> . |
| 11 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . | 11 | @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . |
| 12 | -@prefix drilling: <http://www.reportinghub.no/ep/schema/1.0/drilling#> . | ||
| 13 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . | 12 | @prefix fn: <http://www.w3.org/2005/xpath-functions#> . |
| 14 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 13 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 15 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 14 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| ... | @@ -23,7 +22,7 @@ | ... | @@ -23,7 +22,7 @@ |
| 23 | 22 | ||
| 24 | <http://www.reportinghub.no/refdata/transform/datprop2rd> | 23 | <http://www.reportinghub.no/refdata/transform/datprop2rd> |
| 25 | rdf:type owl:Ontology ; | 24 | rdf:type owl:Ontology ; |
| 26 | - owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/foundation> ; | 25 | + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/refdata/foundation> ; |
| 27 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 26 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 28 | 27 | ||
| 29 | owl:DatatypeProperty | 28 | owl:DatatypeProperty |
| ... | @@ -240,136 +239,4 @@ owl:DatatypeProperty | ... | @@ -240,136 +239,4 @@ owl:DatatypeProperty |
| 240 | [ sp:varName "domain"^^xsd:string | 239 | [ sp:varName "domain"^^xsd:string |
| 241 | ] | 240 | ] |
| 242 | ]) | 241 | ]) |
| 243 | - ] ; | ||
| 244 | - spin:rule | ||
| 245 | - [ rdf:type sp:Construct ; | ||
| 246 | - rdfs:comment "0395 Handle classification of RD propety as NPD"^^xsd:string ; | ||
| 247 | - sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ; | ||
| 248 | - sp:predicate rdf:type ; | ||
| 249 | - sp:subject | ||
| 250 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 251 | - ] | ||
| 252 | - ] [ sp:object | ||
| 253 | - [ sp:varName "thisrduri"^^xsd:string | ||
| 254 | - ] ; | ||
| 255 | - sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ; | ||
| 256 | - sp:subject | ||
| 257 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 258 | - ] | ||
| 259 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00002> ; | ||
| 260 | - sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | ||
| 261 | - sp:subject | ||
| 262 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 263 | - ] | ||
| 264 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 265 | - sp:predicate rdf:type ; | ||
| 266 | - sp:subject | ||
| 267 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 268 | - ] | ||
| 269 | - ]) ; | ||
| 270 | - sp:where ([ sp:object | ||
| 271 | - [ sp:varName "thisrduri"^^xsd:string | ||
| 272 | - ] ; | ||
| 273 | - sp:predicate owl:sameAs ; | ||
| 274 | - sp:subject spin:_this | ||
| 275 | - ] [ rdf:type sp:Filter ; | ||
| 276 | - sp:expression | ||
| 277 | - [ rdf:type sp:eq ; | ||
| 278 | - sp:arg1 [ rdf:type afn:namespace ; | ||
| 279 | - sp:arg1 spin:_this | ||
| 280 | - ] ; | ||
| 281 | - sp:arg2 "http://www.reportinghub.no/np/schema/npd#" | ||
| 282 | - ] | ||
| 283 | - ] [ rdf:type sp:Bind ; | ||
| 284 | - sp:expression | ||
| 285 | - [ rdf:type spif:generateUUID | ||
| 286 | - ] ; | ||
| 287 | - sp:variable | ||
| 288 | - [ sp:varName "uuid"^^xsd:string | ||
| 289 | - ] | ||
| 290 | - ] [ rdf:type sp:Bind ; | ||
| 291 | - sp:expression | ||
| 292 | - [ rdf:type fn:concat ; | ||
| 293 | - sp:arg1 "ERH" ; | ||
| 294 | - sp:arg2 [ sp:varName "uuid"^^xsd:string | ||
| 295 | - ] | ||
| 296 | - ] ; | ||
| 297 | - sp:variable | ||
| 298 | - [ sp:varName "pcaid"^^xsd:string | ||
| 299 | - ] | ||
| 300 | - ] [ rdf:type sp:Bind ; | ||
| 301 | - sp:expression | ||
| 302 | - [ rdf:type spif:buildURI ; | ||
| 303 | - sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>" | ||
| 304 | - ] ; | ||
| 305 | - sp:variable | ||
| 306 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 307 | - ] | ||
| 308 | - ]) | ||
| 309 | - ] ; | ||
| 310 | - spin:rule | ||
| 311 | - [ rdf:type sp:Construct ; | ||
| 312 | - rdfs:comment "0396 Handle classification of RD classes as Drilling"^^xsd:string ; | ||
| 313 | - sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ; | ||
| 314 | - sp:predicate rdf:type ; | ||
| 315 | - sp:subject | ||
| 316 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 317 | - ] | ||
| 318 | - ] [ sp:object | ||
| 319 | - [ sp:varName "thisrduri"^^xsd:string | ||
| 320 | - ] ; | ||
| 321 | - sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ; | ||
| 322 | - sp:subject | ||
| 323 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 324 | - ] | ||
| 325 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00003> ; | ||
| 326 | - sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ; | ||
| 327 | - sp:subject | ||
| 328 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 329 | - ] | ||
| 330 | - ] [ sp:object <http://posccaesar.org/rdl/ERH00000> ; | ||
| 331 | - sp:predicate rdf:type ; | ||
| 332 | - sp:subject | ||
| 333 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 334 | - ] | ||
| 335 | - ]) ; | ||
| 336 | - sp:where ([ sp:object | ||
| 337 | - [ sp:varName "thisrduri"^^xsd:string | ||
| 338 | - ] ; | ||
| 339 | - sp:predicate owl:sameAs ; | ||
| 340 | - sp:subject spin:_this | ||
| 341 | - ] [ rdf:type sp:Filter ; | ||
| 342 | - sp:expression | ||
| 343 | - [ rdf:type sp:ne ; | ||
| 344 | - sp:arg1 [ rdf:type afn:namespace ; | ||
| 345 | - sp:arg1 spin:_this | ||
| 346 | - ] ; | ||
| 347 | - sp:arg2 "http://www.reportinghub.no/np/schema/npd#" | ||
| 348 | - ] | ||
| 349 | - ] [ rdf:type sp:Bind ; | ||
| 350 | - sp:expression | ||
| 351 | - [ rdf:type spif:generateUUID | ||
| 352 | - ] ; | ||
| 353 | - sp:variable | ||
| 354 | - [ sp:varName "uuid"^^xsd:string | ||
| 355 | - ] | ||
| 356 | - ] [ rdf:type sp:Bind ; | ||
| 357 | - sp:expression | ||
| 358 | - [ rdf:type fn:concat ; | ||
| 359 | - sp:arg1 "ERH" ; | ||
| 360 | - sp:arg2 [ sp:varName "uuid"^^xsd:string | ||
| 361 | - ] | ||
| 362 | - ] ; | ||
| 363 | - sp:variable | ||
| 364 | - [ sp:varName "pcaid"^^xsd:string | ||
| 365 | - ] | ||
| 366 | - ] [ rdf:type sp:Bind ; | ||
| 367 | - sp:expression | ||
| 368 | - [ rdf:type spif:buildURI ; | ||
| 369 | - sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>" | ||
| 370 | - ] ; | ||
| 371 | - sp:variable | ||
| 372 | - [ sp:varName "clsnuri"^^xsd:string | ||
| 373 | - ] | ||
| 374 | - ]) | ||
| 375 | ] . | 242 | ] . | ... | ... |
| 1 | # baseURI: http://www.reportinghub.no/refdata/transform/make-rd-drill | 1 | # baseURI: http://www.reportinghub.no/refdata/transform/make-rd-drill |
| 2 | # imports: http://spinrdf.org/spin | 2 | # imports: http://spinrdf.org/spin |
| 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/drilling | ||
| 4 | +# imports: http://www.reportinghub.no/refdata/1.0/drilling | ||
| 5 | +# imports: http://www.reportinghub.no/refdata/transform/class2rd-drill | ||
| 3 | 6 | ||
| 4 | @prefix : <http://www.reportinghub.no/refdata/transform/make-rd-drill#> . | 7 | @prefix : <http://www.reportinghub.no/refdata/transform/make-rd-drill#> . |
| 8 | +@prefix class2rd-drill: <http://www.reportinghub.no/refdata/transform/class2rd-drill#> . | ||
| 5 | @prefix owl: <http://www.w3.org/2002/07/owl#> . | 9 | @prefix owl: <http://www.w3.org/2002/07/owl#> . |
| 6 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 10 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
| 7 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 11 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
| ... | @@ -12,5 +16,5 @@ | ... | @@ -12,5 +16,5 @@ |
| 12 | 16 | ||
| 13 | <http://www.reportinghub.no/refdata/transform/make-rd-drill> | 17 | <http://www.reportinghub.no/refdata/transform/make-rd-drill> |
| 14 | rdf:type owl:Ontology ; | 18 | rdf:type owl:Ontology ; |
| 15 | - owl:imports <http://spinrdf.org/spin> ; | 19 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/drilling> , <http://www.reportinghub.no/refdata/1.0/drilling> , <http://www.reportinghub.no/refdata/transform/class2rd-drill> ; |
| 16 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 20 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
| 1 | +# baseURI: http://www.reportinghub.no/refdata/transform/make-rd-npd | ||
| 2 | +# imports: http://spinrdf.org/spin | ||
| 3 | +# imports: http://www.reportinghub.no/np/schema/1.0/npd | ||
| 4 | +# imports: http://www.reportinghub.no/refdata/1.0/npd | ||
| 5 | +# imports: http://www.reportinghub.no/refdata/transform/class2rd-npd | ||
| 6 | + | ||
| 7 | +@prefix class2rd-npd: <http://www.reportinghub.no/refdata/transform/class2rd-npd#> . | ||
| 8 | +@prefix make-rd-npd: <http://www.reportinghub.no/refdata/transform/make-rd-npd#> . | ||
| 9 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 10 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 11 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 12 | +@prefix sp: <http://spinrdf.org/sp#> . | ||
| 13 | +@prefix spin: <http://spinrdf.org/spin#> . | ||
| 14 | +@prefix spl: <http://spinrdf.org/spl#> . | ||
| 15 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 16 | + | ||
| 17 | +<http://www.reportinghub.no/refdata/transform/make-rd-npd> | ||
| 18 | + rdf:type owl:Ontology ; | ||
| 19 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/1.0/npd> , <http://www.reportinghub.no/refdata/transform/class2rd-npd> ; | ||
| 20 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 1 | +# baseURI: null | ||
| 2 | + | ||
| 3 | +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ||
| 4 | +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> . | ||
| 5 | +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> . | ||
| 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
| 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
| 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
| 9 | +@prefix visual: <http://topbraid.org/visual#> . | ||
| 10 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
| 11 | + | ||
| 12 | +[] rdf:type inference:Configuration ; | ||
| 13 | + composite:child | ||
| 14 | + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ; | ||
| 15 | + <http://spinrdf.org/spin#topSPINOptions> | ||
| 16 | + "singlePass" ; | ||
| 17 | + composite:index "0"^^xsd:int | ||
| 18 | + ] . |
| ... | @@ -2,9 +2,8 @@ | ... | @@ -2,9 +2,8 @@ |
| 2 | # imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 | 2 | # imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003 |
| 3 | # imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations | 3 | # imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations |
| 4 | # imports: http://spinrdf.org/spin | 4 | # imports: http://spinrdf.org/spin |
| 5 | -# imports: http://www.reportinghub.no/np/schema/1.0/npd | 5 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
| 6 | # imports: http://www.reportinghub.no/refdata/foundation | 6 | # imports: http://www.reportinghub.no/refdata/foundation |
| 7 | -# imports: http://www.reportinghub.no/refdata/transform/class2rd | ||
| 8 | 7 | ||
| 9 | @prefix : <http://www.reportinghub.no/refdata/transform/objprop2rd#> . | 8 | @prefix : <http://www.reportinghub.no/refdata/transform/objprop2rd#> . |
| 10 | @prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . | 9 | @prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> . |
| ... | @@ -165,7 +164,7 @@ | ... | @@ -165,7 +164,7 @@ |
| 165 | 164 | ||
| 166 | <http://www.reportinghub.no/refdata/transform/objprop2rd> | 165 | <http://www.reportinghub.no/refdata/transform/objprop2rd> |
| 167 | rdf:type owl:Ontology ; | 166 | rdf:type owl:Ontology ; |
| 168 | - owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/foundation> , <http://www.reportinghub.no/refdata/transform/class2rd> ; | 167 | + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/refdata/foundation> ; |
| 169 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 168 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 170 | 169 | ||
| 171 | owl:ObjectProperty | 170 | owl:ObjectProperty | ... | ... |
-
Please register or login to post a comment