[
https://issues.apache.org/jira/browse/RYA-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Dasch updated RYA-326:
---------------------------
Issue Type: Improvement (was: Sub-task)
Parent: (was: RYA-314)
> Improve Rya Shell's rendering of query results
> ----------------------------------------------
>
> Key: RYA-326
> URL: https://issues.apache.org/jira/browse/RYA-326
> Project: Rya
> Issue Type: Improvement
> Components: clients
> Reporter: Jeff Dasch
>
> Write a new or extend an existing TupleQueryResultWriter to generate output
> that is more human consumable than what SPARQLResultsCSVWriter provides.
> Something along the lines of what you get from mysql/postgres/impala:
> {noformat}
> +----+------+----------+
> | id | name | quantity |
> +----+------+----------+
> | 1 | A | 123 |
> | 2 | B | 456 |
> | 3 | C | 789 |
> +----+------+----------+
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)