Title Field
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Title Field has 21 facts recorded in Dontopedia across 6 references, with 3 live disagreements.
Mostly:rdf:type(4), has property(3), has type(2)
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Title Field has 21 facts recorded in Dontopedia across 6 references, with 3 live disagreements.
Mostly:rdf:type(4), has property(3), has type(2)
hasTyperdfs:labelhasNamemaxLengthrequiresTypesimilarToisFacetableisSortableisFilterableOther 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.
checksPresenceOfChecks Presence of(1)ex:validate_metadatacontainsContains(1)ex:metadatahasArgumentHas Argument(1)ex:gethasFieldHas Field(1)ex:search_result_modelThe 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 |
|---|---|---|
| Is Searchable | true | [2] |
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.
doc:beam/c0d7fcd0-3c06-4b61-ac7b-c280e04ab080credential = AzureKeyCredential(admin_key) client = SearchClient(endpoint=f"https://{service_name}.search.windows.net", index_name=index_name, credential=credential) # Define the index schema index_schema = { "name": index_name, "f…
doc:beam/808e4c12-fb92-4fe5-9c9e-3f4af78bb8f0if not isinstance(document_data.get('title'), str): return False if not isinstance(document_data.get('content'), str): return False if not isinstance(document_data.get('author'), str): return False …
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.