Skip to content

Reference Notation3 #56

@nichtich

Description

@nichtich

Notation3 (N3) is a superset of Turtle 1.1 and it comes with its own syntax for graph terms:

{ :a :b :c } :d :e .

In contrast Turtle 1.2 introduces two forms

<< :a :b :c >> :d :e .

and

:a :b :c {| :d :e |} .

I'm sure each of the three forms have different semantics and I'm also sure this will confuse not only me, so at least some non-normative reference to Notation3 should be given.

Metadata

Metadata

Assignees

No one assigned

    Labels

    propose closingProposed for closingspec:editorialMinor change in the specification (markup, typo, informative text; class 1 or 2)wr:openWide review management

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions