INCATools / dosdp-tools

Utility for working with DOSDP design patterns and OWL ontologies
MIT License
24 stars 5 forks source link

Add a parameter --no-match-no-export #483

Open matentzn opened 8 months ago

matentzn commented 8 months ago

In batchmode, it is super useful to be able to match against a huge number for patterns, but this results often in empty tables being generated (dosdp query, batch mode).

It would be awesome if we have a simple parameter that allowed us to not write these tables (i.e. only write tables which actually have matches).