[jira] [Commented] (JENA-1315) RIOT maintenance

2017-04-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961950#comment-15961950 ] ASF GitHub Bot commented on JENA-1315: -- Github user afs commented on the issue: h

[GitHub] jena issue #234: Changes to jena-elephas to update it for RIOT/RDFParser cha...

2017-04-08 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/234 Now recorded as JENA-1315. https://issues.apache.org/jira/browse/JENA-1315 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your p

[jira] [Created] (JENA-1315) RIOT maintenance

2017-04-08 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1315: --- Summary: RIOT maintenance Key: JENA-1315 URL: https://issues.apache.org/jira/browse/JENA-1315 Project: Apache Jena Issue Type: Improvement Affects Versions

[GitHub] jena issue #234: Changes to jena-elephas to update it for RIOT/RDFParser cha...

2017-04-08 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/234 This is now complete. The build full passes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

Re: Preparing for 3.3.0 / jena-text / Logging

2017-04-08 Thread Andy Seaborne
Another thing: Logging. 1:: Fuseki (and Jena) uses SLF4j (then log4jv1) and not log4j v2. jena-text directly pulls in v2: org.apache.logging.log4j:log4j-core:2.7 org.apache.logging.log4j:log4j-api:2.7 If this for the ES engine, then test will keep them out fo downstream dependencies but i

Re: Preparing for 3.3.0 / jena-text

2017-04-08 Thread Andy Seaborne
On 08/04/17 18:01, Osma Suominen wrote: 07.04.2017, 20:07, Andy Seaborne kirjoitti: 1/ Dependencies to ship: We should need to include all of org.elasticsearch in Fuseki2? What is the only client code needed? Soem of the included dependencies need work if we ship them. Only the client co

Re: Preparing for 3.3.0 / jena-text

2017-04-08 Thread Osma Suominen
07.04.2017, 20:07, Andy Seaborne kirjoitti: 1/ Dependencies to ship: We should need to include all of org.elasticsearch in Fuseki2? What is the only client code needed? Soem of the included dependencies need work if we ship them. Only the client code should be needed within Fuseki itself, s

[GitHub] jena issue #211: writing jsonld: preserve id of blanknodes if they are valid...

2017-04-08 Thread fpservant
Github user fpservant commented on the issue: https://github.com/apache/jena/pull/211 @afs sorry for the time before coming back to this. I just tried in class ``JenaRDF2JSONLD`` to replace (first line of constructor) ``` NodeToLabel labels = SyntaxLabels.createNodeToLabe