Book a Demo

Author Topic: Ontology Modelling (ODM) Class Assertion Query.  (Read 2506 times)

RML

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Ontology Modelling (ODM) Class Assertion Query.
« on: May 11, 2015, 09:11:10 pm »
Morning Community. I was directed here by Dermot from the Sparx Support team so please do not think me rude if I just dive straight into the problem Im trying to resolve.

Im creating an Ontology in EA using ODM.

I want to make a class assertion whereby an individual is two (or more) classes. For example,

Class Structure
---------------------
Employee subClassOf Person
External Shareholder subClassOf Person


Class membership
---------------------
“Raymond Lutz” member of “External Shareholder”
“Raymond Lutz” Member of “Employee”


Its possible to make such assertions in Protege & OWL 2, hence why im wanting to do this in EA Sparx (my companies choice for ontology buidling)