Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ontologies/gistCore.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3004,7 +3004,7 @@ gist:isProducedBy
a owl:ObjectProperty ;
skos:definition "Relates something to the thing that created, composed, or brought it into existence."^^xsd:string ;
skos:example
"A deliverable is produces by a task."^^xsd:string ,
"A deliverable is produced by a task."^^xsd:string ,
"A measurement is produced by a sensor."^^xsd:string ,
"A painting is produced by a person."^^xsd:string
;
Expand Down
Loading