Wiki

Notation3

Notation3 (N3) is a shorthand non-XML serialization of rdf models, designed with human-readability in mind.

N3 is much more expressive than Turtle; it provides syntax for RDF itself but also for rules, variables, and quoted graphs. turtle is a simplified subset of N3 that is focused purely on RDF statements.

Backlinks

Metadata

{
  "id": "wiki:notation3",
  "type": "TechArticle",
  "name": "Notation3",
  "description": "N3 is a compact and readable alternative to RDF/XML."
}