Old code.

2018-05-11 Thread Andy Seaborne
On 11/05/18 20:07, ajs6f wrote: Not to hijack the thread, (new thread? or at least change the subject?) but I think a natural question is: do we have any other such examples (well-defined portions of code that aren't under any real maintenance and that we are not releasing)? All the

Re: parsing and matching triples

2018-05-11 Thread Andy Seaborne
On 11/05/18 20:35, ajs6f wrote: On May 9, 2018, at 3:31 AM, Dave Reynolds wrote: On 08/05/18 16:55, ajs6f wrote: Forking a thread off to dev@: Do we have a global policy about where null is accepted as a wildcard? I know it works in at least some places...

Re: parsing and matching triples

2018-05-11 Thread ajs6f
> On May 9, 2018, at 3:31 AM, Dave Reynolds wrote: > > On 08/05/18 16:55, ajs6f wrote: >> Forking a thread off to dev@: >> Do we have a global policy about where null is accepted as a wildcard? I >> know it works in at least some places... >> I would love to (over an

Re: parsing and matching triples

2018-05-11 Thread ajs6f
Unfortunately, Andy, e.g. the Javadocs for DatasetGraph::delete and ::deleteAny are just /** Delete a quad */ public void delete(Node g, Node s, Node p, Node o) ; /** Delete any quads matching the pattern */ public void deleteAny(Node g, Node s, Node p, Node o) ; So maybe

Re: Jena Eyeball [was: JENA-1541]

2018-05-11 Thread ajs6f
Not to hijack the thread, but I think a natural question is: do we have any other such examples (well-defined portions of code that aren't under any real maintenance and that we are not releasing)? ajs6f > On May 11, 2018, at 9:10 AM, Chris Dollin > wrote: > >

Re: Jena Eyeball [was: JENA-1541]

2018-05-11 Thread Chris Dollin
(Sorry for previous empty reply, hit wrong button) I'm the original developer of Eyeball. It is several years since any work has been done on it, and I suspect that it is now obsolete, that is, that there other tools with equivalent functionality (though I don't know what they are). Putting it

Re: Jena Eyeball [was: JENA-1541]

2018-05-11 Thread ajs6f
I can see two options: retire it from the docs, or set up a special doc area with lots of warnings on it for "unmaintained/experimental/use-at-your-own-risk/no releases" stuff. We've talked about what to do with non-core stuff before, but this seems a bit different... ajs6f > On May 11,

Re: Jena Eyeball [was: JENA-1541]

2018-05-11 Thread Chris Dollin
On 11 May 2018 at 13:11, Andy Seaborne wrote: > Edward found Eyeball via: > > https://jena.apache.org/documentation/tools/eyeball-getting-started.html > > Eyeball is mentioned: > > documentation/tools/index.mdtext > documentation/tools/eyeball-guide.mdtext >

REMINDER: Apache EU Roadshow 2018 schedule announced!

2018-05-11 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that the schedule for the Apache EU Roadshow 2018 in Berlin has been announced. http://apachecon.com/euroadshow18/schedule.html Please note that we will not be running an ApacheCon in Europe this year which means that this Apache EU

Jena Eyeball [was: JENA-1541]

2018-05-11 Thread Andy Seaborne
Edward found Eyeball via: https://jena.apache.org/documentation/tools/eyeball-getting-started.html Eyeball is mentioned: documentation/tools/index.mdtext documentation/tools/eyeball-guide.mdtext documentation/tools/eyeball-getting-started.mdtext documentation/tools/eyeball-manual.mdtext The

[jira] [Updated] (JENA-1545) Add ParserProfileWrapper

2018-05-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne updated JENA-1545: Summary: Add ParserProfileWrapper (was: Add ParserProfileWrapper; expose checkTriple/checkQuad.) >

[jira] [Resolved] (JENA-1302) Intermittent Lucene prepareCommit exception during heavy read/write load

2018-05-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1302. - Resolution: Fixed Fix Version/s: Jena 3.8.0 JENA-1542 fixes this. Re-running the test case

[jira] [Resolved] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-1542. - Resolution: Fixed Fix Version/s: Jena 3.8.0 > Allow addition of transaction components

[jira] [Commented] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471778#comment-16471778 ] ASF subversion and git services commented on JENA-1542: --- Commit

[jira] [Commented] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471781#comment-16471781 ] ASF subversion and git services commented on JENA-1542: --- Commit

[jira] [Commented] (JENA-1302) Intermittent Lucene prepareCommit exception during heavy read/write load

2018-05-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471780#comment-16471780 ] ASF subversion and git services commented on JENA-1302: --- Commit

[jira] [Commented] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471777#comment-16471777 ] ASF subversion and git services commented on JENA-1542: --- Commit

[jira] [Commented] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471782#comment-16471782 ] ASF GitHub Bot commented on JENA-1542: -- Github user asfgit closed the pull request at:

[jira] [Commented] (JENA-1542) Allow addition of transaction components after initial setup.

2018-05-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16471779#comment-16471779 ] ASF subversion and git services commented on JENA-1542: --- Commit

[GitHub] jena pull request #414: JENA-1542: Integrate Lucene index in transaction lif...

2018-05-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/414 ---