# Functions

AppendConcordancesStats appends statistics about the `wof:concordances` properties in a Who's On First document.
AppendEDTFRanges appends numeric date ranges derived from `edtf:inception` and `edtf:cessation` properties to a Who's On First document.
AppendNameStats appends statistics about the `name:*` properties in a Who's On First record.
AppendPlacetypeDetails appends addition properties related to the `wof:placetype` and `wof:placetype_alt` properties in a Who's On First record.
AppendSpelunkerV1Properties appends properties specific to the v1" Elasticsearch (v2.x) schema to a Who's On First document for.
ExtractProperties returns the "properties" element of a Who's On First document as a JSON-encoded byte array.
...
PrepareSpelunkerV1Document prepares a Who's On First document for indexing with the "v1" Elasticsearch (v2.x) schema.

# Type aliases

type PrepareDocumentFunc is a common method signature updating a Who's On First document for indexing in Elasticsearch.