Dontopedia

MyClass

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

MyClass has 10 facts recorded in Dontopedia across 3 references, with 2 live disagreements.

10 facts·4 predicates·3 sources·2 in dispute

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

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (5)

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.

targetsClassTargets Class(2)

belongsToManyBelongs to Many(1)

definesClassDefines Class(1)

inverseOfInverse of(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
Rdf:typeClass[1]
Rdf:typeWeaviate Class[2]
Rdf:typeData Model Class[3]
Has PropertyMy Property[1]
Has PropertyMy Text Property[3]
Has PropertyVector Data[3]
Has Property TypeText Data Type[1]
Has NameMyClass[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.

typebeam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
ex:Class
labelbeam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
MyClass
hasPropertyTypebeam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
ex:text-data-type
hasPropertybeam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
ex:my-property
typebeam/131a150d-00ba-472b-bdc7-209aa22bc91d
ex:WeaviateClass
hasNamebeam/131a150d-00ba-472b-bdc7-209aa22bc91d
MyClass
typebeam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
ex:DataModelClass
labelbeam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
MyClass
hasPropertybeam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
ex:my-text-property
hasPropertybeam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
ex:vector-data

References (3)

3 references
  1. ctx:claims/beam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d48f6c81-cdac-45b4-b6d4-28dd17a6eaaa
      Show excerpt
      client = weaviate.Client("http://localhost:8080") # Create a new schema for my data schema = { "class": "MyClass", "properties": [ {"name": "my_property", "dataType": ["text"]} ] } # Create the schema in Weaviate clien
  2. ctx:claims/beam/131a150d-00ba-472b-bdc7-209aa22bc91d
  3. ctx:claims/beam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
    • full textbeam-chunk
      text/plain821 Bdoc:beam/b199aa18-2d4a-4e37-a971-f1f5b557a5b8
      Show excerpt
      print("Vector search query successful (size 128):") print(result_128) query_vector_256 = [0.5, 0.6, 0.7, 0.8] * 64 # Example query vector of size 256 near_vector_256 = {"vector": query_vector_256} result_256 = ( client.query.get("MyC

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.