Skip to content

Schema query error: SERVER ERROR: Not well formed WOQL JSON-LD #318

@alexander-mart

Description

@alexander-mart

Describe the bug
Schema query error: SERVER ERROR: Not well formed WOQL JSON-LD

To Reproduce

  1. Go to documentation: https://terminusdb.com/docs/schema-queries-with-woql/ (it is temporarily hidden)
  2. Copy example:
let v = Vars("cls");
from("schema")
  .triple(v.cls, "rdf:type", "sys:Class")
  1. Receive error: SERVER ERROR: Not well formed WOQL JSON-LD

Expected behavior

Screenshots

Info (please complete the following information):

  • cloud version: ?

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationtriageissue to be triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions