Dontopedia

documents

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)

documents has 22 facts recorded in Dontopedia across 3 references, with 4 live disagreements.

22 facts·14 predicates·3 sources·4 in dispute

Mostly:contains(4), document name(3), rdf:type(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (3)

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.

containsContains(1)

definesVariableDefines Variable(1)

exampleUsageExample Usage(1)

Other facts (21)

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.

21 facts
PredicateValueRef
Containsdoc1[2]
Containsdoc2[2]
ContainsThis is a sample document.[3]
ContainsEste es un documento de muestra.[3]
Document Namedoc1[1]
Document Namedoc2[1]
Document Namedoc3[1]
Rdf:typeExample Data[1]
Rdf:typeList[3]
Has LanguageEnglish[3]
Has LanguageSpanish[3]
Repetition Count10000[1]
Used inBm25 Indexing Function[1]
List Contentdoc1, doc2, doc3[1]
Repetition Operator*[1]
Repetition Purposeperformance testing[1]
Created by Repetitiontrue[1]
Repeats Small Listtrue[1]
Size30000[1]
Typelist[2]
Member ofSample Dataset[3]

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/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
ex:ExampleData
documentNamebeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
doc1
documentNamebeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
doc2
documentNamebeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
doc3
repetitionCountbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
10000
usedInbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
ex:bm25-indexing-function
listContentbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
doc1, doc2, doc3
repetitionOperatorbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
*
repetitionPurposebeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
performance testing
createdByRepetitionbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
true
repeatsSmallListbeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
true
sizebeam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
30000
containsbeam/43b66425-5b87-4d49-8625-d5d34fca4f36
doc1
containsbeam/43b66425-5b87-4d49-8625-d5d34fca4f36
doc2
typebeam/43b66425-5b87-4d49-8625-d5d34fca4f36
list
containsbeam/b4174542-e9f5-41d0-809f-ec6511b667bb
This is a sample document.
containsbeam/b4174542-e9f5-41d0-809f-ec6511b667bb
Este es un documento de muestra.
typebeam/b4174542-e9f5-41d0-809f-ec6511b667bb
ex:List
labelbeam/b4174542-e9f5-41d0-809f-ec6511b667bb
documents
hasLanguagebeam/b4174542-e9f5-41d0-809f-ec6511b667bb
English
hasLanguagebeam/b4174542-e9f5-41d0-809f-ec6511b667bb
Spanish
memberOfbeam/b4174542-e9f5-41d0-809f-ec6511b667bb
ex:sample-dataset

References (3)

3 references
  1. ctx:claims/beam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
    • full textbeam-chunk
      text/plain1 KBdoc:beam/a580d2f2-c4bb-4c45-af1f-52789c21eaa6
      Show excerpt
      [Turn 6069] Assistant: Certainly! Let's take a closer look at your code and the error message you're encountering. The error "IndexError: list index out of range" typically indicates that you are trying to access an index in a list that doe
  2. ctx:claims/beam/43b66425-5b87-4d49-8625-d5d34fca4f36
    • full textbeam-chunk
      text/plain1 KBdoc:beam/43b66425-5b87-4d49-8625-d5d34fca4f36
      Show excerpt
      [Turn 6074] User: I want to implement a hybrid sparse-dense retrieval system, but I'm not sure how to combine the two approaches - can you provide some guidance on how to do this? I've been studying the BM25 algorithm and its relevance boos
  3. ctx:claims/beam/b4174542-e9f5-41d0-809f-ec6511b667bb
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b4174542-e9f5-41d0-809f-ec6511b667bb
      Show excerpt
      dense_scores = get_embeddings([query]).dot(embeddings.T) combined_scores = 0.5 * sparse_scores + 0.5 * dense_scores return combined_scores # Example usage documents = ["This is a sample document.", "Este es un documento de mues

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.