Notation3
Authored by:: Brendan Langen
Notation3 is a shorthand RDF model, designed for human readability, developed by Tim Berners-Lee and Dan Connolly.
https://www.w3.org/TeamSubmission/n3/
The Resource Description Framework (RDF) is a general-purpose language for representing information in the Web. This document defines Notation 3 (also known as N3), an assertion and logic language which is a superset of RDF. N3 extends the RDF datamodel by adding formulae (literals which are graphs themselves), variables, logical implication, and functional predicates, as well as providing an textual syntax alternative to RDF/XML.