TriG
Example
@prefix schema: <https://schema.org/> .
{
_:b0 a schema:WebSite ;
schema:name "Schema Markup" ;
schema:url <https://schemamarkup.app/> .
}References
- Specifications: RDF 1.1 TriG
- Media Type:
application/trig - File Name:
*.trig