Skip to content

Construct instead of Select? #7

@VladimirAlexiev

Description

@VladimirAlexiev

https://github.com/rubensworks/sparqljson-to-tree.js:

convert SPARQL query results to a tree-based structure. This is done by splitting combining variables prefix-based

Isn't it possible to use Construct queries, thus obviating the need for this conversion?
Isn't SPARQL Construct powerful enogh?

we require a mapping to be passed inside the context that defines which variables are singular

Such info is available in the the GQL schema and can be retrospected (#6)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions