Conventions governing how this wiki is structured, written, and maintained.

Scope

This wiki covers the Sherlock Holmes stories written by Sir Arthur Conan Doyle — the 60-work Canon — based on all 9 texts in raw/:

FileWorkTypeYear
pg244.txtA Study in ScarletNovel1887
pg2097.txtThe Sign of the FourNovel1890
pg1661.txtThe Adventures of Sherlock HolmesShort story collection (12)1892
pg834.txtThe Memoirs of Sherlock HolmesShort story collection (12)1893
pg2852.txtThe Hound of the BaskervillesNovel1902
pg108.txtThe Return of Sherlock HolmesShort story collection (13)1905
3289.txt.utf-8The Valley of FearNovel1915
pg2350.txtHis Last BowShort story collection (7)1917
pg69700.txtThe Case-Book of Sherlock HolmesShort story collection (12)1927

Page types

  • source — one page per ingested raw file; lists all stories/chapters and key takeaways
  • entity — a specific character, organisation, or named object
  • concept — a recurring theme, method, setting, or analytical lens
  • query — filed answers to research questions worth preserving
  • overview — cross-source synthesis (overview.md)

Naming conventions

  • Files: lowercase, hyphen-separated (sherlock-holmes.md, deductive-method.md)
  • Folders: sources/, entities/, concepts/, queries/
  • Wikilinks: [[Page Title]] — link to the page title as written in its title: frontmatter

Story citation format

Cite individual stories using the standard 4-letter BSJA code where it exists, otherwise by short title:

The Adventure of the Speckled Band (SPEC) — source

Tags in use

TagMeaning
characterNamed individual
locationPlace (London, Dartmoor, 221B, etc.)
methodHolmes’s investigative techniques
themeRecurring narrative/thematic element
novelOne of the 4 novels
short-storyOne of the 56 short stories
canonPart of the 60-work Doyle canon
villainAntagonist of a story or the series
recurringCharacter appearing in multiple works
metaWiki infrastructure

Frontmatter fields

---
title: Page Title
type: concept | entity | source | query | overview
tags: [tag1, tag2]
created: YYYY-MM-DD
updated: YYYY-MM-DD
sources: [raw/filename.txt]
---