Skip to content

Targeting named graphs #43

@oco-adam

Description

@oco-adam

Hi, apologies if I'm missing something, but I can't see how to target a named Graph using this library.

e.g. is it possible to generate a query like:

PREFIX foaf: <http://xmlns.com/foaf/0.1/>
SELECT  ?name
FROM    <http://example.org/foaf/aliceFoaf>
WHERE   { ?x foaf:name ?name }

where <http://example.org/foaf/aliceFoaf> identifies the named graph.

Has this been implemented, or could someone please suggest a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions