Skip to content

Pattern based queries #69

@draggett

Description

@draggett

This demo shows how Turtle can be extended to allow the subject or object of triples to annotate a collection of triples in the same graph. This uses curly brackets which are interpreted as an implicit blank node. Why the same graph? Because sometimes you will want to make different annotations on the same triples, and you want to include the annotations in the same file as the triples being annotated.

The demo focuses on how this can be applied to RDF for representing pattern based queries, inspired by SPARQL. The demo is implemented as a Web page with a JavaScript library for the extended version of RDF.

See: https://www.w3.org/Data/demos/chunks/patterns.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions