Dontopedia

Output Fields

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

Output Fields has 8 facts recorded in Dontopedia across 3 references, with 3 live disagreements.

8 facts·4 predicates·3 sources·3 in dispute

Mostly:contains(3), rdf:type(2), specifies(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

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.

specifiesSpecifies(1)

Other facts (8)

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.

8 facts
PredicateValueRef
ContainsId Field[1]
ContainsVector Field[1]
ContainsId Field[3]
Rdf:typeQuery Parameter[2]
Rdf:typeArray[3]
Specifiesreturned-fields[2]
Specifiesresult-fields[2]
Has ValueId Field[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.

containsbeam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49
ex:id-field
containsbeam/c1884d4f-6cc0-42a1-9d04-1b18cb1f2a49
ex:vector-field
typebeam/049b5e35-366c-46ac-baa9-6b55223d18c1
ex:QueryParameter
specifiesbeam/049b5e35-366c-46ac-baa9-6b55223d18c1
returned-fields
specifiesbeam/049b5e35-366c-46ac-baa9-6b55223d18c1
result-fields
typebeam/926f1488-328b-43c2-9fba-d5492a192351
ex:Array
containsbeam/926f1488-328b-43c2-9fba-d5492a192351
ex:id-field
hasValuebeam/926f1488-328b-43c2-9fba-d5492a192351
ex:id-field

References (3)

3 references
  1. 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
  2. ctx:claims/beam/049b5e35-366c-46ac-baa9-6b55223d18c1
  3. ctx:claims/beam/926f1488-328b-43c2-9fba-d5492a192351
    • full textbeam-chunk
      text/plain1 KBdoc:beam/926f1488-328b-43c2-9fba-d5492a192351
      Show excerpt
      FieldSchema(name="embedding", dtype=DataType.FLOAT_VECTOR, dim=128) ] schema = CollectionSchema(fields, "Document Embeddings") # Create the collection collection = Collection("document_embeddings", schema) ``` #### 3. Insert Vectors

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.