undo not intended commit

This commit is contained in:
Michael Jerger 2023-07-28 13:17:00 +02:00
parent 97eb76b8d3
commit 3e84e78c15

View file

@ -477,8 +477,6 @@ as:id a owl:DatatypeProperty ,
owl:DeprecatedProperty ;
rdfs:label "id"@en ;
rdfs:range xsd:anyURI ;
rdfs:domain as:Link,
as:Object;
rdfs:domain [
a owl:Class ;
owl:unionOf (as:Link as:Object)