
Python & semantic
Getting started with rdflib — rdflib v3.0.0 documentation
Create an Rdflib Graph You might parse some files into a new graph ( Introduction to parsing RDF into rdflib graphs ) or open an on-disk rdflib store.This tutorial is for programmers used to building software on top of non-Semantic-Web data sources: using screen scraping techniques, or using APIs that return XML, JSON, CSV etc.

