You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deploy-and-configure/configuration/explore/dataplatform/application-full.md
+74-26Lines changed: 74 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ URI where to redirect to when the user logs out
63
63
64
64
## License
65
65
66
-
By default, DataPlatform is subject to the eccenca free Personal, Evaluation and Development License Agreement (PEDAL), a license intended for non-commercial usage. When your delivery includes a dedicated license file, you have to configure DataPlatform to enable your license.
66
+
By default, DataPlatform is subject to the eccenca free Personal, Evaluation and Development License Agreement (PEDAL), a license intended for non-commercial usage. When your delivery includes a dedicated license file, you have to configure DataPlatform to enable your license.
67
67
To change the default configuration, you have several options. If the properties under license are not provided the default license included (PEDAL) is used.
68
68
69
69
In case a dedicated license file is used, different configuration options can overwrite each other. The license is read in the following sequence:
@@ -299,8 +299,17 @@ Use this property to enable or disable the AI capabilities of Explore
299
299
| Valid values | string |
300
300
| Environment | SPRING_AI_CHAT_CLIENT_ENABLED |
301
301
302
+
#### Configuration of MCP Server
303
+
304
+
Changeable configuration settings of the companion mcp server.
305
+
306
+
307
+
#### Server configuration
308
+
309
+
302
310
***Property: spring.ai.mcp.server.name***
303
311
312
+
Server name for identification
304
313
305
314
| Category | Value |
306
315
|--- | ---: |
@@ -311,6 +320,7 @@ Use this property to enable or disable the AI capabilities of Explore
311
320
312
321
***Property: spring.ai.mcp.server.version***
313
322
323
+
Server version
314
324
315
325
| Category | Value |
316
326
|--- | ---: |
@@ -321,12 +331,13 @@ Use this property to enable or disable the AI capabilities of Explore
321
331
322
332
***Property: spring.ai.mcp.server.type***
323
333
334
+
Server type (SYNC/ASYNC) s. https://docs.spring.io/spring-ai/reference/index.html
324
335
325
336
| Category | Value |
326
337
|--- | ---: |
327
338
| Default | SYNC |
328
339
| Required | false |
329
-
| Valid values | string |
340
+
| Valid values | SYNC, ASYNC |
330
341
| Environment | SPRING_AI_MCP_SERVER_TYPE |
331
342
332
343
***Property: spring.ai.mcp.server.instructions***
@@ -381,6 +392,7 @@ Use this property to enable or disable the AI capabilities of Explore
381
392
382
393
***Property: spring.ai.mcp.server.enabled***
383
394
395
+
Whether the mcp server is enabled or not
384
396
385
397
| Category | Value |
386
398
|--- | ---: |
@@ -389,35 +401,49 @@ Use this property to enable or disable the AI capabilities of Explore
Use this property to set the URL of the access conditions model file. This can be either a remote (http://...) or a local (file:...) .rdf file. Refer to section Access conditions for more information on the access conditions model.
970
+
**Deprecation:** Use this property to set the URL of the access conditions model file. This can be either a remote (http://...) or a local (file:...) .rdf file. Refer to section Access conditions for more information on the access conditions model.
946
971
947
972
948
973
| Category | Value |
@@ -954,8 +979,7 @@ Use this property to set the URL of the access conditions model file. This can b
Use this property to set the graph containing the access conditions model.
982
+
**Deprecation:** Use this property to set the graph containing the access conditions model.
959
983
**Note:** If you change this property, you also need to change the corresponding shape definitions for access conditions (more precisely, the UI SPARQL queries).
960
984
961
985
@@ -973,7 +997,7 @@ SPARQL endpoints declare how DataPlatform connects to a SPARQL-capable store or
973
997
974
998
With the default configuration, DataPlatform uses an in-memory database. This means, that no persistent storage is available, unless a store supporting data persistence is configured.
975
999
976
-
The following example showcases a setup in which for each Resource all rdfs:label, Literals with language es, then en and in the end those without a language are evaluated.
1000
+
The following example showcases a setup in which for each Resource all rdfs:label, Literals with language es, then en and in the end those without a language are evaluated.
977
1001
If nothing matches here, skos:prefLabel is examined in the same way
978
1002
979
1003
```yaml
@@ -1022,14 +1046,14 @@ Use this property to specify which RDF properties should be used to provide desc
The limit of data in bytes for the turtle pretty print GSP option. That amount of data is loaded into memory. On exceeding it the graph download is aborted.
Copy file name to clipboardExpand all lines: docs/deploy-and-configure/configuration/explore/dataplatform/application-neptune-full.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ tags:
7
7
8
8
Configuration example:
9
9
10
-
This example configures a connection to a neptune instance in the AWS region eu-central-1. Authentication is enabled
10
+
This example configures a connection to a neptune instance in the AWS region eu-central-1. Authentication is enabled
11
11
so it is assumed that CMEM runs on a EC2 VM with configured role for authentication to neptune. Files (uncompressed) greater than 100MB are
12
12
uploaded via S3 based bulk loader. The S3 bucket is accessed in this case via an access point which is configured here. The EC2
13
13
role CMEM runs under has write access to the bucket. One of the role the neptune cluster runs under is configured in this setting and has read access to the bucket.
Copy file name to clipboardExpand all lines: docs/deploy-and-configure/configuration/explore/dataplatform/application-oauth-full.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Use this property to specify the claim providing the OAuth 2.0 client ID to whic
104
104
105
105
#### OAuth 2.0 client configuration
106
106
107
-
In order to protect access to it's resources, DataPlatform acts as an OAuth 2.0 Client which provides authentication its own clients by means of a session cookie. For this type of authentication a JSON Web Token (JWT)
107
+
In order to protect access to it's resources, DataPlatform acts as an OAuth 2.0 Client which provides authentication its own clients by means of a session cookie. For this type of authentication a JSON Web Token (JWT)
108
108
is not necessary. The registration which is configured is named "keycloak" and provides a login page redirecting to a keycloak backend. For specific customizations please s. https://docs.spring.io/spring-security/reference/servlet/oauth2/client/index.html
0 commit comments