Dontopedia

Data Object 1

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

Data Object 1 has 11 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

11 facts·6 predicates·2 sources·2 in dispute

Mostly:has property(4), rdf:type(3), property value(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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.

containsElementContains Element(1)

hasDataObjectHas Data Object(1)

Other facts (11)

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.

11 facts
PredicateValueRef
Has Propertymy_property[1]
Has PropertyProperty My Property[1]
Has PropertyMy Text Property[2]
Has PropertyVector 128[2]
Rdf:typeData Object[1]
Rdf:typeJson Object[1]
Rdf:typeData Object[2]
Property ValueHello World[1]
Has Property Count1[1]
Has Property TypeString Type[1]
Is Array Index0[1]

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/76ef050f-d3ad-4526-bb06-9c01f7701d3a
ex:DataObject
hasPropertybeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
my_property
propertyValuebeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
Hello World
typebeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
ex:JSONObject
hasPropertybeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
ex:property-my-property
hasPropertyCountbeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
1
hasPropertyTypebeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
ex:string-type
isArrayIndexbeam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
0
typebeam/f80d8de8-0d2a-446e-ac9c-fc4672dce4f0
ex:DataObject
hasPropertybeam/f80d8de8-0d2a-446e-ac9c-fc4672dce4f0
ex:my-text-property
hasPropertybeam/f80d8de8-0d2a-446e-ac9c-fc4672dce4f0
ex:vector-128

References (2)

2 references
  1. ctx:claims/beam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/76ef050f-d3ad-4526-bb06-9c01f7701d3a
      Show excerpt
      print(f"Failed to create schema: {e}") # Add some data to the schema data = [{"my_property": "Hello World"}] try: client.data_object.create(data[0], "MyClass") print("Data inserted successfully.") except Exception as e: pr
  2. ctx:claims/beam/f80d8de8-0d2a-446e-ac9c-fc4672dce4f0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/f80d8de8-0d2a-446e-ac9c-fc4672dce4f0
      Show excerpt
      # Create the schema in Weaviate client.schema.create_class(schema) print("Schema created successfully.") ``` #### Inserting Data When inserting data, you can specify which vector property to use based on the vector size. ```python # Add

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.