[
https://issues.apache.org/jira/browse/JENA-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345320#comment-14345320
]
Stian Soiland-Reyes commented on JENA-890:
------------------------------------------
I would be sad to see it go.. but if I am the only one using it.. Could it be a
configurable option to turn on for a dataset?
Technically it we get this from the yasr http://yasr.yasgui.org/ which has no
easy way to programmaticlly disable it (except hacking the [plugins] list):
https://github.com/YASGUI/YASR/issues/56
To disable pivot, comment out 'pivottable' from this line:
https://github.com/apache/jena/blob/master/jena-fuseki2/jena-fuseki-core/src/main/webapp/js/common-config.js#L58
(This file can also be edited in ./webapp/js/common-config.js of the server
distro)
> Pivot table in Fuseki2 has confusing design and user experience
> ---------------------------------------------------------------
>
> Key: JENA-890
> URL: https://issues.apache.org/jira/browse/JENA-890
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Affects Versions: Fuseki 2.0.0
> Reporter: Ian Dickinson
>
> The SPARQL query tab on the Fuseki2 interface has an option in the results
> pane labelled 'pivot table'. It's very, very unclear what this does. It
> appears to be an experimental feature of some kind, but it does not provide a
> clear, discoverable user experience. In fact, after playing with it for some
> minutes, I still can't figure out what it is actually for.
> I suggest that either the UX of this feature is radically improved, or we
> remove it from Fuseki2 until it is ready for wider exposure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)