This commit is contained in:
Cyber MacGeddon 2024-12-02 17:22:40 +00:00
parent 31a171833b
commit 9fa67b5db7
17 changed files with 638 additions and 456 deletions

View file

@ -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
}