Skip to content

Commit 26cc22a

Browse files
JervenBollemanhmottestad
authored andcommitted
Update 5.0.0.md
1 parent 8c90fd7 commit 26cc22a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

site/content/release-notes/5.0.0.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ toc: true
55
RDF4J 5.0.0 is a major release of the Eclipse RDF4J framework. Some highlights:
66

77
- Replacement of the custom Iteration interface with Java Iterable/Iterator
8-
- Upgrade of MapDB
98
- Replacement of old openrdf.org config vocabulary IRIS with new rdf4j.org vocabulary
109
- Improved SHACL validation with support for sh:closed and pairwise validation
11-
10+
- Upgrade of MapDB
11+
- More queries with intermediary results are no longer limited by RAM/java heap but disk space available
12+
- JSON-LD 1.1 support
13+
- Merge joins as an optimization
1214
For a complete overview, see [all issues fixed in 5.0.0](https://github.com/eclipse/rdf4j/milestone/80?closed=1).
1315

1416
## Upgrade notes

0 commit comments

Comments
 (0)