-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
propose closingProposed for closingProposed for closingspec:editorialMinor change in the specification (markup, typo, informative text; class 1 or 2)Minor change in the specification (markup, typo, informative text; class 1 or 2)wr:openWide review managementWide review management
Description
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
Labels
propose closingProposed for closingProposed for closingspec:editorialMinor change in the specification (markup, typo, informative text; class 1 or 2)Minor change in the specification (markup, typo, informative text; class 1 or 2)wr:openWide review managementWide review management