RDF
RDF is a simple format that represents data as a set of triples, each triple consists of a subject, a predicate and an object. With RDF one can easily represent any data structure, in particular, graphs and ontologies.
Tutorials and guides
- The RDF Primer
- IN3060’s RDF lecture (2020)
- A data engineer’s guide to semantic modelleing (General about semantic technologies)