Category "rdflib"

HTTPS connection with RDFLib

I am using Python and the RDFLib library and I want to perform an HTTPS connection to a SPARQL endpoint such as Amazon Nepute (HTTPS is mandatory) and perform a

How to use rdflib to represent Geometrical points in RDF data?

I am using rdflib to convert text files into n3 files for the purpose of saving bus station locations (GTFS).For example if we had latitude=8.0, longitude=5.0,