Dontopedia

content

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

content has 25 facts recorded in Dontopedia across 9 references, with 4 live disagreements.

25 facts·10 predicates·9 sources·4 in dispute

Mostly:rdf:type(9), is part of(2), has key(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (11)

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.

hasPropertyHas Property(8)

containsFieldContains Field(1)

containsPropertyContains Property(1)

inverseHasPropertyInverse Has Property(1)

Other facts (20)

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.

20 facts
PredicateValueRef
Rdf:typeProperty[1]
Rdf:typeSchema Property[2]
Rdf:typeProperty[3]
Rdf:typeProperty[4]
Rdf:typeObject Property[5]
Rdf:typeElasticsearch Property[6]
Rdf:typeText Field[7]
Rdf:typeProperty[8]
Rdf:typeField Mapping[9]
Is Part ofMappings Object[6]
Is Part ofElasticsearch Mappings[7]
Has KeyType Key[7]
Has KeySimilarity Key[7]
Data TypeText Type[2]
Has ValueSample document content[4]
Has Typetext-type[6]
Has SimilarityMy Similarity[7]
Uses SimilarityMy Similarity[7]
Property Typetext[9]
Field TypeText Field[9]

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/60ab9372-9811-442b-9f99-a99ec6e6717e
ex:Property
typebeam/2fce069a-0714-4bf1-b525-b39dea374779
ex:SchemaProperty
labelbeam/2fce069a-0714-4bf1-b525-b39dea374779
content
dataTypebeam/2fce069a-0714-4bf1-b525-b39dea374779
ex:text-type
typebeam/70bbc43a-27da-4ee6-abde-0b83af52d874
ex:Property
labelbeam/70bbc43a-27da-4ee6-abde-0b83af52d874
content
typebeam/b752b923-e57a-4368-a186-e0264f2abd4d
ex:Property
hasValuebeam/b752b923-e57a-4368-a186-e0264f2abd4d
Sample document content
typebeam/af28d6ae-ee7d-4352-b615-48902e3df05d
ex:ObjectProperty
hasTypebeam/84fdeb53-d371-40d5-a9d2-e745627f6849
text-type
typebeam/84fdeb53-d371-40d5-a9d2-e745627f6849
ex:ElasticsearchProperty
labelbeam/84fdeb53-d371-40d5-a9d2-e745627f6849
content
isPartOfbeam/84fdeb53-d371-40d5-a9d2-e745627f6849
ex:mappings-object
typebeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:TextField
hasSimilaritybeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:my-similarity
isPartOfbeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:elasticsearch-mappings
usesSimilaritybeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:my-similarity
hasKeybeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:type-key
hasKeybeam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
ex:similarity-key
typebeam/8f0d7477-3a02-46e9-a340-4c293e908ebc
ex:Property
labelbeam/8f0d7477-3a02-46e9-a340-4c293e908ebc
content property
typebeam/958b21c1-ac2f-492c-9ace-ddc56b7f93f6
ex:FieldMapping
labelbeam/958b21c1-ac2f-492c-9ace-ddc56b7f93f6
content field
propertyTypebeam/958b21c1-ac2f-492c-9ace-ddc56b7f93f6
text
fieldTypebeam/958b21c1-ac2f-492c-9ace-ddc56b7f93f6
ex:text-field

References (9)

9 references
  1. ctx:claims/beam/60ab9372-9811-442b-9f99-a99ec6e6717e
    • full textbeam-chunk
      text/plain1 KBdoc:beam/60ab9372-9811-442b-9f99-a99ec6e6717e
      Show excerpt
      {"name": "vector", "dataType": ["vector", "512"]} # Adjust vector size as needed ] } ) # Add data data_object = DataObject(client) data_object.create( { "class": "Article", "properties": {
  2. ctx:claims/beam/2fce069a-0714-4bf1-b525-b39dea374779
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2fce069a-0714-4bf1-b525-b39dea374779
      Show excerpt
      - Use a managed service or deploy on a cloud provider to achieve the desired uptime. 2. **Define Schema**: - Define the schema for your vectors and metadata. 3. **Insert Vectors**: - Insert vectors into Weaviate using the appropr
  3. ctx:claims/beam/70bbc43a-27da-4ee6-abde-0b83af52d874
  4. ctx:claims/beam/b752b923-e57a-4368-a186-e0264f2abd4d
  5. ctx:claims/beam/af28d6ae-ee7d-4352-b615-48902e3df05d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/af28d6ae-ee7d-4352-b615-48902e3df05d
      Show excerpt
      break except TimeoutError as e: if attempt == retries: print(f"Failed to send document after {retries} attempts: {document}") print(f"Error code: {e.errno}") pr
  6. ctx:claims/beam/84fdeb53-d371-40d5-a9d2-e745627f6849
    • full textbeam-chunk
      text/plain1 KBdoc:beam/84fdeb53-d371-40d5-a9d2-e745627f6849
      Show excerpt
      'mappings': { 'properties': { 'title': {'type': 'text'}, 'content': {'type': 'text'} } } }) # Index a document es.index(index='my_index', body={ 'title': 'Example Document', 'content'
  7. ctx:claims/beam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/9b89ae5f-6f40-428e-b3e8-0fede0ae683d
      Show excerpt
      'number_of_shards': 5, 'number_of_replicas': 1, 'refresh_interval': '1s', 'similarity': { 'my_similarity': { 'type': 'BM25', 'b': 0.75,
  8. ctx:claims/beam/8f0d7477-3a02-46e9-a340-4c293e908ebc
  9. ctx:claims/beam/958b21c1-ac2f-492c-9ace-ddc56b7f93f6

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.