May 2018
Beginner to intermediate
384 pages
10h 19m
English
The following are the advantages of Ontologies:
Those who are familiar with the object-oriented programming paradigm or database design can easily relate the Ontological representation of the domain entities to classes or database schemas. The classes are generic representations of the entities that encapsulate properties and behaviors. One class can inherit behavior and properties from another class (is-a relationship). For example, a cat is an animal.
In this case, Animal is an abstract superclass of Cat. ...
Read now
Unlock full access