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

Subsumption expansion functions #1307

Open
johngrimes opened this issue Feb 26, 2023 · 0 comments
Open

Subsumption expansion functions #1307

johngrimes opened this issue Feb 26, 2023 · 0 comments
Labels
new feature New feature or request

Comments

@johngrimes
Copy link
Member

This change adds new functions and UDFs to enable the query of codings that either subsume or are subsumed by an input coding. This differs from the current subsumes / subsumedBy functions in that it returns a collection (or array in the case of the UDFs) of codings, rather than testing a coding and returning a boolean value.

These functions are:

  • ancestorsAndSelf
  • ancestors
  • descendants
  • descendantsAndSelf
@johngrimes johngrimes added the new feature New feature or request label Feb 26, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Pathling Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant