Navigation

  • index
  • modules |
  • next |
  • previous |
  • rdflib 7.1.4 documentation »
  • rdflib »
  • rdflib package »
  • rdflib.plugins package »
  • rdflib.plugins.shared package

rdflib.plugins.shared package¶

Subpackages¶

  • rdflib.plugins.shared.jsonld package
    • Submodules
    • rdflib.plugins.shared.jsonld.context module
      • Context
        • Context.__dict__
        • Context.__init__()
        • Context.__module__
        • Context.__weakref__
        • Context.add_term()
        • Context.base
        • Context.expand()
        • Context.find_term()
        • Context.get_context_for_term()
        • Context.get_context_for_type()
        • Context.get_graph()
        • Context.get_id()
        • Context.get_key()
        • Context.get_keys()
        • Context.get_language()
        • Context.get_list()
        • Context.get_rev()
        • Context.get_set()
        • Context.get_type()
        • Context.get_value()
        • Context.graph_key
        • Context.id_key
        • Context.isblank()
        • Context.lang_key
        • Context.list_key
        • Context.load()
        • Context.resolve()
        • Context.resolve_iri()
        • Context.rev_key
        • Context.shrink_iri()
        • Context.subcontext()
        • Context.to_dict()
        • Context.to_symbol()
        • Context.type_key
        • Context.value_key
      • Defined
        • Defined.__dict__
        • Defined.__module__
      • Term
        • Term.__getnewargs__()
        • Term.__module__
        • Term.__new__()
        • Term.__repr__()
        • Term.__slots__
        • Term.container
        • Term.context
        • Term.id
        • Term.index
        • Term.language
        • Term.name
        • Term.prefix
        • Term.protected
        • Term.reverse
        • Term.type
    • rdflib.plugins.shared.jsonld.errors module
      • JSONLDException
        • JSONLDException.__module__
        • JSONLDException.__weakref__
    • rdflib.plugins.shared.jsonld.keys module
    • rdflib.plugins.shared.jsonld.util module
      • context_from_urlinputsource()
      • norm_url()
      • source_to_json()
      • split_iri()
    • Module contents

Module contents¶

Logo

Table of Contents

  • rdflib.plugins.shared package
    • Subpackages
    • Module contents

Previous topic

rdflib.plugins.serializers package

Next topic

rdflib.plugins.shared.jsonld package

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • rdflib 7.1.4 documentation »
  • rdflib »
  • rdflib package »
  • rdflib.plugins package »
  • rdflib.plugins.shared package
© Copyright 2002 - 2025, RDFLib Team. Created using Sphinx 7.1.2.
Theme based on Read The Docs