{"library":"rdflib","type":"library","category":null,"description":"RDFLib is a Python library for working with RDF (Resource Description Framework), a simple yet powerful language for representing information. It provides a Graph data structure, parsers and serializers for various RDF formats (e.g., Turtle, N-Triples, RDF/XML, JSON-LD), and SPARQL query capabilities. RDFLib is actively maintained with frequent minor releases and major versions typically every 1-2 years.","language":"python","status":"active","version":"7.6.0","tags":["rdf","semantic-web","graph-database","sparql","knowledge-graph"],"install":[{"cmd":"pip install rdflib","imports":["from rdflib import Graph","from rdflib import Namespace","from rdflib import URIRef","from rdflib import BNode","from rdflib import Literal","from rdflib.namespace import FOAF"]},{"cmd":"pip install \"rdflib[json-ld,sparql,rdf4j,graphdb]\"","imports":[]}],"homepage":"https://rdflib.dev","github":"https://github.com/RDFLib/rdflib","docs":"https://rdflib.readthedocs.org/","changelog":null,"pypi":"https://pypi.org/project/rdflib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.32,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rdflib/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}