Dontopedia

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.

6 facts·4 predicates·2 sources·2 in dispute

Mostly:contains page(2), has member(2), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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)

navigationItemNavigation Item(2)

hasPropertyHas Property(1)

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.

6 facts
PredicateValueRef
Contains PageHome Page[1]
Contains PageAbout Page[1]
Has MemberHome Page[1]
Has MemberAbout Page[1]
Rdf:typeNavigation Configuration[1]
Contains EntryHome: 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.

typebeam/40025b40-e96a-4c7e-b959-85086fceb6b3
ex:NavigationConfiguration
containsPagebeam/40025b40-e96a-4c7e-b959-85086fceb6b3
ex:home-page
containsPagebeam/40025b40-e96a-4c7e-b959-85086fceb6b3
ex:about-page
hasMemberbeam/40025b40-e96a-4c7e-b959-85086fceb6b3
ex:home-page
hasMemberbeam/40025b40-e96a-4c7e-b959-85086fceb6b3
ex:about-page
containsEntrybeam/1e48e597-d9e9-47f3-9a06-fccb305f213d
Home: index.md

References (2)

2 references
  1. ctx:claims/beam/40025b40-e96a-4c7e-b959-85086fceb6b3
    • full textbeam-chunk
      text/plain912 Bdoc:beam/40025b40-e96a-4c7e-b959-85086fceb6b3
      Show 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
  2. ctx:claims/beam/1e48e597-d9e9-47f3-9a06-fccb305f213d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/1e48e597-d9e9-47f3-9a06-fccb305f213d
      Show 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.