Skip to content

Named Graphs extension vs other ways #140

@VladimirAlexiev

Description

@VladimirAlexiev

https://w3c.github.io/N3/spec/#rel-n3-trig explains:

  • graph :g {:s :p :o} is TriG not N3
  • :g sem:quotedGraph {:s :p :o} is N3

I have two questions/desires:

{id :g  
  :s1 :p1 :o1.
  :s2 :p2 :o2}

Proposed editorial changes for that section

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferDeferring this issue until we have established the N3 standard.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions