Skip to content

RDF Star Support #43

Description

@bolerio

Is RDF/SPARQL Star support? I tried with GraphDB with a query like

select * where {
<< <somesubject> <someprop> "somevalue" >> ?p ?v
}

The query succeeds and the variables ?p and ?v are instantiated correctly, but instead of the triple I get back some GraphDB internal generated identifier.

SPARQL HTTP Protocol is probably behind on RDF Star....any thoughts?

Apologies if this is not the right forum to ask a question like this - I see the same people in various RDF JavaScript effort, perhaps there is some discussion forum that I should be using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions