"TestData"
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
"TestData" has 11 facts recorded in Dontopedia across 2 references, with 3 live disagreements.
Mostly:rdf:type(2), has attribute(2), used by(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (2)
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.
belongsToClassBelongs to Class(1)
- Init Method
ex:init-method
containsClassDefinitionContains Class Definition(1)
- Python Code
ex:python-code
Other facts (10)
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 | Python Class | [1] |
| Rdf:type | Class | [2] |
| Has Attribute | Name Attribute | [2] |
| Has Attribute | Vector Attribute | [2] |
| Used by | Test Data 1 | [2] |
| Used by | Test Data 2 | [2] |
| Has Initializer | Init Method | [1] |
| Is Incomplete | true | [1] |
| Source Document Ends Mid Definition | true | [1] |
| Is Test Class | true | [2] |
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/b5dd457b-4a88-464d-9e56-df15d7316326ctx:claims/beam/1ee8d86d-1691-454d-8f31-63c8edc91435- full textbeam-chunktext/plain1 KB
doc:beam/1ee8d86d-1691-454d-8f31-63c8edc91435Show excerpt
# Create a Weaviate client client = weaviate.Client("http://localhost:8080") # Create a class for our data class TestData: def __init__(self, name, vector): self.name = name self.vector = vector # Add some test data te…
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.