test_texts
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
test_texts has 12 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:contains element(4), rdf:type(2), number of elements(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
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.
attachedToAttached to(1)
- Comment Repeat for Data
ex:comment-repeat-for-data
containsContains(1)
- Main Code Block
ex:main-code-block
createsCreates(1)
- List Multiplication
ex:list-multiplication
derivedFromDerived From(1)
- Batches
ex:batches
partitionedFromPartitioned From(1)
- Batches
ex:batches
usesUses(1)
- Performance Testing Setup
ex:performance-testing-setup
Other facts (11)
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 Element | Repeated Sentence | [1] |
| Contains Element | Test Sentence 1 | [2] |
| Contains Element | Test Sentence 2 | [2] |
| Contains Element | Test Sentence 3 | [2] |
| Rdf:type | List | [1] |
| Rdf:type | List | [2] |
| Number of Elements | 45000 | [1] |
| Purpose | Performance Testing | [1] |
| Has Purpose | Test Texts Purpose | [1] |
| Has Characteristic | Identical Sentences | [1] |
| Motivated by | Test Data Sufficiency | [1] |
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/a9675ea7-6b79-409d-b197-5890051a64b0ctx:claims/beam/80fec442-58d4-4a91-973a-5fde191c5879- full textbeam-chunktext/plain1 KB
doc:beam/80fec442-58d4-4a91-973a-5fde191c5879Show excerpt
logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s') # Load spaCy model nlp = spacy.load('en_core_web_sm') def tokenize_text(text): try: doc = nlp(text) tokens = [token.text for t…
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.