Dontopedia

Item

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

Item has 17 facts recorded in Dontopedia across 3 references, with 3 live disagreements.

17 facts·5 predicates·3 sources·3 in dispute

Mostly:has field(10), rdf:type(2), field type(2)

Maturity scale raw canonical shape-checked rule-derived certified

Has Fieldin disputehasField

  • Id Field[1]sourceall time · 2b1cad42 1bec 4268 99e2 2e062f8e6e91
  • Name Field[1]sourceall time · 2b1cad42 1bec 4268 99e2 2e062f8e6e91
  • Description Field[1]sourceall time · 2b1cad42 1bec 4268 99e2 2e062f8e6e91
  • id[2]all time · 9c469799 0765 415c A7ee A500ede77d83
  • name[2]all time · 9c469799 0765 415c A7ee A500ede77d83
  • description[2]all time · 9c469799 0765 415c A7ee A500ede77d83
  • Field Name[3]sourceall time · 2827b8d8 Fbcf 4b3a 9d6e B7fa464a17a4
  • Field Description[3]sourceall time · 2827b8d8 Fbcf 4b3a 9d6e B7fa464a17a4
  • Field Price[3]sourceall time · 2827b8d8 Fbcf 4b3a 9d6e B7fa464a17a4
  • Field Tax[3]sourceall time · 2827b8d8 Fbcf 4b3a 9d6e B7fa464a17a4

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.

isFieldOfIs Field of(4)

containsContains(2)

definesDefines(1)

hasTypeParameterHas Type Parameter(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:typePydantic Model[2]
Rdf:typePydantic Model[3]
Field Typeint[2]
Field Typestr[2]
Inherits FromModel[2]
Is Contained inItems Response Model[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.

hasFieldbeam/2b1cad42-1bec-4268-99e2-2e062f8e6e91
ex:id-field
hasFieldbeam/2b1cad42-1bec-4268-99e2-2e062f8e6e91
ex:name-field
hasFieldbeam/2b1cad42-1bec-4268-99e2-2e062f8e6e91
ex:description-field
typebeam/9c469799-0765-415c-a7ee-a500ede77d83
ex:PydanticModel
labelbeam/9c469799-0765-415c-a7ee-a500ede77d83
Item
hasFieldbeam/9c469799-0765-415c-a7ee-a500ede77d83
id
fieldTypebeam/9c469799-0765-415c-a7ee-a500ede77d83
int
hasFieldbeam/9c469799-0765-415c-a7ee-a500ede77d83
name
fieldTypebeam/9c469799-0765-415c-a7ee-a500ede77d83
str
hasFieldbeam/9c469799-0765-415c-a7ee-a500ede77d83
description
inheritsFrombeam/9c469799-0765-415c-a7ee-a500ede77d83
Model
typebeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:pydantic-model
hasFieldbeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:field-name
hasFieldbeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:field-description
hasFieldbeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:field-price
hasFieldbeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:field-tax
isContainedInbeam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
ex:items-response-model

References (3)

3 references
  1. ctx:claims/beam/2b1cad42-1bec-4268-99e2-2e062f8e6e91
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2b1cad42-1bec-4268-99e2-2e062f8e6e91
      Show excerpt
      return jsonify({"message": "Basic request handled successfully"}) # Custom error handler for 429 status code @app.errorhandler(429) def ratelimit_handler(e): return jsonify(error="ratelimit", description=str(e.description)), 200 i
  2. ctx:claims/beam/9c469799-0765-415c-a7ee-a500ede77d83
  3. ctx:claims/beam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2827b8d8-fbcf-4b3a-9d6e-b7fa464a17a4
      Show excerpt
      Ensure that your Pydantic models are optimized for performance. Use built-in types and avoid unnecessary conversions. ```python from pydantic import BaseModel from typing import List class Item(BaseModel): name: str description: s

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.