document2
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
document2 has 18 facts recorded in Dontopedia across 3 references, with 4 live disagreements.
Mostly:rdf:type(3), has id(2), has content(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
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(2)
- Data Model
ex:data_model - Docs
ex:docs
hasNoMatchHas No Match(2)
- Retrieve Operation 1
ex:retrieve-operation-1 - Retrieve Operation 2
ex:retrieve-operation-2
hasValueForHas Value for(2)
- Metadata Field Author
ex:metadata-field-author - Metadata Field Date
ex:metadata-field-date
addDocumentAdd Document(1)
- Data Model
ex:data_model
containsDocumentContains Document(1)
- Docs
ex:docs
containsElementContains Element(1)
- Docs Array
ex:docsArray
Other facts (16)
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 |
|---|---|---|
| Rdf:type | Document | [1] |
| Rdf:type | Document | [2] |
| Rdf:type | Elasticsearch Document | [3] |
| Has Id | 2 | [1] |
| Has Id | 2 | [3] |
| Has Content | This is the second document | [1] |
| Has Content | Actual document text 2 | [2] |
| Has Metadata Field | Metadata Field Author | [1] |
| Has Metadata Field | Metadata Field Date | [1] |
| Has Title | Document 2 | [1] |
| Has Metadata Author | Jane Smith | [1] |
| Has Metadata Date | 2022-01-02 | [1] |
| Is Added to | Data Model | [1] |
| Is Managed by | Data Model | [1] |
| Has Index | My Index | [3] |
| Has Text | Another sample document | [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.
References (3)
ctx:claims/beam/d80fdcc6-3a76-4b35-a4a8-fc21acbda84f- full textbeam-chunktext/plain1 KB
doc:beam/d80fdcc6-3a76-4b35-a4a8-fc21acbda84fShow excerpt
data_model.add_document(document1) document2 = Document(2, "Document 2", "This is the second document") document2.add_metadata("author", "Jane Smith") document2.add_metadata("date", "2022-01-02") data_model.add_document(document2) # Retri…
ctx:claims/beam/5e1d1586-e7ab-417a-9a81-c9ec20609da9- full textbeam-chunktext/plain1 KB
doc:beam/5e1d1586-e7ab-417a-9a81-c9ec20609da9Show excerpt
docs = ["Actual document text 1", "Actual document text 2", ...] # Replace with actual documents max_workers = 10 # Adjust based on your system's capabilities vectors = vectorize_documents(docs, max_workers=max_workers) print(vectors) ``…
ctx:claims/beam/6605214a-c4e6-410d-bff5-81e993eacf2b
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.