[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072113#comment-15072113 ] Andy Seaborne commented on JENA-1088: - Either way is fine - the server must be sufficiently defensive.

[jira] [Commented] (JENA-632) Generate JSON from SPARQL directly.

2015-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072118#comment-15072118 ] ASF GitHub Bot commented on JENA-632: - GitHub user kinow opened a pull request:

[GitHub] jena pull request: JENA-632: Generate JSON from SPARQL directly

2015-12-27 Thread kinow
GitHub user kinow opened a pull request: https://github.com/apache/jena/pull/114 JENA-632: Generate JSON from SPARQL directly This pull request contains code for [JENA-632](https://issues.apache.org/jira/browse/JENA-632). The original work is still in a branch in [my fork of

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072122#comment-15072122 ] Andy Seaborne commented on JENA-1080: - [~donpellegrino] - if you get a chance to try this, we'd be most

[jira] [Resolved] (JENA-1101) Fuseki filesystem layout and Linux FHS

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1101. - Resolution: Won't Fix Centos-centric proposal. > Fuseki filesystem layout and Linux FHS >

[jira] [Comment Edited] (JENA-1082) Add to org.apache.jena.rdf.model.ModelCon interface a listLiteralStatements method that accepts ints.

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069651#comment-15069651 ] Andy Seaborne edited comment on JENA-1082 at 12/27/15 6:24 PM: --- Are you

Re: [jena-jdbc] Need to call ARQ.init() before using TDBDriver

2015-12-27 Thread Andy Seaborne
Good to know the root cause. The default choice for Java's ServiceLoader.load is the current thread classloader. If we could be sure what the other classloader has to be, we could wrap this into some nice API call. But I can image its quite tricky to safely find the classloader in a

[jira] [Created] (JENA-1107) Rework jena-base lib.Tuple

2015-12-27 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1107: --- Summary: Rework jena-base lib.Tuple Key: JENA-1107 URL: https://issues.apache.org/jira/browse/JENA-1107 Project: Apache Jena Issue Type: Improvement

[jira] [Updated] (JENA-1107) Improve jena-base lib.Tuple

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1107: Summary: Improve jena-base lib.Tuple (was: Rework jena-base lib.Tuple) > Improve jena-base

[jira] [Updated] (JENA-1107) Improve jena-base lib.Tuple

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1107: Description: Tuples, which are immutable, value-equality fixed length sequences of instances of the

[jira] [Updated] (JENA-1107) Improve jena-base lib.Tuple

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1107: Description: Tuples, which are immutable, value-equality fixed length sequences of instances of the

[jira] [Commented] (JENA-1107) Improve jena-base lib.Tuple

2015-12-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072198#comment-15072198 ] ASF subversion and git services commented on JENA-1107: --- Commit

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Donald Pellegrino (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072195#comment-15072195 ] Donald Pellegrino commented on JENA-1080: - Thanks for the quick fix. I will test on January 4, 2016

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072253#comment-15072253 ] ASF subversion and git services commented on JENA-1080: --- Commit

Re: [jena-jdbc] Need to call ARQ.init() before using TDBDriver

2015-12-27 Thread Bruno P. Kinoshita
I guess just having documentation somewhere is already sufficient, as very few users will face this problem. Committed a simple section in the system initialization notes in r1721852 -  http://jena.staging.apache.org/documentation/notes/system-initialization.html Thanks for the help Andy! Bruno

[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072268#comment-15072268 ] ASF subversion and git services commented on JENA-1088: --- Commit

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072280#comment-15072280 ] Andy Seaborne commented on JENA-1080: - From:

[jira] [Comment Edited] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072257#comment-15072257 ] Bruno P. Kinoshita edited comment on JENA-1080 at 12/28/15 2:01 AM:

[jira] [Resolved] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved JENA-1088. -- Resolution: Fixed > Fuseki 2 allows duplicate datasets when using only spaces in name >

[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072330#comment-15072330 ] Bruno P. Kinoshita commented on JENA-1088: -- Note taken Andy. Will mark issues as resolved first

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072257#comment-15072257 ] Bruno P. Kinoshita commented on JENA-1080: -- That's great Donald! The change has been committed, so

[jira] [Commented] (JENA-1080) Fuseki Web Interface incompatible with Internet Explorer

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072255#comment-15072255 ] Bruno P. Kinoshita commented on JENA-1080: -- >Personal view - commit it and it will get into a

[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072275#comment-15072275 ] Andy Seaborne commented on JENA-1088: - Yes And generally, just resolve things as you see fit. There

[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072270#comment-15072270 ] Bruno P. Kinoshita commented on JENA-1088: -- Added a simple trim in the HTML input field value,

[jira] [Assigned] (JENA-755) jena-jdbc-driver-tdb uses a lot of disk space on MSWindows.

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita reassigned JENA-755: --- Assignee: Bruno P. Kinoshita > jena-jdbc-driver-tdb uses a lot of disk space on

[jira] [Commented] (JENA-755) jena-jdbc-driver-tdb uses a lot of disk space on MSWindows.

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072272#comment-15072272 ] Bruno P. Kinoshita commented on JENA-755: - Assigning to me temporarily as I have access to a Windows

[jira] [Commented] (JENA-1088) Fuseki 2 allows duplicate datasets when using only spaces in name

2015-12-27 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072271#comment-15072271 ] Bruno P. Kinoshita commented on JENA-1088: -- +1 to close it Andy? > Fuseki 2 allows duplicate

[jira] [Commented] (JENA-806) illegal escape sequence value exception on legal characters

2015-12-27 Thread MonKey Lee (JIRA)
[ https://issues.apache.org/jira/browse/JENA-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072141#comment-15072141 ] MonKey Lee commented on JENA-806: - Tracked at [Wikidata-Toolkit :: Issue