Skip to content

Commit 36b6e88

Browse files
committed
Update ontology
1 parent 98118f9 commit 36b6e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/vocab.owl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ smol:hasValue rdf:type owl:DatatypeProperty ,
6060
smol:links rdf:type owl:ObjectProperty ;
6161
rdfs:subPropertyOf owl:topObjectProperty ;
6262
rdf:type owl:FunctionalProperty ,
63-
InverseFunctionalProperty .
63+
owl:InverseFunctionalProperty .
6464

6565
smol:entryOf rdf:type owl:ObjectProperty ,
6666
owl:FunctionalProperty ;

0 commit comments

Comments
 (0)