Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to retrieve a classifier's taxonomy #84

Open
claudenirmf opened this issue Sep 28, 2021 · 0 comments
Open

Add method to retrieve a classifier's taxonomy #84

claudenirmf opened this issue Sep 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@claudenirmf
Copy link
Member

claudenirmf commented Sep 28, 2021

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[];
@claudenirmf claudenirmf added the enhancement New feature or request label Sep 28, 2021
@claudenirmf claudenirmf added this to To do in ontouml-js via automation Sep 28, 2021
@claudenirmf claudenirmf self-assigned this Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
ontouml-js
  
To do
Development

No branches or pull requests

1 participant