AuthoritySpoke

User Guides

  • An Introduction to AuthoritySpoke
  • Using Python Template Strings to Represent Legal Explanations
  • Creating and Loading Holding Data
  • Structure and Schema of AuthoritySpoke Holdings
  • Legislative Rule Models with AuthoritySpoke

Examples

  • Example Annotated Holdings

API Reference

  • Core
  • I/O
    • Loaders
    • Filepaths
    • Name Indexing
    • Readers
    • Writers

Development Updates

  • Changelog
  • GitHub
  • Twitter
AuthoritySpoke
  • I/O
  • View page source

I/O

  • Loaders
    • load_holdings()
    • read_holdings_from_file()
    • read_anchored_holdings_from_file()
    • load_decision()
    • load_decision_as_reading()
  • Filepaths
    • make_filepath()
    • get_directory_path()
  • Name Indexing
    • Mentioned
    • assign_name_from_content()
    • assign_name_for_evidence()
    • assign_name_for_pleading()
    • create_name_for_enactment()
    • create_name_for_enactment_passage()
    • create_name_for_factor()
    • ensure_factor_has_name()
    • update_name_index_from_terms()
    • update_name_index_from_bracketed_phrases()
    • update_name_index_from_fact_content()
    • update_name_index_with_factor()
    • collect_mentioned()
    • collect_enactments()
    • index_names()
    • nest_fields()
    • walk_tree_and_modify()
  • Readers
    • HoldingsIndexed
    • collect_anchors_from_index()
    • read_holdings_with_anchors()
    • expand_factor()
    • expand_names()
    • expand_enactments()
    • walk_tree_and_expand()
    • expand_holding()
    • expand_holdings()
    • extract_anchors_from_holding_record()
    • read_holdings()
    • read_decision()
  • Writers
    • case_to_file()
Previous Next

© Copyright 2019-2025, Matthew Carey.

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