CMD + K

rdflib

Anaconda Verified

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::rdflib

Usage Tracking

7.4.0
7.1.4
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

RDFLib is a pure Python package for working with RDF. RDFLib contains most things you need to work with RDF, including parsers and serializers for RDF/XML, N3, NTriples, N-Quads, Turtle, TriX, Trig and JSON-LD a Graph interface which can be backed by any one of a number of Store implementations store implementations for in-memory, persistent on disk (Berkeley DB) and remote SPARQL endpoints a SPARQL 1.1 implementation - supporting SPARQL 1.1 Queries and Update statements SPARQL function extension mechanisms

About

Summary

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

Last Updated

Nov 26, 2025 at 15:21

License

BSD-3-Clause

Total Downloads

438

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64