You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/02/02 19:23:57 UTC

[jena-site] 03/03: Note fuseki modules as experimental

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git

commit bc073621b5af5ff3b2c444a77cffd68aee6671bd
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Tue Feb 1 20:25:33 2022 +0000

    Note fuseki modules as experimental
---
 source/documentation/fuseki2/fuseki-modules.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/source/documentation/fuseki2/fuseki-modules.md b/source/documentation/fuseki2/fuseki-modules.md
index ff3d465..f6f4a32 100644
--- a/source/documentation/fuseki2/fuseki-modules.md
+++ b/source/documentation/fuseki2/fuseki-modules.md
@@ -8,7 +8,8 @@ Main](./fuseki-main.html) server. The module can modify the server
 configuration, add new functionality, or react to a server being built and
 started.
 
-This feature was added in Jena version 4.3.0.
+This feature was added in Jena version 4.3.0. They are an expeirmental feature
+that will evolve based on experineace and use cases.
 
 Fuseki Modules are loaded use the JDK
 [ServiceLoader](https://www.baeldung.com/java-spi) by being placing a jar file on the classpath,