Let's start with opening up "issues" on github:
Concretely:
GH issues -> issues@jena (new list)
GH pull requests -> pr@jena (current setup)
JIRA -> jira@ (new list)
then change .asf.yaml
dev@ becomes quieter and, hopefully, will give some space for project
discussions. The volume of JIRA on d
[
https://issues.apache.org/jira/browse/JENA-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501817#comment-17501817
]
Florian Kleedorfer commented on JENA-2301:
--
For context: I am writing a framework
[
https://issues.apache.org/jira/browse/JENA-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501800#comment-17501800
]
Andy Seaborne commented on JENA-2301:
-
A bit more context would be great - what's the
Florian Kleedorfer created JENA-2301:
Summary: Allow to activate/deactivate shapes
Key: JENA-2301
URL: https://issues.apache.org/jira/browse/JENA-2301
Project: Apache Jena
Issue Type: Imp
[
https://issues.apache.org/jira/browse/JENA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-674.
Resolution: Won't Do
No contribution received; unclear level of usage.
Workaround: Use the {{--servi
[
https://issues.apache.org/jira/browse/JENA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-674.
--
> add arguments for user & password in arq.rsparql command line
> ---
[
https://issues.apache.org/jira/browse/JENA-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-331.
--
> XSDDatatype does not properly handle URIs
> -
>
> K
[
https://issues.apache.org/jira/browse/JENA-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-331.
Resolution: Won't Do
No response.
> XSDDatatype does not properly handle URIs
>
[
https://issues.apache.org/jira/browse/JENA-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-169.
Resolution: Won't Do
> Add a search box to the Jena website
>
>
[
https://issues.apache.org/jira/browse/JENA-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-169.
--
> Add a search box to the Jena website
>
>
> Key: JENA-1
[
https://issues.apache.org/jira/browse/JENA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-84.
---
Resolution: Won't Fix
> Clearing the cache in an OntModel should clear the ModelMaker cache as well
> --
[
https://issues.apache.org/jira/browse/JENA-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-84.
-
> Clearing the cache in an OntModel should clear the ModelMaker cache as well
>
[
https://issues.apache.org/jira/browse/JENA-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-31.
-
> Add possibility to connect serializers to prefix service
> ---
[
https://issues.apache.org/jira/browse/JENA-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-31.
---
Resolution: Done
{{PrefixMappingUtils.calcInUsePrefixMapping}}
> Add possibility to connect serializers
[
https://issues.apache.org/jira/browse/JENA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-2225.
-
Fix Version/s: Jena 4.5.0
(was: Jena 4.4.0)
Resolution: Fixed
> TDB/
Two comments inline:
On 02/03/2022 15:41, LB wrote:
Hm,
coming back to this query
SELECT * WHERE { ?s p:P625 [ps:P625 ?o; pq:P376 ?body] } LIMIT 100
I calculated the triple pattern sizes:
p:P625: ~9M
ps:P625: ~9M
pq:P376: ~1K
Also try to rewrite with :P376 first.
SELECT * WHERE
{ _:x
16 matches
Mail list logo