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 <nperon@gmail.com>
  • Loading branch information
ccamel and nperon authored Nov 30, 2021
1 parent 4343e6b commit 627dab2
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 @@ -61,7 +61,7 @@ dcterms:title a
rdfs:range xsd:string ;
rdfs:comment "A name given to the resource."@en .

<https://ontology.okp4.com/core/hasDescription>
<https://ontology.okp4.com/core/isDescribedBy>
a owl:FunctionalProperty, owl:DatatypeProperty ;
rdfs:subPropertyOf dcterms:description ;
rdfs:label "has description"@en ;
Expand Down

0 comments on commit 627dab2

Please sign in to comment.