Dontopedia

collection

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

collection has 7 facts recorded in Dontopedia across 3 references, with 2 live disagreements.

7 facts·3 predicates·3 sources·2 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

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.

isCalledOnIs Called on(5)

assignsVariableAssigns Variable(1)

createsCollectionCreates Collection(1)

isInstantiatedAsIs Instantiated As(1)

Other facts (6)

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.

6 facts
PredicateValueRef
Rdf:typeString Variable[1]
Rdf:typeCollection[2]
Rdf:typeCollection Instance[3]
Has Attribute Namename[3]
Has Attribute Nameschema[3]
Is Initialized WithCollection Class[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.

typebeam/b99b8773-86e1-4542-99be-ea39973cacf9
ex:String-Variable
typebeam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49
ex:Collection
isInitializedWithbeam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
ex:collection-class
hasAttributeNamebeam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
name
hasAttributeNamebeam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
schema
typebeam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
ex:CollectionInstance
labelbeam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
collection

References (3)

3 references
  1. ctx:claims/beam/b99b8773-86e1-4542-99be-ea39973cacf9
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b99b8773-86e1-4542-99be-ea39973cacf9
      Show excerpt
      If you want to keep the collection dimension at 128, you need to adjust the vectors to have 128 dimensions each. For example: ```python vectors = [ [1.0] * 128, # A vector with 128 elements, all initialized to 1.0 [2.0] * 128 # A
  2. ctx:claims/beam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49
    • full textbeam-chunk
      text/plain1 KBdoc:beam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49
      Show excerpt
      # Connect to Milvus server connections.connect("default", host="localhost", port="19530") # Define schema fields = [ FieldSchema(name="id", dtype=DataType.INT64, is_primary=True), FieldSchema(name="vector", dtype=DataType.FLOAT_VEC
  3. ctx:claims/beam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
    • full textbeam-chunk
      text/plain1 KBdoc:beam/97be8b15-c3b6-4489-b398-6a37a9bde5f9
      Show excerpt
      collection_name = "my_collection" collection = Collection(name=collection_name, schema=schema) # Check if the index is built index_info = collection.describe_index() if index_info["params"] == {}: print("Index not built. Rebuilding the

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.