RDF-Graph

The Constitutes of the RDF language, which make up an RDF-Graph, are resources given by an URI, Literals and Blank Nodes.

  • URI (Resources)

    • to reference resources uniquely
  • Literals (strings/datatype)

  • Blank Nodes

    • denotes existence of an individual with specific attributes, but without providing an identification or reference.
rdf-graph.gif/
Edit tutorial

Comment on This Data Unit