mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 01:31:02 +02:00
More API doc hacking
This commit is contained in:
parent
779c62d328
commit
4b699159fe
7 changed files with 50 additions and 3 deletions
7
docs/apis/api-triples-query.md
Normal file
7
docs/apis/api-triples-query.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{"id":"qgzw1287vfjc8wsk-4","service":"triples-query","request":{"s":{"v":"http://trustgraph.ai/e/space-station-modules","e":true},"p":{"v":"http://www.w3.org/2000/01/rdf-schema#label","e":true},"limit":1}}
|
||||
|
||||
|
||||
|
||||
{"id": "qgzw1287vfjc8wsk-4", "response": {"response": [{"s": {"v": "http://trustgraph.ai/e/space-station-modules", "e": true}, "p": {"v": "http://www.w3.org/2000/01/rdf-schema#label", "e": true}, "o": {"v": "space station modules", "e": false}}]}, "complete": true}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue