This documentation explains that RDF is a graph where the nodes are URI references, Blank Nodes or Literals. In RDFLib, nodes are represented by the classes URIRef, BNode, and Literal, and can be created by the constructors of these classes. Also discusses how to add and remove triples.

URL: http://rdflib.readthedocs.org/en/stable/intro_to_creating_rdf.html
Keywords: Python
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P15M
Educational use: professionalDevelopment
Educational audience: professional
Interactivity type: mixed

  • Competencies