Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
f462d63
set correct version
hmottestad Nov 21, 2024
822b239
sync develop branch after release 5.1.0 (#5206)
hmottestad Nov 21, 2024
4ffab75
Merge main into develop (#5219)
hmottestad Dec 21, 2024
e7a04f5
GH-5210 Enable implementing sails to benefit from parent sail buffering
bherber1 Nov 26, 2024
1ea1589
GH-5210 Enable implementing sails to benefit from parent sail bufferi…
hmottestad Dec 27, 2024
9ac564f
merge main into develop (#5222)
hmottestad Dec 28, 2024
a5a3b8c
merge main into develop (#5237)
hmottestad Jan 25, 2025
b79d828
set correct version
hmottestad Jan 28, 2025
cb5bcb0
sync develop branch after release 5.1.1 (#5242)
hmottestad Jan 28, 2025
3db5faf
merge main into develop (#5250)
hmottestad Feb 11, 2025
1ea5b9c
set correct version
hmottestad Feb 11, 2025
37a3496
sync develop branch after release 5.1.2 (#5252)
hmottestad Feb 14, 2025
2bcf673
GH-5266 Fix the CI by upgrading actions/cache@v2
odysa Mar 7, 2025
1b25c0c
GH-5266 Fix the CI by upgrading actions/cache@v2 (#5267)
kenwenzel Mar 7, 2025
1936428
GH-5260 LMDB Store: Add valueEvictionInterval config
odysa Feb 27, 2025
a10b405
GH-5260 LMDB Store: Add valueEvictionInterval config (#5261)
kenwenzel Mar 9, 2025
d4c7101
Merge main into develop (#5269)
hmottestad Mar 14, 2025
04cc815
GH-5277 Add check for geospatial lucene answers
ate47 Mar 26, 2025
6f2c5cb
merge main into develop (#5288)
hmottestad Apr 8, 2025
8f24f5b
merge main into develop (#5296)
hmottestad Apr 15, 2025
6f49cf6
set correct version
hmottestad Apr 15, 2025
3641f3c
merge main into develop (#5297)
hmottestad Apr 15, 2025
1e175b6
sync develop branch after release 5.1.3 (#5300)
hmottestad Apr 15, 2025
99d6bfa
GH-5302 Add Update SPARQL Query Debug Log
odysa Apr 18, 2025
e2bf139
GH-5314: Add property paths validation check for construct query
linnaung Apr 25, 2025
53fda35
GH-5314: rephrase exception message
linnaung Apr 26, 2025
cad419c
GH-5314: revert license header
linnaung May 4, 2025
c03814d
GH-2979 Allow query explanation via HTTPRepository / REST API
odysa May 13, 2025
7493711
GH-5330 throw an exception for unknown repositories in getRepositoryC…
odysa May 21, 2025
05569c0
GH-5330 throw an exception for unknown repo in getRepositoryCon (#5340)
hmottestad May 21, 2025
db88aa5
merge main into develop (#5341)
hmottestad May 21, 2025
4814849
GH-5277 Add check for geospatial lucene answers (#5278)
hmottestad Jun 14, 2025
541a967
GH-5353: Make write benchmarks more realistic.
kenwenzel Jun 20, 2025
aa0d413
Merge main into develop (#5356)
hmottestad Jun 27, 2025
faadf99
merge main into develop (#5361)
hmottestad Jun 27, 2025
3034a59
Merge main into develop (#5364)
hmottestad Jun 28, 2025
d0e2bce
GH-5302 Add Update SPARQL Query Debug Log (#5311)
hmottestad Jul 3, 2025
456aabf
Merge branch 'main' into merge-maon-25-07-03
hmottestad Jul 3, 2025
573e0c4
Merge main into develop (#5370)
hmottestad Jul 3, 2025
b2f7895
GH-2979 Allow query explanation via REST API (#5312)
hmottestad Jul 16, 2025
33ad2f2
Merge main into develop (#5377)
hmottestad Jul 17, 2025
fefa3f9
Merge main into develop (#5379)
hmottestad Jul 19, 2025
8ca3682
set correct version
hmottestad Jul 21, 2025
cba389f
Merge main into develop (#5384)
hmottestad Jul 21, 2025
e611e16
sync develop branch after release 5.1.4 (#5386)
hmottestad Jul 28, 2025
a565784
Merge main into develop (#5388)
hmottestad Aug 7, 2025
2317182
Merge main into develop (#5402)
hmottestad Aug 11, 2025
405d6ce
GH-5290 xlsx and ods query result format
JervenBolleman Sep 4, 2025
c25b19b
Merge main into develop (#5410)
JervenBolleman Sep 4, 2025
3d77b67
set correct version
hmottestad Sep 6, 2025
9122bcc
sync develop branch after release 5.1.5 (#5415)
hmottestad Sep 6, 2025
84c2710
Merge main into develop (#5413)
hmottestad Sep 6, 2025
1d7a3db
Merge main into develop (#5420)
hmottestad Sep 13, 2025
b6729da
Merge main into develop (#5422)
hmottestad Sep 14, 2025
71315dd
Merge main into develop (#5424)
hmottestad Sep 15, 2025
798efc4
Merge main into develop (#5427)
hmottestad Sep 15, 2025
cec2263
Merge main into develop (#5429)
hmottestad Sep 15, 2025
37506e0
Merge main into develop (#5432)
hmottestad Sep 15, 2025
e9be41d
Merge main into develop (#5441)
hmottestad Sep 22, 2025
7879f3c
GH-5314: add validation check for construct query template (#5321)
hmottestad Sep 24, 2025
2489120
GH-5353: Make write benchmarks more realistic. (#5354)
hmottestad Sep 24, 2025
ebb4939
set correct version
hmottestad Sep 24, 2025
7eb53be
sync develop branch after release 5.1.6 (#5452)
hmottestad Sep 24, 2025
889f36a
Merge main into develop (#5450)
hmottestad Sep 25, 2025
60c16d6
Merge main into develop (#5462)
hmottestad Sep 30, 2025
4d92bd6
updated AGENTS.md and added support for jacoco
hmottestad Oct 2, 2025
8fe8094
Add support for getting the type directly from a Value without using …
hmottestad Oct 2, 2025
1e80c2f
GH-5447 improve group by and value factory
hmottestad Oct 2, 2025
8d8c498
GH-5447 improve queries using MINUS
hmottestad Oct 2, 2025
f10929e
GH-5447 improve performance of statement iterator
hmottestad Oct 2, 2025
5ae6ddf
unrelated test
hmottestad Oct 2, 2025
295b06f
GH-5447 general LMDB optimisation
hmottestad Oct 2, 2025
f8d1887
add tests
hmottestad Oct 2, 2025
63ff805
GH-5447 improve performance of DefaultBindingSetKey
hmottestad Oct 2, 2025
aeaa869
ignore failing test
hmottestad Oct 2, 2025
a5dc15b
Merge main into develop (#5468)
hmottestad Oct 2, 2025
5bc393b
fix thread local cleanup
hmottestad Oct 2, 2025
cab792b
code cleanup
hmottestad Oct 2, 2025
aa6bce2
clean up read transactions more proactively
hmottestad Oct 2, 2025
b1ca2e9
fix test
hmottestad Oct 2, 2025
81eab0a
GH-5118 Extend methods of SailConnectionListener with inferred argument.
kenwenzel Sep 22, 2025
1640d93
add failing test
hmottestad Oct 3, 2025
9e92234
add failing test
hmottestad Oct 3, 2025
1c82151
add failing test
hmottestad Oct 3, 2025
a73da1d
add failing test
hmottestad Oct 3, 2025
16e49c2
add failing test
hmottestad Oct 3, 2025
5c281fa
update AGENTS.md
hmottestad Oct 3, 2025
ed6c861
update AGENTS.md
hmottestad Oct 3, 2025
741eaca
updated test
hmottestad Oct 3, 2025
9e1001e
updated test
hmottestad Oct 3, 2025
6df1ac1
updated test
hmottestad Oct 3, 2025
8a3a131
fix for failing tests
hmottestad Oct 3, 2025
30e8bc0
preserve exact literals
hmottestad Oct 3, 2025
fbd79ad
GH-5447 LMDB Store query performance improvements (#5456)
hmottestad Oct 3, 2025
275a88a
Merge branch 'main' into merge-main-20251005
hmottestad Oct 5, 2025
0e96c78
merge main into develop (#5480)
hmottestad Oct 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assembly-descriptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-assembly-descriptors</artifactId>
<name>RDF4J: Assembly Descriptors</name>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-assembly</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-bom</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion compliance/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-elasticsearch-compliance</artifactId>
<name>RDF4J: Elasticsearch Sail Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compliance/geosparql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-geosparql-compliance</artifactId>
<name>RDF4J: GeoSPARQL compliance tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compliance/lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-lucene-compliance</artifactId>
<name>RDF4J: Lucene Sail Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compliance/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>rdf4j-compliance</artifactId>
<groupId>org.eclipse.rdf4j</groupId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rdf4j-model-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-compliance</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion compliance/repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-repository-compliance</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion compliance/rio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-rio-compliance</artifactId>
<name>RDF4J: Rio compliance tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compliance/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-solr-compliance</artifactId>
<name>RDF4J: Solr Sail Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion compliance/sparql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-compliance</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-sparql-compliance</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-client</artifactId>
<name>RDF4J: Client Libraries</name>
Expand Down
2 changes: 1 addition & 1 deletion core/collection-factory/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-collection-factory</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-collection-factory-api</artifactId>
<name>RDF4J: Collection Factory - API</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
package org.eclipse.rdf4j.collection.factory.impl;

import java.io.Serializable;
import java.util.Arrays;
import java.util.List;

import org.eclipse.rdf4j.collection.factory.api.BindingSetKey;
Expand All @@ -22,12 +21,12 @@ public class DefaultBindingSetKey implements BindingSetKey, Serializable {

private static final long serialVersionUID = 1;

private final Value[] values;
private final List<Value> values;

private final int hash;

public DefaultBindingSetKey(List<Value> values, int hash) {
this.values = values.toArray(new Value[0]);
this.values = values;
this.hash = hash;
}

Expand All @@ -39,7 +38,7 @@ public int hashCode() {
@Override
public boolean equals(Object other) {
if (other instanceof DefaultBindingSetKey && other.hashCode() == hash) {
return Arrays.deepEquals(values, ((DefaultBindingSetKey) other).values);
return values.equals(((DefaultBindingSetKey) other).values);
}
return false;
}
Expand Down
2 changes: 1 addition & 1 deletion core/collection-factory/mapdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-collection-factory</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-collection-factory-mapdb</artifactId>
<name>RDF4J: Collection Factory - Map DB backed</name>
Expand Down
2 changes: 1 addition & 1 deletion core/collection-factory/mapdb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-collection-factory</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-collection-factory-mapdb3</artifactId>
<name>RDF4J: Collection Factory - Map DB v3 backed</name>
Expand Down
2 changes: 1 addition & 1 deletion core/collection-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-collection-factory</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/common/annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-annotation</artifactId>
<name>RDF4J: common annotation</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/exception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-exception</artifactId>
<name>RDF4J: common exception</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-io</artifactId>
<name>RDF4J: common IO</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/iterator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-iterator</artifactId>
<name>RDF4J: common iterators</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
import java.util.Iterator;
import java.util.stream.Stream;

import org.eclipse.rdf4j.model.Statement;

/**
* An {@link CloseableIteration} that can be closed to free resources that it is holding. CloseableIterations
* automatically free their resources when exhausted. If not read until exhaustion or if you want to make sure the
Expand All @@ -33,6 +35,8 @@
*/
public interface CloseableIteration<E> extends Iterator<E>, AutoCloseable {

EmptyIteration<Statement> EMPTY_STATEMENT_ITERATION = new EmptyIteration<>();

/**
* Convert the results to a Java 8 Stream.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,11 @@ public DualUnionIteration(Comparator<E> cmp,
public static <E> CloseableIteration<? extends E> getWildcardInstance(
CloseableIteration<? extends E> leftIteration, CloseableIteration<? extends E> rightIteration) {

if (rightIteration instanceof EmptyIteration) {
if (leftIteration == EMPTY_STATEMENT_ITERATION) {
return rightIteration;
} else if (rightIteration == EMPTY_STATEMENT_ITERATION) {
return leftIteration;
} else if (rightIteration instanceof EmptyIteration) {
return leftIteration;
} else if (leftIteration instanceof EmptyIteration) {
return rightIteration;
Expand All @@ -63,7 +67,11 @@ public static <E> CloseableIteration<? extends E> getWildcardInstance(
public static <E> CloseableIteration<? extends E> getWildcardInstance(Comparator<E> cmp,
CloseableIteration<? extends E> leftIteration, CloseableIteration<? extends E> rightIteration) {

if (rightIteration instanceof EmptyIteration) {
if (leftIteration == EMPTY_STATEMENT_ITERATION) {
return rightIteration;
} else if (rightIteration == EMPTY_STATEMENT_ITERATION) {
return leftIteration;
} else if (rightIteration instanceof EmptyIteration) {
return leftIteration;
} else if (leftIteration instanceof EmptyIteration) {
return rightIteration;
Expand All @@ -75,7 +83,11 @@ public static <E> CloseableIteration<? extends E> getWildcardInstance(Comparator
public static <E> CloseableIteration<E> getInstance(CloseableIteration<E> leftIteration,
CloseableIteration<E> rightIteration) {

if (rightIteration instanceof EmptyIteration) {
if (leftIteration == EMPTY_STATEMENT_ITERATION) {
return rightIteration;
} else if (rightIteration == EMPTY_STATEMENT_ITERATION) {
return leftIteration;
} else if (rightIteration instanceof EmptyIteration) {
return leftIteration;
} else if (leftIteration instanceof EmptyIteration) {
return rightIteration;
Expand Down
2 changes: 1 addition & 1 deletion core/common/order/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-order</artifactId>
<name>RDF4J: common order</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/common/text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-text</artifactId>
<name>RDF4J: common text</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/transaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-transaction</artifactId>
<name>RDF4J: common transaction</name>
Expand Down
2 changes: 1 addition & 1 deletion core/common/xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-common</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-common-xml</artifactId>
<name>RDF4J: common XML</name>
Expand Down
2 changes: 1 addition & 1 deletion core/http/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-http-client</artifactId>
<name>RDF4J: HTTP client</name>
Expand Down
2 changes: 1 addition & 1 deletion core/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-http</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/http/protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-http-protocol</artifactId>
<name>RDF4J: HTTP protocol</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ public enum TIMEOUT {

public static final String OFFSET_PARAM_NAME = "offset";

public static final String EXPLAIN_PARAM_NAME = "explain";

/**
* Parameter name for the query language parameter.
*/
Expand Down
2 changes: 1 addition & 1 deletion core/model-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-core</artifactId>
<version>5.1.7-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>
<artifactId>rdf4j-model-api</artifactId>
<name>RDF4J: Model API</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ default boolean isBNode() {
return true;
}

@Override
default Type getType() {
return Value.Type.BNode;
}

/**
* Retrieves this blank node's identifier.
*
Expand Down
5 changes: 5 additions & 0 deletions core/model-api/src/main/java/org/eclipse/rdf4j/model/IRI.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ default boolean isIRI() {
return true;
}

@Override
default Type getType() {
return Value.Type.IRI;
}

/**
* Gets the namespace part of this IRI.
* <p>
Expand Down
Loading
Loading