Skip to content

Commit 64383f0

Browse files
committed
/Datagraft/DataGraft/s
1 parent 2be4010 commit 64383f0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

documentation-management.apib

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Datagraft API
1+
# DataGraft API
22

3-
Datagraft is an API for executing and saving transfomations.
3+
DataGraft is an API for executing and saving transfomations.
44

55
# Group User Management API
66

model-reference.apib

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Model](model.png)
44

5-
The Datagraft API supports [RDF/XML](https://en.wikipedia.org/wiki/RDF/XML) and [JSON-LD](https://en.wikipedia.org/wiki/JSON-LD).
5+
The DataGraft API supports [RDF/XML](https://en.wikipedia.org/wiki/RDF/XML) and [JSON-LD](https://en.wikipedia.org/wiki/JSON-LD).
66

77

88

security-and-authentication.apib

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Group Security and authentication
22

3-
The Datagraft API is restricted to authenticated application, using an access key and a secret. You can manage your access keys and secrets using the [Datagraft API key manager](http://datagraft.net/pages/keymanager/index.jsp).
3+
The DataGraft API is restricted to authenticated application, using an access key and a secret. You can manage your access keys and secrets using the [DataGraft API key manager](http://datagraft.net/pages/keymanager/index.jsp).
44

55

66
#### HTTPS
@@ -20,4 +20,4 @@ Example in JavaScript:
2020

2121
#### CORS
2222

23-
The Datagraft API supports [cross-origin requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) without domains restrictions.
23+
The DataGraft API supports [cross-origin requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) without domains restrictions.

0 commit comments

Comments
 (0)