# Authoritex v3.0.2 - Table of Contents An Elixir library for searching and fetching controlled vocabulary authority terms ## Pages - [Introduction](readme.md) - [Livebook Notebook](livebook.md) - [License](license.md) ## Modules - [Authoritex](Authoritex.md): Elixir authority lookup behavior - [Authoritex.FAST](Authoritex.FAST.md): Authoritex implementation for Faceted Application of Subject Terminology - [Authoritex.FAST.Base](Authoritex.FAST.Base.md): Abstract Authoritex implementation for FAST authorities & vocabularies - [Authoritex.FAST.CorporateName](Authoritex.FAST.CorporateName.md): Authoritex implementation for Faceted Application of Subject Terminology -- Corporate Name - [Authoritex.FAST.EventName](Authoritex.FAST.EventName.md): Authoritex implementation for Faceted Application of Subject Terminology -- Event Name - [Authoritex.FAST.Form](Authoritex.FAST.Form.md): Authoritex implementation for Faceted Application of Subject Terminology -- Form/Genre - [Authoritex.FAST.Geographic](Authoritex.FAST.Geographic.md): Authoritex implementation for Faceted Application of Subject Terminology -- Geographic - [Authoritex.FAST.Personal](Authoritex.FAST.Personal.md): Authoritex implementation for Faceted Application of Subject Terminology -- Personal - [Authoritex.FAST.Topical](Authoritex.FAST.Topical.md): Authoritex implementation for Faceted Application of Subject Terminology -- Topical - [Authoritex.FAST.UniformTitle](Authoritex.FAST.UniformTitle.md): Authoritex implementation for Faceted Application of Subject Terminology -- Uniform Title - [Authoritex.GeoNames](Authoritex.GeoNames.md): Authoritex implementation for GeoNames webservice - [Authoritex.Getty](Authoritex.Getty.md): Authoritex implementation for the Getty Vocabularies - [Authoritex.Getty.AAT](Authoritex.Getty.AAT.md): Authoritex implementation for the Getty Art & Architecture Thesaurus (AAT) - [Authoritex.Getty.Base](Authoritex.Getty.Base.md): Abstract Authoritex implementation for Getty authorities & vocabularies - [Authoritex.Getty.TGN](Authoritex.Getty.TGN.md): Authoritex implementation for the Getty Thesaurus of Geographic Names (TGN) - [Authoritex.Getty.ULAN](Authoritex.Getty.ULAN.md): Authoritex implementation for the Getty Union List of Artist Names (ULAN) - [Authoritex.HTTP.Client](Authoritex.HTTP.Client.md): HTTP client for Authoritex - [Authoritex.Homosaurus](Authoritex.Homosaurus.md): Authoritex implementation for Homosaurus linked data vocabulary - [Authoritex.LOC](Authoritex.LOC.md): Authoritex implementation for Library of Congress Linked Data - [Authoritex.LOC.Base](Authoritex.LOC.Base.md): Abstract Authoritex implementation for Library of Congress authorities & vocabularies - [Authoritex.LOC.GenreForms](Authoritex.LOC.GenreForms.md): Authoritex implementation for Library of Congress Genre/Form Terms - [Authoritex.LOC.Languages](Authoritex.LOC.Languages.md): Authoritex implementation for Library of Congress MARC List for Languages - [Authoritex.LOC.Names](Authoritex.LOC.Names.md): Authoritex implementation for Library of Congress Name Authority File - [Authoritex.LOC.SubjectHeadings](Authoritex.LOC.SubjectHeadings.md): Authoritex implementation for Library of Congress Subject Headings - [Authoritex.Mock](Authoritex.Mock.md): Mock Authority for testing Authoritex consumers - [Authoritex.TestCase](Authoritex.TestCase.md): Shared tests for Authoritex modules