prefixmaps

Contents:

  • Introduction
  • Modules
    • prefixmaps package
prefixmaps
  • Modules
  • View page source

Modules

  • prefixmaps package
    • Subpackages
      • prefixmaps.data package
        • Module contents
      • prefixmaps.datamodel package
        • Submodules
        • prefixmaps.datamodel.context module
        • Module contents
      • prefixmaps.ingest package
        • Submodules
        • prefixmaps.ingest.etl_runner module
        • prefixmaps.ingest.ingest module
        • prefixmaps.ingest.ingest_bioregistry module
        • prefixmaps.ingest.ingest_go module
        • prefixmaps.ingest.ingest_jsonld module
        • prefixmaps.ingest.ingest_linkml module
        • prefixmaps.ingest.ingest_shacl module
        • Module contents
      • prefixmaps.io package
        • Submodules
        • prefixmaps.io.parser module
        • prefixmaps.io.writer module
        • Module contents
    • Module contents
      • Context
        • Context.add_prefix()
        • Context.as_converter()
        • Context.as_dict()
        • Context.as_extended_prefix_map()
        • Context.as_inverted_dict()
        • Context.combine()
        • Context.comments
        • Context.description
        • Context.filter()
        • Context.format
        • Context.location
        • Context.lower
        • Context.merged_from
        • Context.name
        • Context.namespaces()
        • Context.prefix_expansions
        • Context.prefixes()
        • Context.upper
        • Context.validate()
      • PrefixExpansion
        • PrefixExpansion.canonical()
        • PrefixExpansion.context
        • PrefixExpansion.expansion_source
        • PrefixExpansion.namespace
        • PrefixExpansion.prefix
        • PrefixExpansion.status
        • PrefixExpansion.validate()
      • StatusType
        • StatusType.canonical
        • StatusType.multi_alias
        • StatusType.namespace_alias
        • StatusType.prefix_alias
      • load_context()
      • load_converter()
      • load_multi_context()
Previous Next

© Copyright 2024, Chris Mungall.

Built with Sphinx using a theme provided by Read the Docs.