mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Load
This commit is contained in:
parent
31a171833b
commit
9fa67b5db7
17 changed files with 638 additions and 456 deletions
|
|
@ -9,7 +9,10 @@ url = "http://localhost:8088/api/v1/"
|
|||
############################################################################
|
||||
|
||||
input = {
|
||||
"p": "http://www.w3.org/2000/01/rdf-schema#label",
|
||||
"p": {
|
||||
"v": "http://www.w3.org/2000/01/rdf-schema#label",
|
||||
"e": True,
|
||||
},
|
||||
"limit": 10
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue