Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -711,7 +711,7 @@ userfield:hasRemainingStart | ... | @@ -711,7 +711,7 @@ userfield:hasRemainingStart |
| 711 | :Plan | 711 | :Plan |
| 712 | rdf:type owl:Class ; | 712 | rdf:type owl:Class ; |
| 713 | rdfs:label "Plan"^^xsd:string ; | 713 | rdfs:label "Plan"^^xsd:string ; |
| 714 | - rdfs:subClassOf owl:Thing ; | 714 | + rdfs:subClassOf :Activity ; |
| 715 | rdfs:subClassOf | 715 | rdfs:subClassOf |
| 716 | [ rdf:type owl:Class ; | 716 | [ rdf:type owl:Class ; |
| 717 | owl:intersectionOf ([ rdf:type owl:Restriction ; | 717 | owl:intersectionOf ([ rdf:type owl:Restriction ; | ... | ... |
-
Please register or login to post a comment