Hi Andy!
03.09.2014, 14:32, Andy Seaborne wrote:
https://issues.apache.org/jira/browse/JENA-776
Thanks.
I couldn't find a way to assign this to you though, it's currently still
Unassigned. Maybe I don't have permission to do that in Jira.
Just putting the new text in a JIRA comment and a
[
https://issues.apache.org/jira/browse/JENA-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120356#comment-14120356
]
Andy Seaborne commented on JENA-775:
TDB (should) null out everything it can and the fac
[
https://issues.apache.org/jira/browse/JENA-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120087#comment-14120087
]
Simon Helsen commented on JENA-775:
---
Matt, just for the record, the explicit gc call did n
[
https://issues.apache.org/jira/browse/JENA-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120031#comment-14120031
]
Matthew Jarvis commented on JENA-775:
-
Andy, thanks for the quick reply. Yes, we are se
I don’t know much about SWRL rules but the native four tables in the SQL
database that sit behind the Jena SDB are just the storage mechanism that Jena
is using and going through Jena to access that data rather direct queries the
database would be preferred.
D2RQ would be used for mapping exist
Hi Andy,
My idea is replace any “&” by a internal valid variable, ensuring that this
variable does not exist in command. For instance,
…
group by ?x
having (count(1) >=&n)
\\\SPARQL).
...
will be replaced by
[
https://issues.apache.org/jira/browse/JENA-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119800#comment-14119800
]
Osma Suominen commented on JENA-776:
Documentation update for
http://jena.apache.org/do
Sounds good to me.
I would like to see Jena 3 added to Jira so we can begin to log requested
features against it (e.g. remove the GraphAdd interface)
On Wed, Sep 3, 2014 at 11:47 AM, Andy Seaborne wrote:
> I had a go at refactoring to have both org.apache.jena and com.hp.hpl.jena
> APIs (my
On 03/09/14 12:21, Osma Suominen wrote:
Hi Andy!
Thanks for your response!
03.09.2014, 13:29, Andy Seaborne wrote:
What would be helpful would be:
1/ Create JIRA and attach the patch (it's less likely to get lost!)
You can assign it to me. I have just checked the patch applies OK
fo
Hi Andy!
Thanks for your response!
03.09.2014, 13:29, Andy Seaborne wrote:
What would be helpful would be:
1/ Create JIRA and attach the patch (it's less likely to get lost!)
You can assign it to me. I have just checked the patch applies OK
for me.
Done:
https://issues.apache.org/j
[
https://issues.apache.org/jira/browse/JENA-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Osma Suominen updated JENA-776:
---
Attachment: jena-text-lowercase-keyword-analyzer.patch
LowerCaseKeywordAnalyzer patch
> LowerCaseKeywor
Osma Suominen created JENA-776:
--
Summary: LowerCaseKeywordAnalyzer for jena-text
Key: JENA-776
URL: https://issues.apache.org/jira/browse/JENA-776
Project: Apache Jena
Issue Type: Improvement
I had a go at refactoring to have both org.apache.jena and
com.hp.hpl.jena APIs (my target was the RDF and ontology APIs). It
looks possible but isn't trivial. Some classes link the API to the SPI
and that then gets a bit messy, which equates to it's not a perfect drop
in replacement.
But I
On 02/09/14 11:18, Claude Warren wrote:
I have had several cases where I have unions of service calls. since the
service calls take time and since the operation is not sensitive to the
order of the items being unioned I was thinking of implementing a union
operation for service endpoints such th
On 02/09/14 23:49, Miguel Bento Alves wrote:
Hi Andy,
&n is illegal SPARQL, ok, but that does not means that can be used to
refer a outer variable? The symbol “&” can appear in a SPARQL command
(excepting in a String)?
If yo udo it that way, then you must replace the &n before passing the
str
On 03/09/14 11:07, Osma Suominen wrote:
Hi!
Any interest in my contribution? Anything I can do to help get this, or
something like it, into jena-text?
Yes - it looks interesting.
What would be helpful would be:
1/ Create JIRA and attach the patch (it's less likely to get lost!)
You can as
Hi!
Any interest in my contribution? Anything I can do to help get this, or
something like it, into jena-text?
-Osma
01.09.2014, 15:38, Osma Suominen kirjoitti:
Hi!
I liked the option to specify Analyzer for jena-text, as implemented in
JENA-654. But I'd like to use an analyzer that is othe
17 matches
Mail list logo