RDF¶
Definition¶
The Resource Description Framework (RDF) is a W3C standard model for representing information on the web. It structures data as triples consisting of a subject, predicate, and object, which together form a directed graph of relationships.
In the WissKI context the most important constituents of RDF are Classes, Properties and Literals, since they are used to build Paths in the Pathbuilder.