Commit 868dd4b
committed
Merge branch 'main' into merge-main-4312
# Conflicts:
# assembly-descriptors/pom.xml
# assembly/pom.xml
# bom/pom.xml
# compliance/elasticsearch/pom.xml
# compliance/geosparql/pom.xml
# compliance/lucene/pom.xml
# compliance/model/pom.xml
# compliance/pom.xml
# compliance/repository/pom.xml
# compliance/rio/pom.xml
# compliance/solr/pom.xml
# compliance/sparql/pom.xml
# core/client/pom.xml
# core/collection-factory/api/pom.xml
# core/collection-factory/mapdb/pom.xml
# core/collection-factory/mapdb3/pom.xml
# core/collection-factory/pom.xml
# core/common/annotation/pom.xml
# core/common/exception/pom.xml
# core/common/io/pom.xml
# core/common/iterator/pom.xml
# core/common/order/pom.xml
# core/common/pom.xml
# core/common/text/pom.xml
# core/common/transaction/pom.xml
# core/common/xml/pom.xml
# core/http/client/pom.xml
# core/http/pom.xml
# core/http/protocol/pom.xml
# core/model-api/pom.xml
# core/model-vocabulary/pom.xml
# core/model/pom.xml
# core/pom.xml
# core/query/pom.xml
# core/queryalgebra/evaluation/pom.xml
# core/queryalgebra/geosparql/pom.xml
# core/queryalgebra/model/pom.xml
# core/queryalgebra/pom.xml
# core/queryparser/api/pom.xml
# core/queryparser/pom.xml
# core/queryparser/sparql/pom.xml
# core/queryrender/pom.xml
# core/queryresultio/api/pom.xml
# core/queryresultio/binary/pom.xml
# core/queryresultio/pom.xml
# core/queryresultio/sparqljson/pom.xml
# core/queryresultio/sparqlxml/pom.xml
# core/queryresultio/text/pom.xml
# core/repository/api/pom.xml
# core/repository/contextaware/pom.xml
# core/repository/dataset/pom.xml
# core/repository/event/pom.xml
# core/repository/http/pom.xml
# core/repository/manager/pom.xml
# core/repository/pom.xml
# core/repository/sail/pom.xml
# core/repository/sparql/pom.xml
# core/rio/api/pom.xml
# core/rio/binary/pom.xml
# core/rio/datatypes/pom.xml
# core/rio/hdt/pom.xml
# core/rio/jsonld/pom.xml
# core/rio/languages/pom.xml
# core/rio/n3/pom.xml
# core/rio/nquads/pom.xml
# core/rio/ntriples/pom.xml
# core/rio/pom.xml
# core/rio/rdfjson/pom.xml
# core/rio/rdfxml/pom.xml
# core/rio/trig/pom.xml
# core/rio/trix/pom.xml
# core/rio/turtle/pom.xml
# core/sail/api/pom.xml
# core/sail/base/pom.xml
# core/sail/elasticsearch-store/pom.xml
# core/sail/elasticsearch/pom.xml
# core/sail/extensible-store/pom.xml
# core/sail/inferencer/pom.xml
# core/sail/lmdb/pom.xml
# core/sail/lucene-api/pom.xml
# core/sail/lucene/pom.xml
# core/sail/memory/pom.xml
# core/sail/model/pom.xml
# core/sail/nativerdf/pom.xml
# core/sail/pom.xml
# core/sail/shacl/pom.xml
# core/sail/solr/pom.xml
# core/sparqlbuilder/pom.xml
# core/spin/pom.xml
# core/storage/pom.xml
# examples/pom.xml
# pom.xml
# spring-components/pom.xml
# spring-components/rdf4j-spring-demo/pom.xml
# spring-components/rdf4j-spring/pom.xml
# spring-components/spring-boot-sparql-web/pom.xml
# testsuites/benchmark/pom.xml
# testsuites/geosparql/pom.xml
# testsuites/lucene/pom.xml
# testsuites/model/pom.xml
# testsuites/pom.xml
# testsuites/queryresultio/pom.xml
# testsuites/repository/pom.xml
# testsuites/rio/pom.xml
# testsuites/sail/pom.xml
# testsuites/shacl/pom.xml
# testsuites/sparql/pom.xml
# tools/config/pom.xml
# tools/console/pom.xml
# tools/federation/pom.xml
# tools/pom.xml
# tools/runtime-osgi/pom.xml
# tools/runtime/pom.xml
# tools/server-spring/pom.xml
# tools/server/pom.xml
# tools/workbench/pom.xml13 files changed
Lines changed: 1904 additions & 18 deletions
File tree
- core
- model-vocabulary/src/main/java/org/eclipse/rdf4j/model/vocabulary
- sail/lucene/src
- main/java/org/eclipse/rdf4j/sail/lucene/impl
- test/java/org/eclipse/rdf4j/sail/lucene/impl
- tools/federation/src
- main/java/org/eclipse/rdf4j/federated
- algebra
- evaluation
- iterator
- optimizer
- test/java/org/eclipse/rdf4j/federated
Lines changed: 456 additions & 7 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
Lines changed: 94 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
| 47 | + | |
44 | 48 | | |
| 49 | + | |
45 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
46 | 57 | | |
47 | 58 | | |
| 59 | + | |
| 60 | + | |
48 | 61 | | |
49 | 62 | | |
50 | 63 | | |
| |||
478 | 491 | | |
479 | 492 | | |
480 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
481 | 575 | | |
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
Lines changed: 91 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments