Showing
4 changed files
with
1 additions
and
1 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
| ... | @@ -30,7 +30,7 @@ ep-report:DailyDrillingReport | ... | @@ -30,7 +30,7 @@ ep-report:DailyDrillingReport |
| 30 | rdfs:subClassOf ep-report:DrillingReport . | 30 | rdfs:subClassOf ep-report:DrillingReport . |
| 31 | 31 | ||
| 32 | ep-report:DailyDrillingReportFinalisationType | 32 | ep-report:DailyDrillingReportFinalisationType |
| 33 | - rdf:type owl:Class ; | 33 | + rdf:type rdfs:Class ; |
| 34 | rdfs:comment "class that consists of the subclasses of report defined by the OpsReportVersion enumeration in the DDR-XSD"^^xsd:string ; | 34 | rdfs:comment "class that consists of the subclasses of report defined by the OpsReportVersion enumeration in the DDR-XSD"^^xsd:string ; |
| 35 | rdfs:label "daily drilling report finalisation type"^^xsd:string ; | 35 | rdfs:label "daily drilling report finalisation type"^^xsd:string ; |
| 36 | rdfs:subClassOf owl:Class . | 36 | rdfs:subClassOf owl:Class . | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment