We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98118f9 commit 36b6e88Copy full SHA for 36b6e88
src/main/resources/vocab.owl
@@ -60,7 +60,7 @@ smol:hasValue rdf:type owl:DatatypeProperty ,
60
smol:links rdf:type owl:ObjectProperty ;
61
rdfs:subPropertyOf owl:topObjectProperty ;
62
rdf:type owl:FunctionalProperty ,
63
- InverseFunctionalProperty .
+ owl:InverseFunctionalProperty .
64
65
smol:entryOf rdf:type owl:ObjectProperty ,
66
owl:FunctionalProperty ;
0 commit comments