Skip to content

Commit

Permalink
feat: improve wording of propery
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Peron <[email protected]>
  • Loading branch information
ccamel and nperon authored Nov 30, 2021
1 parent 600eed6 commit 4343e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/okp4.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dcterms:title a

# -- properties

<https://ontology.okp4.com/core/hasName>
<https://ontology.okp4.com/core/isNamed>
a owl:FunctionalProperty, owl:DatatypeProperty ;
rdfs:subPropertyOf dcterms:title ;
rdfs:label "has name"@en ;
Expand Down

0 comments on commit 4343e6b

Please sign in to comment.