TriG is a serialization format for RDF (Resource Description Framework) graphs. It is a plain text format for serializing named graphs and RDF Datasets which offers a compact and readable alternative to the XML-based TriX syntax.
We don't have any images related to TriG (syntax) yet.
You can add one yourself here.
We don't have any YouTube videos related to TriG (syntax) yet.
You can add one yourself here.
We don't have any PDF documents related to TriG (syntax) yet.
You can add one yourself here.
We don't have any Books related to TriG (syntax) yet.
You can add one yourself here.
We don't have any archived web articles related to TriG (syntax) yet.
Example
This example encodes three interlinked named graphs:
- http://www.example.org/exampleDocument#G1
- http://www.example.org/exampleDocument#G2
- http://www.example.org/exampleDocument#G3
External links
- TriG Specification (2007)
- RDF 1.1 TriG W3C Recommendation (2014)
- Yacker TriG validator, which does not handle sub-graphs, and does not validate the above example.