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
8 changes: 4 additions & 4 deletions src/cco-modules/AgentOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1737,10 +1737,10 @@ cco:ont00000599 rdf:type owl:Class ;

### https://www.commoncoreontologies.org/ont00000608
cco:ont00000608 rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000019 ;
rdfs:label "Financial Value"@en ;
skos:definition "A quality that inheres in an independent continuant to the degree that that independent continuant can serve as a medium of exchange in an economic system at a particular time."@en ;
cco:ont00001760 "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI .
rdfs:subClassOf obo:BFO_0000023 ;
rdfs:label "Financial Value"@en ;
skos:definition "A role that inheres in an independent continuant that is realized in processes where that independent continuant is a medium of exchange in an economic system at a particular time."@en ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend amending the clause "is a medium of exchange" to "is a medium or object of exchange" to permit other entities, such as cars, trading cards, etc. to bear a Financial Value (role).

cco:ont00001760 "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI .


### https://www.commoncoreontologies.org/ont00000616
Expand Down