This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch tdb-arch
in repository https://gitbox.apache.org/repos/asf/jena-site.git.
discard 2559fd8 Update documentation about TDB1 and TDB2
add b6027fe Update places for help
add 4cd0557 Update RDF-star terminology
add e1cbdb5 Update code architecture image
add a1cda0a Downlinks to Fuseki WAR file
add 929b323 SHACLC: Sections for extensions
add 70a5775 Fix for hugo warning about .Path
add d75177c Update and link to fuseki-modules.html
add e5566f8 Remove mention of fuseki:serviceUpload as a default endpoint.
add 5079156 Remove broken section for Fuseki WAR
add 4a68dd6 Download links for 4.4.0
add 1d0cb23 Rearrange download page
add bc07362 Note fuseki modules as experimental
add ce98d6a Download instructions for Fuseki war file
add 71f7fd3 xloader --thread argument
add 5f56624 GeoSPARQL assembler
add 061c394 Typo
add 7a190f2 Update documentation about TDB1 and TDB2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2559fd8)
\
N -- N -- N refs/heads/tdb-arch (7a190f2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
layouts/_default/baseof.html | 10 +-
source/about_jena/architecture.md | 2 +-
source/documentation/fuseki2/__index.md | 1 +
source/documentation/fuseki2/fuseki-modules.md | 13 +-
.../fuseki2/fuseki-old-config-endpoint.md | 4 +-
source/documentation/fuseki2/fuseki-webapp.md | 9 +-
source/documentation/geosparql/__index.md | 456 ++++++++++++-------
.../documentation/geosparql/geosparql-assembler.md | 91 ++++
source/documentation/geosparql/geosparql-fuseki.md | 96 ++--
source/documentation/permissions/example.md | 1 -
source/documentation/query/spatial-query-doc.md | 4 +-
source/documentation/query/text-query.md | 2 -
source/documentation/rdf-star/__index.md | 44 +-
source/documentation/shacl/__index.md | 25 +-
source/documentation/tdb/architecture.md | 2 +-
source/documentation/tdb/tdb-xloader.md | 13 +-
source/documentation/tdb2/tdb2_fuseki.md | 2 -
source/download/__index.md | 33 +-
source/help_and_support/__index.md | 6 +-
static/images/jena-architecture.png | Bin 64487 -> 61782 bytes
static/images/jena-architecture.svg | 486 +++++++++------------
21 files changed, 780 insertions(+), 520 deletions(-)
create mode 100644 source/documentation/geosparql/geosparql-assembler.md