Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -70,7 +70,7 @@ ep-activity:DailyDrillingActivity | ... | @@ -70,7 +70,7 @@ ep-activity:DailyDrillingActivity |
| 70 | rdfs:subClassOf ep-activity:DrillingActivity ; | 70 | rdfs:subClassOf ep-activity:DrillingActivity ; |
| 71 | rdfs:subClassOf | 71 | rdfs:subClassOf |
| 72 | [ rdf:type owl:Restriction ; | 72 | [ rdf:type owl:Restriction ; |
| 73 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; | 73 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
| 74 | owl:onProperty ep-activity:onWellBore | 74 | owl:onProperty ep-activity:onWellBore |
| 75 | ] ; | 75 | ] ; |
| 76 | rdfs:subClassOf | 76 | rdfs:subClassOf |
| ... | @@ -101,7 +101,7 @@ ep-activity:DailyDrillingActivityToStatus | ... | @@ -101,7 +101,7 @@ ep-activity:DailyDrillingActivityToStatus |
| 101 | rdfs:subClassOf ep-activity:DrillingActivity ; | 101 | rdfs:subClassOf ep-activity:DrillingActivity ; |
| 102 | rdfs:subClassOf | 102 | rdfs:subClassOf |
| 103 | [ rdf:type owl:Restriction ; | 103 | [ rdf:type owl:Restriction ; |
| 104 | - owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore> ; | 104 | + owl:allValuesFrom <http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore> ; |
| 105 | owl:onProperty ep-activity:onWellBore | 105 | owl:onProperty ep-activity:onWellBore |
| 106 | ] ; | 106 | ] ; |
| 107 | rdfs:subClassOf | 107 | rdfs:subClassOf | ... | ... |
-
Please register or login to post a comment