Facility associated with production flow is handled better (esp. field and wellb…
…ore) , but some types of facility are still not supported.
Showing
3 changed files
with
6 additions
and
0 deletions
This diff is collapsed. Click to expand it.
| ... | @@ -29,3 +29,9 @@ ep-prodorg:WholeLifePerson | ... | @@ -29,3 +29,9 @@ ep-prodorg:WholeLifePerson |
| 29 | rdf:type owl:Class ; | 29 | rdf:type owl:Class ; |
| 30 | rdfs:label "whole life person"^^xsd:string ; | 30 | rdfs:label "whole life person"^^xsd:string ; |
| 31 | rdfs:subClassOf ep-prodorg:Person . | 31 | rdfs:subClassOf ep-prodorg:Person . |
| 32 | + | ||
| 33 | +ep-prodorg:owner | ||
| 34 | + rdf:type owl:ObjectProperty ; | ||
| 35 | + rdfs:domain owl:Thing ; | ||
| 36 | + rdfs:label "owner"^^xsd:string ; | ||
| 37 | + rdfs:range ep-prodorg:PersonOrOrganization . | ... | ... |
This diff could not be displayed because it is too large.
-
Please register or login to post a comment