About 16,700 results
Open links in new tab
  1. rdflib 7.1.4 — rdflib 7.1.4 documentation - Read the Docs

    RDFLib is a pure Python package for working with RDF. It contains: RDFLib is designed to access arbitrary network and file resources, in some cases these are directly requested resources, in other cases they are indirectly referenced resources.

  2. rdflib · PyPI

    Mar 29, 2025 · 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, JSON-LD and even HexTuples; a Graph interface which can be backed by any one of a number of Store implementations

  3. GitHub - RDFLib/rdflib: RDFLib is a Python library for working …

    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

  4. Getting started with RDFLibrdflib 7.1.4 documentation - Read …

    RDFLib graphs are un-sorted containers; they have ordinary Python set operations (e.g. add() to add a triple) plus methods that search triples and return them in arbitrary order. RDFLib graphs also redefine certain built-in Python methods in order to behave in a predictable way.

  5. RDFLib - Wikipedia

    RDFLib is a Python library for working with RDF, [2] a simple yet powerful language for representing information. This library contains parsers/serializers for almost all of the known RDF serializations, such as RDF/XML, Turtle, N-Triples, & JSON-LD, many of which are now supported in their updated form (e.g. Turtle 1.1).

  6. RDFLib - GitHub

    RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.

  7. Home | RDFLib

    Apr 18, 2020 · 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, JSON-LD and even HexTuples; a Graph interface which can be backed by any one of a number of Store implementations

  8. RDF terms in rdflibrdflib 7.1.4 documentation - Read the Docs

    Terms are the kinds of objects that can appear in a RDFLib’s graph’s triples. Those that are part of core RDF concepts are: IRIs, Blank Node and Literal, the latter consisting of a literal value and either a datatype or an RFC 3066 language tag.

  9. RDFLib | ️ LangChain

    RDFLib. 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

  10. Rdflib - Anaconda.org

    RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. Info: This package contains files in non-standard labels.

  11. Some results have been removed