From 90459011ef403a9e2aa6d303f565cb6ab54de977 Mon Sep 17 00:00:00 2001 From: "Dr. Christoph \"Schorsch\" Jung" Date: Mon, 28 Aug 2023 09:45:52 +0200 Subject: [PATCH] docs: Legal notice and copyright adopted. --- docs/ProvisioningOntop.drawio | 2 +- docs/ProvisioningOntop.drawio.svg | 20 +++++++++++++++++++- docs/README.md | 9 +++++++++ docs/RemotingRDF4J.drawio | 2 +- docs/RemotingRDF4J.drawio.svg | 20 +++++++++++++++++++- 5 files changed, 49 insertions(+), 4 deletions(-) diff --git a/docs/ProvisioningOntop.drawio b/docs/ProvisioningOntop.drawio index f8da8baa..02320898 100644 --- a/docs/ProvisioningOntop.drawio +++ b/docs/ProvisioningOntop.drawio @@ -1,4 +1,5 @@ diff --git a/docs/ProvisioningOntop.drawio.svg b/docs/ProvisioningOntop.drawio.svg index 8ee1230f..c3042fd3 100644 --- a/docs/ProvisioningOntop.drawio.svg +++ b/docs/ProvisioningOntop.drawio.svg @@ -1,4 +1,22 @@ - +
Semantic Web User
(Dataspace
Matchmaking Agent)
Seman...
KA-BIND Profile Query
SELECT ?s ?p ?o WHERE { ?s ?p ?o. }
KA-BIND Profi...
Data Virtualizer (Dremio, Druid) or Database (H2, PostgreSQL)
Data Virtualizer (...
Optimized
SQL Query
in Target Dialect SELECT a, b, c FROM d
Optimized...
Provisioning Agent (Ontop VKP)
Provisioning Agent (Ontop VKP)
MetadataProvider
MetadataProvider
Normalizer
Normalizer
Ontology
(OWL, TTL or XML)
Ontology...
Binding
(OBDA or R2RML)
Binding...
Settings
(Properties)
Settings...
JDBC
JDBC
SPARQL
SPARQL
Text is not SVG - cannot display
\ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 2e496e70..64a8da8d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,3 +52,12 @@ The [Remoting Agent (KA-RMT)](../remoting) which binds typical REST services to The [Conforming Agent (KA-CONF)](conforming) is not a real binding agent, but it can play the role of any other Agent in the Knowledge Agent architecture (Matchmaking Agent, Binding Agent, EDC Transfer) by testing the conformity of surrounding components (and the various KA-SPARQL profiles). The conforming agent contains no real business data (only reference sample data) and needs no connection to any backend service. + +## NOTICE + +This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). + +- SPDX-License-Identifier: Apache-2.0 +- SPDX-FileCopyrightText: 2022,2023 T-Systems International GmbH +- SPDX-FileCopyrightText: 2022,2023 Contributors to the Eclipse Foundation +- Source URL: https://github.com/eclipse-tractusx/knowledge-agents diff --git a/docs/RemotingRDF4J.drawio b/docs/RemotingRDF4J.drawio index 5d803fa4..a36b1f6b 100644 --- a/docs/RemotingRDF4J.drawio +++ b/docs/RemotingRDF4J.drawio @@ -1,4 +1,5 @@ diff --git a/docs/RemotingRDF4J.drawio.svg b/docs/RemotingRDF4J.drawio.svg index 349e6f2c..49f799bf 100644 --- a/docs/RemotingRDF4J.drawio.svg +++ b/docs/RemotingRDF4J.drawio.svg @@ -1,4 +1,22 @@ - +
RDF4J/Spring Container
RDF4J/Spring Container

init:RemotingSailFactory


init:RemotingSailFactory
Repository (*)
Repository (*)
Invocation
Invocation
QueryExecutor: IBindingHost
QueryExecutor: IBindingHost
1
1
RemotingSail (1)
RemotingSail (1)
RemotingSailConfig (1)
RemotingSailConfig (1)
+ services:Map<String,ServiceConfig>
+ services:Map<String,ServiceConfig>
RemotingSailConnection
RemotingSailConnection
ServiceConfig
ServiceConfig
+arguments
+result
...
+arguments...
1
1
created by
created by
CallbackController
CallbackController
+ pending: Map<CallbackToken,AtomicReference>
handleRequest(HttpServletRequest,
  HttpServletResponse)
+ pending: Map<CallbackToken,AtomicReference>...
RDF4JController
RDF4JController
o handleRequest(HttpServletRequest, HttpServletResponse)
o handleRequest(HttpServletRequest, HttpServletResponse)
create
Sail/Config
create...
evaluate(Query) -> Iterator<BindingSet>
evaluate(Q...
setup Repo
setup Repo
Batch
Document
(*)
{batchId,[ Batch-Group1
Batch-Group2
...]
}
Batch...
Repository
Config
TTL (*)
Repository...
Spring/Web
Configuraton (1)
Spring/Web...
META-INF/

services (1)
META-INF/...
Matchmaking
Agent
Match...
Backend
REST
Service
Backe...
register->CallbackToken
synchronize->CallbackToken
register->CallbackToken...
asynchronous Batch Response
asynchronou...
+ bindings:Collection<MutableBindingSet>
+ bindings:Collection<MutableBindingSe...
Dependency
Injection
Dependency...
Dependency
Injection
Dependency...
KA-BIND-F SPARQL QUERY ->
SPARQL-RESULT
KA-BIND-F...
import
export
import...
Dependency
Injection
Dependency...
Text is not SVG - cannot display
\ No newline at end of file