Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Betty documentation
Logo
Betty documentation
  • Installation
    • Installation via pip
    • Installation via pipx
    • Installation via Poetry
    • Installation from source
  • Usage
    • Ancestry
      • Citation
      • Dates
      • Enclosure
      • Event
      • Event Type
      • File
      • File reference
      • Link
      • Media Type
      • Note
      • Person
      • Person Name
      • Place
      • Place Name
      • Presence
      • Presence Role
      • Privacy
      • Source
      • Static translations
    • Asset Management
    • The command line
    • Application configuration
    • Environment variables
    • Extensions
      • The Cotton Candy extension
      • The Deriver extension
      • The Gramps extension
      • The HTTP API Documentation extension
      • The Maps extension
      • The Nginx extension
      • The Privatizer extension
      • The Trees extension
      • The Wikipedia extension
    • GEDCOM
    • npm
    • Projects
      • Project configuration
    • Templating
      • Filters
      • Globals
      • Tests
    • Translations
  • Development
    • Developing Betty itself
      • Helpful commands
      • Installing a development environment
      • Testing Betty’s source code
      • Working on Betty’s translations
    • Event dispatching
    • Plugins
      • CLI command plugins
      • Entity type plugins
      • Event type plugins
      • Extension plugins
      • Presence role plugins
    • Testing your source code
  • API Documentation
  • About
    • Contributing to Betty
      • Code of Conduct
    • Copyright & license
Back to top
View this page

betty.json package¶

Submodules¶

  • betty.json.linked_data module
    • LinkedDataDumpable
      • LinkedDataDumpable.dump_linked_data()
      • LinkedDataDumpable.linked_data_schema()
    • add_json_ld()
    • dump_context()
    • dump_link()
    • ref_json_ld()
  • betty.json.schema module
    • Schema
      • Schema.__init__()
      • Schema.build()
      • Schema.validate()
    • add_property()
    • ref_json_schema()
    • ref_locale()

Module contents¶

Provide JSON utilities.

Copyright © Bart Feenstra and contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • betty.json package
    • Submodules
    • Module contents