ontopilot
ontopilot copied to clipboard
text filter for documentation generator
It would be useful in some circumstances to be able to filter descendant entity labels based on some text pattern.
I've implemented basic filtering by substring searching. This is good enough for current use cases. The next step would be support for regular expression matching.