Dontopedia

[1, 2, 3]

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

[1, 2, 3] has 16 facts recorded in Dontopedia across 4 references, with 3 live disagreements.

16 facts·6 predicates·4 sources·3 in dispute

Mostly:has value(5), rdf:type(3), has element at(3)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (7)

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(3)

addsVectorAdds Vector(1)

appliesToApplies to(1)

hasElementHas Element(1)

referencesReferences(1)

Other facts (15)

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.

15 facts
PredicateValueRef
Has Value[1.0, 2.0, 3.0][1]
Has Value[1,2,3][2]
Has Value1[4]
Has Value2[4]
Has Value3[4]
Rdf:typeVector[1]
Rdf:typeVector[3]
Rdf:typeVector[4]
Has Element atIndex 0[4]
Has Element atIndex 1[4]
Has Element atIndex 2[4]
Has Dimension3[1]
Has Dimension3[4]
Inverse ContainsVectors[4]
Has Index0[4]

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.

typebeam/68521a31-659b-4aec-9953-6296ab6ed197
ex:Vector
hasValuebeam/68521a31-659b-4aec-9953-6296ab6ed197
[1.0, 2.0, 3.0]
hasDimensionbeam/68521a31-659b-4aec-9953-6296ab6ed197
3
hasValuebeam/fb5e8807-4540-4cc2-8f4a-fdeccb563fb1
[1,2,3]
typebeam/4535d44f-1056-49f7-96af-c2dc8742c822
ex:Vector
labelbeam/4535d44f-1056-49f7-96af-c2dc8742c822
[1, 2, 3]
hasDimensionbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
3
hasValuebeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
1
hasValuebeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
2
hasValuebeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
3
typebeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
ex:Vector
inverseContainsbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
ex:vectors
hasIndexbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
0
hasElementAtbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
ex:index_0
hasElementAtbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
ex:index_1
hasElementAtbeam/6665cccb-1b90-4f25-94a0-43fe19e150f6
ex:index_2

References (4)

4 references
  1. ctx:claims/beam/68521a31-659b-4aec-9953-6296ab6ed197
  2. ctx:claims/beam/fb5e8807-4540-4cc2-8f4a-fdeccb563fb1
    • full textbeam-chunk
      text/plain1 KBdoc:beam/fb5e8807-4540-4cc2-8f4a-fdeccb563fb1
      Show excerpt
      [Turn 2510] User: I'm trying to design a hybrid retrieval setup to support 5,000 concurrent queries with 99.85% uptime, and I'm considering Weaviate 1.19.0 for its 200ms search latency on 1 million vectors. I want to ensure that our system
  3. ctx:claims/beam/4535d44f-1056-49f7-96af-c2dc8742c822
    • full textbeam-chunk
      text/plain1 KBdoc:beam/4535d44f-1056-49f7-96af-c2dc8742c822
      Show excerpt
      node.vector = vector def get_vectors(self): vectors = [] def traverse(node): if node.vector is not None: vectors.append(node.vector) for child in node.children.values():
  4. ctx:claims/beam/6665cccb-1b90-4f25-94a0-43fe19e150f6
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6665cccb-1b90-4f25-94a0-43fe19e150f6
      Show excerpt
      client.create_collection(collection_name, dimension=128) # Insert some vectors vectors = [[1.0, 2.0, 3.0], [4.0, 5.0, 6.0]] client.insert(collection_name, vectors) ``` However, I'm getting an error when trying to insert the vectors. The er

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.