Turtle RDF Triple Syntax

Revision as of 00:29, 18 July 2023 by Gmelli (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Turtle RDF Triple Syntax is a human-friendly syntax for expressing entity triples in the RDF data model.



References

2023

<http://example.org/person/Mark_Twain>
   <http://example.org/relation/author>
   <http://example.org/books/Huckleberry_Finn> .

2016