Skip to content

Commit 348f006

Browse files
committed
Add some keywords
1 parent f2d5141 commit 348f006

File tree

8 files changed

+26
-9
lines changed

8 files changed

+26
-9
lines changed

src/app/docs/access-control-with-javascript/page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nextjs:
44
metadata:
55
title: Access Control Reference Guide
66
description: A driver to manage access control with the JS Client
7+
keywords: access control, javascript client
78
alternates:
89
canonical: https://terminusdb.org/docs/access-control-with-javascript
910
openGraph:

src/app/docs/acid-transactions-explanation/page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nextjs:
44
metadata:
55
title: Acid Transactions Explanation
66
description: An explanation about Acid Transactions and how TerminusDB ensures acid compliance
7+
keywords: acid transactions, knowledge graph, database, RDF, consistency
78
alternates:
89
canonical: https://terminusdb.org/docs/acid-transactions-explanation
910
openGraph:

src/app/docs/add-a-document/page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nextjs:
44
metadata:
55
title: Add Documents using the JavaScript Client
66
description: A guide to show how to add documents to TerminusDB using the JavaScript Client.
7+
keywords: javascript client, add document
78
alternates:
89
canonical: https://terminusdb.org/docs/add-a-document
910
openGraph:

src/app/docs/page.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nextjs:
44
title: Getting Started
55
description: >-
66
TerminusDB Technical Documentation
7+
keywords: terminusdb, documentation, getting started, collaboration
78
openGraph:
89
images: >-
910
https://assets.terminusdb.com/docs/technical-documentation-terminuscms-og.png
@@ -19,23 +20,23 @@ media:
1920

2021
## Getting started with TerminusDB in less than a minute
2122

22-
TerminusDB is a versatile content storage system for model-based hierarchically structured records. It is straightforward to use as a flexible headless content management system.
23+
TerminusDB is a versatile graph database for model-based hierarchically structured records. It is straightforward to use as a flexible headless content management system.
2324

2425
It is designed to give technical professionals and linked data professionals a solution for complex content, knowledge and semantic infrastructures. Bringing together change request workflows, analytics, and complex integrations, TerminusDB aims to be a content platform that sits at the convergence of content and knowledge.
2526

26-
TerminusDB is open source and free to use, maintained by the team at DFRNT in collaboration with the community.
27+
TerminusDB is open source and free to use, maintained by the team at DFRNT in collaboration with the community.
2728

28-
Get a hosting, a powerful modeller, visualisations, logical query studio, and record editor user interface at [DFRNT.com](https://dfrnt.com/hypergraph-content-studio/) with a free trial. It works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories.
29+
Get a hosting, a powerful modeller, visualisations, logical query studio, and record editor user interface at [DFRNT.com](https://dfrnt.com/hypergraph-content-studio/) with a free trial. It works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories.
2930

3031
When you sign up, you get full commercial hosting. This comes with generous limits to allow you to build without constraints, and then upgrade when needed.
3132

3233
### Steps to get started
3334

3435
1. Sign up at [https://dfrnt.com/signup](https://dfrnt.com/signup), or use it with [Docker](/docs/install-terminusdb-as-a-docker-container/)
35-
3. Install the [JavaScript](/docs/install-terminusdb-js-client/) or [Python](/docs/install-the-python-client/) Client
36-
4. [Get your API key to use a client with DFRNT TerminusDB cloud](/docs/how-to-connect-terminuscms/)
37-
5. [Familiarize yourself with the client API](/docs/connect-with-the-javascript-client/) to start building with TerminusDB.
36+
2. Install the [JavaScript](/docs/install-terminusdb-js-client/) or [Python](/docs/install-the-python-client/) Client
37+
3. [Get your API key to use a client with DFRNT TerminusDB cloud](/docs/how-to-connect-terminuscms/)
38+
4. [Familiarize yourself with the client API](/docs/connect-with-the-javascript-client/) to start building with TerminusDB.
3839

3940
### Collaborate through TerminusDB cloud teams
4041

41-
Request shared teams in the [DFRNT](https://dfrnt.com/hypergraph-content-studio/) cloud environment to collaborate on data products in shared instances, and for pushing and pulling data products with a local TerminusDB instance, similar to how software engineers collaborate on code.
42+
Request shared teams in the [DFRNT](https://dfrnt.com/hypergraph-content-studio/) cloud environment to collaborate on data products in shared instances, and for pushing and pulling data products with a local TerminusDB instance, similar to how software engineers collaborate on code.

src/app/docs/terminusdb-explanation/page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: TerminusDB Explanation
33
nextjs:
44
metadata:
55
title: TerminusDB Explanation
6+
keywords: terminusdb, explanation, git-like database, enterprise knowledge graph
67
description: A high-level description of what TerminusDB is, reasons for using TerminusDB, and its Git-like features.
78
openGraph:
89
images: https://assets.terminusdb.com/docs/technical-documentation-terminuscms-og.png

src/app/docs/ui-sdk-geojson/page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nextjs:
44
metadata:
55
title: UI SDK GeoJSON
66
description: Understand how <FrameViewer/> can load geoJSON to display geographic data structures in Create, Edit or View Mode
7+
keywords: knowledge graph, GeoJSON, GIS, TerminusDB
78
openGraph:
89
images: https://assets.terminusdb.com/docs/technical-documentation-terminuscms-og.png
910
alternates:

src/app/docs/use-the-clients/page.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: How to Use the Clients
33
nextjs:
44
metadata:
55
title: How to Use the Clients
6+
keywords: terminusdb, clients, javascript, python
67
description: How to guides to use the JavaScrip and Python Clients with TerminusDB
78
openGraph:
89
images: https://assets.terminusdb.com/docs/technical-documentation-terminuscms-og.png
@@ -11,5 +12,7 @@ nextjs:
1112
media: []
1213
---
1314

15+
TerminusDB supports two main clients: JavaScript and Python.
16+
1417
* [Use the JS Client](/docs/use-the-javascript-client/)
1518
* [Use the Python Client](/docs/use-the-python-client/)

src/app/page.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
---
2-
title: Getting started
2+
title: TerminusDB, a git-for-data graph and document database
3+
nextjs:
4+
metadata:
5+
title: TerminusDB, a git-for-data graph and document database
6+
description: TerminusDB provides Semantic Document Graph Infrastructure; a model-based, in-memory, and distributed graph database with git-for-data collaboration
7+
alternates:
8+
canonical: https://terminusdb.org/docs
9+
keywords: terminusdb, git-for-data, closed world, knowledge graph, RDF
10+
311
---
412

513
Learn how to get TerminusDB set up in your project in under thirty minutes. {% .lead %}
@@ -16,7 +24,7 @@ Learn how to get TerminusDB set up in your project in under thirty minutes. {% .
1624

1725
{% /quick-links %}
1826

19-
TerminusDB provides a special-purpose closed-world assumption RDF knowledge graph implementation with high performance in-memory performance leveraging succinct auto-indexing datastructures.
27+
TerminusDB provides a special-purpose closed world assumption RDF knowledge graph implementation with high performance in-memory performance leveraging succinct auto-indexing datastructures.
2028

2129
It offers controlled document API interfaces with a terse JSON-LD-like syntax, GraphQL for precise data query needs and a datalog logical engine with variables bindings for complex queries across the graph.
2230

0 commit comments

Comments
 (0)