Document Type
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Document Type has 5 facts recorded in Dontopedia across 3 references, with 1 live disagreement.
5 facts·3 predicates·3 sources·1 in dispute
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Document Type has 5 facts recorded in Dontopedia across 3 references, with 1 live disagreement.
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.
determinesDetermines(1)ex:detect_document_typereturnsReturns(1)ex:detect_document_typevariesByVaries by(1)ex:preprocessingTimeline 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.
doc:beam/96ff5cec-9e54-46f7-a8c1-80b90b0de9c0from concurrent.futures import ThreadPoolExecutor def index_document(doc_id): es.index(index='my_index', body={ 'title': f"Document {doc_id}", 'content': f"This is document {doc_id}." }) with ThreadPoolExecutor(max…
doc:beam/4836277d-27fa-4562-93f1-8333d57df2c9result = client.query.get("Document", ["title", "content"]).with_near_vector(near_vector).with_limit(10).do() return result async def main(): num_queries = 5000 query_vectors = [np.random.rand(128) for _ in range(num_querie…
Dontopedia is in a read-only public launch. Follow the references and disputed branches now; contributions will open after durable identity and moderation are in place.