Nav
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Nav has 6 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:contains page(2), has member(2), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
isPartOfIs Part of(2)
- About Page
ex:about-page - Home Page
ex:home-page
navigationItemNavigation Item(2)
- About Page
ex:about-page - Home Page
ex:home-page
hasPropertyHas Property(1)
- Mkdocs Yml
ex:mkdocs-yml
Other facts (6)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Contains Page | Home Page | [1] |
| Contains Page | About Page | [1] |
| Has Member | Home Page | [1] |
| Has Member | About Page | [1] |
| Rdf:type | Navigation Configuration | [1] |
| Contains Entry | Home: index.md | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/40025b40-e96a-4c7e-b959-85086fceb6b3- full textbeam-chunktext/plain912 B
doc:beam/40025b40-e96a-4c7e-b959-85086fceb6b3Show excerpt
```sh pip install mkdocs ``` #### Creating a New Project Create a new MkDocs project: ```sh mkdocs new my-docs cd my-docs ``` #### Directory Structure The basic directory structure looks like this: ``` my-docs/ |-- docs/ | |-- index.md …
ctx:claims/beam/1e48e597-d9e9-47f3-9a06-fccb305f213d- full textbeam-chunktext/plain1 KB
doc:beam/1e48e597-d9e9-47f3-9a06-fccb305f213dShow excerpt
with open(config_file, 'w') as f: f.write('''site_name: Test Project nav: - Home: index.md ''') with open(os.path.join(docs_dir, 'index.md'), 'w') as f: f.write('# Welcome to the Test Project\n\nThi…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.