-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationtriageissue to be triageissue to be triage
Description
Describe the bug
Schema query error: SERVER ERROR: Not well formed WOQL JSON-LD
To Reproduce
- Go to documentation: https://terminusdb.com/docs/schema-queries-with-woql/ (it is temporarily hidden)
- Copy example:
let v = Vars("cls");
from("schema")
.triple(v.cls, "rdf:type", "sys:Class")- Receive error:
SERVER ERROR: Not well formed WOQL JSON-LD
Expected behavior
—
Screenshots
—
Info (please complete the following information):
- cloud version:
?
Additional context
- Fix it: Schema query error:
SERVER ERROR: Not well formed WOQL JSON-LD#318 - Revert the commits where we removed this feature from the documentation:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationtriageissue to be triageissue to be triage