owltools
owltools copied to clipboard
Should TableRenderer include properties?
TableRenderer seems to output only classes and instances. Is there a reason to exclude properties?
https://github.com/owlcollab/owltools/blob/178e1f994aa4a5e9e4d43c7a5243145436c553a8/OWLTools-Core/src/main/java/owltools/io/TableRenderer.java#L44-L45
Not particularly.. feel free to PR, but may also want to consider a standard SPARQL query or fleshing out robot reporthttps://github.com/ontodev/robot/issues/205
Ah I see the context for this is making a simple list of IDs rather than a report for its own sake https://github.com/geneontology/go-ontology/issues/14804 -- yeh so maybe owltools table renderer isn't the best solution here anyway
MOVING TEXT TO ROBOT TRACKER
(this was in the wrong ticket, thx Jim!)
@cmungall are you on the right ticket?
will close as I think robot is the right way to do this, reopen if you'd like this in owltools