TriG

Example

@prefix schema: <https://schema.org/> .

{
  _:b0 a schema:WebSite ;
    schema:name "Named Graph" ;
    schema:url <https://www.namedgraph.com/> .
}
Real Worldng:Inspector
W3C RDF Test Suite exampleSnapshot

Technical Notes

  • Reference: RDF 1.1 TriG
  • Media Type: application/trig
  • File Name: *.trig