We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67c5b1 commit 265f962Copy full SHA for 265f962
1 file changed
src/cco-modules/AgentOntology.ttl
@@ -1032,7 +1032,7 @@ cco:ont00001977 rdf:type owl:ObjectProperty ;
1032
rdfs:domain cco:ont00001017 ;
1033
rdfs:range cco:ont00001017 ;
1034
rdfs:label "has affiliate"@en ;
1035
- skos:definition "x is_affiliated_with y iff x and y are instances of Agent, such that they have any kind of social or business relationship."@en ;
+ skos:definition "x has affiliate y iff y is affiliated with x."@en ;
1036
cco:ont00001760 "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI .
1037
1038
0 commit comments