Recommended Changes
ReFactoring Suggestions
- Suggest move the hasName data property to the relations ontology. Many things that are not agents have names . Then there may be no need for relations ontology to be importing agents ontology. It seems a bit backwards.
- Suggest move identifies(isIdentifiedBy) properties to the relations ontology. Many things that are not agents have identifiers. Suggest move the hasName data property to Then the agents ontology can import the relations ontology, like most other ontologies do.
Properties with too narrow domain and/or range
...
isMemberOf should be general, now there is need to create a isGenericMemberOf.
UPDATE: this may have been fixed now.