Hi all,
I'm working on JENA-650 - Define SPARQL commands in Jena rules, under GSoC
project. Right now, I need to define the syntax to declare a SPARQL command
in a rule. My proposal is to do as in rules, enclosed between parenthesis
(some examples listed below).
I need some feedback from you abou
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016801#comment-14016801
]
Rob Vesse commented on JENA-707:
Note that I am running Java 8 on my Macbook and could not r
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016798#comment-14016798
]
Andy Seaborne commented on JENA-707:
What's the full path?
Can you try java7? Or 6?
> H
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016789#comment-14016789
]
Rick Moynihan commented on JENA-707:
Hi Rob,
Thanks for the advice, that's very useful
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016608#comment-14016608
]
Rob Vesse edited comment on JENA-707 at 6/3/14 3:29 PM:
I can't repr
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016608#comment-14016608
]
Rob Vesse commented on JENA-707:
I can't reproduce this on OS X 10.9.3 (and I have multiple
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016632#comment-14016632
]
Rob Vesse commented on JENA-707:
To clarify the second half of my previous comment
If you u
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016579#comment-14016579
]
Rick Moynihan commented on JENA-707:
Strange, that's exactly the code I have and it fail
I think it will work with an assembler. I'll fire up a jena-commons
(things that make jena useful outside of standard stuff) as opposed to
jena-utils (which sounds like things that are used across jena modules)
Claude
On Tue, Jun 3, 2014 at 3:18 PM, Andy Seaborne wrote:
> On 02/06/14 17:24, C
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016566#comment-14016566
]
Andy Seaborne commented on JENA-707:
Your config works for me (loaded with tdbloader, qu
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-707:
---
Description:
When using the Jena API and TDBFactory.assembleDataset("config.ttl") if the
storage locat
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016555#comment-14016555
]
Rick Moynihan commented on JENA-707:
I get exactly the same behaviour with or without th
On 02/06/14 17:24, Claude Warren wrote:
I have an implementation of Apache Configuration [1] that sites on top of a
Resource.
This allows simple java access to configuration options specified in RDF
documents.
I was thinking of contributing it to the com.hp.hpl.jena.util package.
Does anyone o
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016537#comment-14016537
]
Andy Seaborne commented on JENA-707:
Works for me (on Ubuntu) - TDB passes the string to
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Moynihan updated JENA-707:
---
Summary: Hyphens in tdb:location path cause dataset querys to return empty
resultsets when using TDBFac
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016507#comment-14016507
]
Rick Moynihan edited comment on JENA-707 at 6/3/14 1:43 PM:
Sorr
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016507#comment-14016507
]
Rick Moynihan commented on JENA-707:
Sorry, by "prevents querying" and "failure" I meant
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016487#comment-14016487
]
Andy Seaborne commented on JENA-707:
Could you say in what way "it prevents querying at
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Moynihan updated JENA-707:
---
Description:
When using the Jena API and TDBFactory.assembleDataset("config.ttl") if the
storage locat
[
https://issues.apache.org/jira/browse/JENA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Moynihan updated JENA-707:
---
Description:
When using the Jena API and TDBFactory.assembleDataset("config.ttl") if the
storage locat
Rick Moynihan created JENA-707:
--
Summary: Hyphens in tdb:location path prevent dataset querying
when using TDBFactory
Key: JENA-707
URL: https://issues.apache.org/jira/browse/JENA-707
Project: Apache Jen
My vote is a +1
Checking carried out
+ does everything work on MS Windows?
Not tested
+ does everything work on OS X?
Tested as working
+ is the GPG signature fine?
Yes for all artifacts
+ are the checksums correct?
Yes for all artifacts
+ is there a source archive?
Please vote to approve this release:
[ ] +1 Approve the release
[ ] 0 Don't care
[ ] -1 Don't release, because ...
This vote will be open to the end of
Thursday, 5th June 2014, 23:59 UTC
(72 hours from the same hour tonight UTC).
+1
---
+ does everything wor
23 matches
Mail list logo