You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add method to retrieve a classifier's taxonomy, i.e., an array of all classifiers that may apply to instances of the given classifier. This method must check orthogonal hierarchies among its ancestors, and consider the disjointness of generalization sets, ultimate sortals, and ontological natures.
getTaxonomy(): Classifier[];
The text was updated successfully, but these errors were encountered:
Add method to retrieve a classifier's taxonomy, i.e., an array of all classifiers that may apply to instances of the given classifier. This method must check orthogonal hierarchies among its ancestors, and consider the disjointness of generalization sets, ultimate sortals, and ontological natures.
The text was updated successfully, but these errors were encountered: