Skip to content

Commit 87cc189

Browse files
committed
fix indention and line breaks
1 parent a64ac00 commit 87cc189

File tree

1 file changed

+48
-62
lines changed

1 file changed

+48
-62
lines changed

docs/build/integrations/index.md

Lines changed: 48 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ The following services and applications can be easily integrated in Corporate Me
2020

2121
---
2222

23-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
24-
to interact with any
25-
[Anthropic / Claude provided Large Language Models](https://docs.claude.com/en/docs/about-claude/models/overview)
26-
(LLMs).
23+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [Anthropic / Claude provided Large Language Models](https://docs.claude.com/en/docs/about-claude/models/overview) (LLMs).
2724

2825
- :other-apacheavro:{ .lg .middle } Avro
2926

@@ -35,15 +32,13 @@ to interact with any
3532

3633
---
3734

38-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
39-
to interact with any [Azure AI Foundry provided Large Language Models](https://ai.azure.com/catalog) (LLMs).
35+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [Azure AI Foundry provided Large Language Models](https://ai.azure.com/catalog) (LLMs).
4036

4137
- :fontawesome-solid-file-csv:{ .lg .middle } CSV
4238

4339
---
4440

45-
Comma-separated values (CSV) is a text data format which can be processed
46-
(read and write) with the [CSV Dataset](../../build/reference/dataset/csv.md).
41+
Comma-separated values (CSV) is a text data format which can be processed (read and write) with the [CSV Dataset](../../build/reference/dataset/csv.md).
4742

4843
- :material-email-outline:{ .lg .middle } eMail / SMTP
4944

@@ -68,12 +63,12 @@ to interact with any [Azure AI Foundry provided Large Language Models](https://a
6863
---
6964

7065
Load and write Knowledge Graphs to an external GraphDB store by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
71-
Query data from GraphDB by using the SPARQL
66+
Query data from GraphDB by using the SPARQL
7267

73-
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
74-
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
75-
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
76-
GraphDB can be used as the integrated Quad Store as well.
68+
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
69+
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
70+
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
71+
GraphDB can be used as the integrated Quad Store as well.
7772

7873
- :simple-graphql:{ .lg .middle } GraphQL
7974

@@ -109,8 +104,7 @@ GraphDB can be used as the integrated Quad Store as well.
109104

110105
---
111106

112-
You can [send](../../build/reference/customtask/cmem_plugin_kafka-SendMessages.md) and
113-
[receive messages](../../build/reference/customtask/cmem_plugin_kafka-ReceiveMessages.md) to and from a Kafka topic.
107+
You can [send](../../build/reference/customtask/cmem_plugin_kafka-SendMessages.md) and [receive messages](../../build/reference/customtask/cmem_plugin_kafka-ReceiveMessages.md) to and from a Kafka topic.
114108

115109
- :simple-kubernetes:{ .lg .middle } Kubernetes
116110

@@ -122,29 +116,25 @@ GraphDB can be used as the integrated Quad Store as well.
122116

123117
---
124118

125-
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
126-
[JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
119+
MariaDB can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
127120

128121
- :simple-mattermost:{ .lg .middle } Mattermost
129122

130123
---
131124

132-
Send workflow reports or any other message to user and groups in you Mattermost with
133-
the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_mattermost.md) task.
125+
Send workflow reports or any other message to user and groups in you Mattermost with the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_mattermost.md) task.
134126

135127
- :material-microsoft:{ .lg .middle } Microsoft SQL
136128

137129
---
138130

139-
The Microsoft SQL Server can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
140-
[JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
131+
The Microsoft SQL Server can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/com.microsoft.sqlserver/mssql-jdbc).
141132

142133
- :simple-mysql:{ .lg .middle } MySQL
143134

144135
---
145136

146-
MySQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
147-
[JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
137+
MySQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://central.sonatype.com/artifact/org.mariadb.jdbc/mariadb-java-client/overview).
148138

149139
- :simple-neo4j:{ .lg .middle } Neo4J
150140

@@ -157,19 +147,18 @@ the [Send Mattermost messages](../../build/reference/customtask/cmem_plugin_matt
157147
---
158148

159149
Load and write Knowledge Graphs to Amazon Neptune by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
160-
Query data from Amazon Neptune by using the SPARQL
150+
Query data from Amazon Neptune by using the SPARQL
161151

162-
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
163-
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
164-
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
165-
Amazon Neptune can be used as the integrated Quad Store as well (beta).
152+
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
153+
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
154+
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
155+
Amazon Neptune can be used as the integrated Quad Store as well (beta).
166156

167157
- :simple-nextcloud:{ .lg .middle } Nextcloud
168158

169159
---
170160

171-
Use a Nextcloud instance to [download files](../../build/reference/customtask/cmem_plugin_nextcloud-Download.md) to process
172-
them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Upload.md) you created with Corporate Memory.
161+
Use a Nextcloud instance to [download files](../../build/reference/customtask/cmem_plugin_nextcloud-Download.md) to process them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Upload.md) you created with Corporate Memory.
173162

174163
- :material-microsoft-office:{ .lg .middle } Office 365
175164

@@ -181,15 +170,13 @@ them or [upload files](../../build/reference/customtask/cmem_plugin_nextcloud-Up
181170

182171
---
183172

184-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
185-
to interact with Ollama provided Large Language Models (LLMs).
173+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with Ollama provided Large Language Models (LLMs).
186174

187175
- :simple-openai:{ .lg .middle } OpenAI
188176

189177
---
190178

191-
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task
192-
to interact with any [OpenAI provided Large Language Models](https://platform.openai.com/docs/models) (LLMs).
179+
Use the [Execute Instructions](../../build/reference/customtask/cmem_plugin_llm-ExecuteInstructions.md) or [Create Embeddings](../../build/reference/customtask/cmem_plugin_llm-CreateEmbeddings.md) task to interact with any [OpenAI provided Large Language Models](https://platform.openai.com/docs/models) (LLMs).
193180

194181
- :octicons-ai-model-24:{ .lg .middle } OpenRouter
195182

@@ -215,49 +202,49 @@ to interact with any [OpenRouter provided Large Language Models](https://openrou
215202
---
216203

217204
Store vector embeddings into [pgvector](https://github.com/pgvector/pgvector)
218-
using the [Search Vector Embeddings](../../build/reference/customtask/cmem_plugin_pgvector-Search.md).
205+
using the [Search Vector Embeddings](../../build/reference/customtask/cmem_plugin_pgvector-Search.md).
219206

220207
- :simple-postgresql:{ .lg .middle } PostgreSQL
221208

222209
---
223210

224211
PostgreSQL can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
225-
[JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
212+
[JDBC driver](https://central.sonatype.com/artifact/org.postgresql/postgresql/versions).
226213

227214
- :other-powerbi:{ .lg .middle } PowerBI
228215

229216
---
230217

231218
Leverage your Knowledge Graphs in PowerBI by using our
232-
[Corporate Memory Power-BI-Connector](../../consume/consuming-graphs-in-power-bi/index.md).
219+
[Corporate Memory Power-BI-Connector](../../consume/consuming-graphs-in-power-bi/index.md).
233220

234221
- :other-qlever:{ .lg .middle } Qlever
235222

236223
---
237224

238225
Load and write Knowledge Graphs to an external Qlever store by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
239-
Query data from Qlever by using the SPARQL
226+
Query data from Qlever by using the SPARQL
240227

241-
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
242-
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
243-
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
244-
Qlever can be used as the integrated Quad Store as well (beta).
228+
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
229+
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
230+
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
231+
Qlever can be used as the integrated Quad Store as well (beta).
245232

246233
- :simple-semanticweb:{ .lg .middle } RDF
247234

248235
---
249236

250237
Use the [RDF file](../../build/reference/dataset/file.md) dataset to read and write files in the RDF formats
251-
([N-Quads](https://www.w3.org/TR/n-quads/), [N-Triples](https://www.w3.org/TR/n-triples/),
252-
[Turtle](https://www.w3.org/TR/turtle/), [RDF/XML](https://www.w3.org/TR/rdf-syntax-grammar/) or
253-
[RDF/JSON](https://www.w3.org/TR/rdf-json/)).
238+
([N-Quads](https://www.w3.org/TR/n-quads/), [N-Triples](https://www.w3.org/TR/n-triples/),
239+
[Turtle](https://www.w3.org/TR/turtle/), [RDF/XML](https://www.w3.org/TR/rdf-syntax-grammar/) or
240+
[RDF/JSON](https://www.w3.org/TR/rdf-json/)).
254241

255242
- :other-redash:{ .lg .middle } Redash
256243

257244
---
258245

259246
Leverage your Knowledge Graphs in Redash using the integrated
260-
[Corporate Memory Redash-Connector](../../consume/consuming-graphs-with-redash/index.md).
247+
[Corporate Memory Redash-Connector](../../consume/consuming-graphs-with-redash/index.md).
261248

262249
- :material-application-braces-outline:{ .lg .middle } REST
263250

@@ -269,15 +256,14 @@ Qlever can be used as the integrated Quad Store as well (beta).
269256

270257
---
271258

272-
Interact with your Salesforce data, such as [Create/Update Salesforce Objects](../../build/reference/customtask/cmem_plugin_salesforce-workflow-operations-SobjectCreate.md) or
273-
execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin_salesforce-SoqlQuery.md).
259+
Interact with your Salesforce data, such as [Create/Update Salesforce Objects](../../build/reference/customtask/cmem_plugin_salesforce-workflow-operations-SobjectCreate.md) or execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin_salesforce-SoqlQuery.md).
274260

275261
- :simple-snowflake:{ .lg .middle } Snowflake
276262

277263
---
278264

279265
Snowflake can be accessed with the [Snowflake SQL endpoint](../../build/reference/dataset/SnowflakeJdbc.md) dataset and a
280-
[JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
266+
[JDBC driver](https://central.sonatype.com/artifact/net.snowflake/snowflake-jdbc).
281267

282268
- :simple-apachespark:{ .lg .middle } Spark
283269

@@ -290,7 +276,7 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
290276
---
291277

292278
SQLite can be accessed with the [Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a
293-
[JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
279+
[JDBC driver](https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc).
294280

295281
- :material-ssh:{ .lg .middle } SSH
296282

@@ -303,38 +289,38 @@ execute a [SOQL query (Salesforce)](../../build/reference/customtask/cmem_plugin
303289
---
304290

305291
Load and write Knowledge Graphs to an external Tentris store by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
306-
Query data from Tentris by using the SPARQL
292+
Query data from Tentris by using the SPARQL
307293

308-
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
309-
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
310-
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
311-
Tentris can be used as the integrated Quad Store as well (beta).
294+
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
295+
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
296+
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
297+
Tentris can be used as the integrated Quad Store as well (beta).
312298

313299
- :simple-trino:{ .lg .middle } Trino
314300

315301
---
316302

317303
[Trino](https://github.com/trinodb/trino) can be access with the
318-
[Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
304+
[Remote SQL endpoint](../../build/reference/dataset/Jdbc.md) dataset and a [JDBC driver](https://trino.io/docs/current/client/jdbc.html).
319305

320306
- :black_large_square:{ .lg .middle } Virtuoso
321307

322308
---
323309

324310
Load and write Knowledge Graphs to an external Openlink Virtuoso store by using the [SPARQL endpoint](../../build/reference/dataset/sparqlEndpoint.md) dataset.
325-
Query data from Virtuoso by using the SPARQL
311+
Query data from Virtuoso by using the SPARQL
326312

327-
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
328-
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
329-
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
330-
Virtuoso can be used as the integrated Quad Store as well (beta).
313+
[Construct](../../build/reference/customtask/sparqlCopyOperator.md),
314+
[Select](../../build/reference/customtask/sparqlSelectOperator.md) and
315+
[Update](../../build/reference/customtask/sparqlUpdateOperator.md) tasks.
316+
Virtuoso can be used as the integrated Quad Store as well (beta).
331317

332318
- :material-xml:{ .lg .middle } XML
333319

334320
---
335321

336322
Load and write data to XML files with the [XML](../../build/reference/dataset/xml.md) dataset as well as
337-
[Parse XML](../../build/reference/customtask/XmlParserOperator.md) from external services.
323+
[Parse XML](../../build/reference/customtask/XmlParserOperator.md) from external services.
338324

339325
- :simple-yaml:{ .lg .middle } YAML
340326

0 commit comments

Comments
 (0)