Data Item 2
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Data Item 2 has 21 facts recorded in Dontopedia across 3 references, with 3 live disagreements.
Mostly:has key(5), rdf:type(3), has property(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound 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)
- In Memory Data Store
ex:in-memory-data-store
containsElementContains Element(1)
- Tuning Data List
ex:tuning-data-list
hasElementHas Element(1)
- Data Variable
ex:data-variable
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.
| Predicate | Value | Ref |
|---|---|---|
| Has Key | my_text_property | [1] |
| Has Key | my_vector_property | [1] |
| Has Key | id | [2] |
| Has Key | title | [2] |
| Has Key | content | [2] |
| Rdf:type | Data Object | [1] |
| Rdf:type | Dictionary | [2] |
| Rdf:type | Tuning Data Item | [3] |
| Has Property | My Text Property | [1] |
| Has Property | My Vector Property | [1] |
| Has Id | 2 | [2] |
| Has Id | 2 | [3] |
| Contains Text | Goodbye Moon | [1] |
| Contains Vector | Vector 2 | [1] |
| Stored in | My Class | [1] |
| Is Dictionary | true | [1] |
| Has Title | Title 2 | [2] |
| Has Content | Content 2 | [2] |
| Has String Title | Title 2 | [2] |
| Has String Content | Content 2 | [2] |
| Has Value | 20 | [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/e3b0d393-cb26-4e01-b5f0-47981803de05- full textbeam-chunktext/plain1 KB
doc:beam/e3b0d393-cb26-4e01-b5f0-47981803de05Show excerpt
client = weaviate.Client("http://localhost:8080") # Define the schema schema = { "class": "MyClass", "properties": [ {"name": "my_text_property", "dataType": ["text"]}, {"name": "my_vector_property", "dataType": ["v…
ctx:claims/beam/0706aead-3e73-4627-870f-7b8e0736a593- full textbeam-chunktext/plain1 KB
doc:beam/0706aead-3e73-4627-870f-7b8e0736a593Show excerpt
from fastapi import FastAPI, Depends, HTTPException from pydantic import BaseModel from typing import List, Optional from sqlalchemy.orm import Session from fastapi_sqlalchemy import DBSessionMiddleware, db app = FastAPI() # Example in-me…
ctx:claims/beam/f8c54e9d-383e-449c-9f72-df5398d87056- full textbeam-chunktext/plain1 KB
doc:beam/f8c54e9d-383e-449c-9f72-df5398d87056Show excerpt
# Initialize Keycloak keycloak = Keycloak(app, server_url="https://my-keycloak-server.com", client_id="my-client-id", client_secret="my-client-secret", realm_name="my-realm") @app…
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.