Base Metadata
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Base Metadata has 5 facts recorded in Dontopedia across 3 references.
Mostly:rdf:type(2), uses engine(1), rdfs:label(1)
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Base Metadata has 5 facts recorded in Dontopedia across 3 references.
Mostly:rdf:type(2), uses engine(1), rdfs:label(1)
callsOther 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.
createsMetadataCreates Metadata(1)ex:database-setuphasMetadataHas Metadata(1)ex:BasemetadataReferenceMetadata Reference(1)ex:role-permission-associationusesUses(1)ex:create-all-tablesTimeline 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.
doc:beam/89b30e3f-97a9-4edb-b64d-ae1125922714# Define the Item model for the database class ItemDB(Base): __tablename__ = "items" id = Column(Integer, primary_key=True, index=True) name = Column(String, index=True) description = Column(String, index=True) Base.metadat…
doc:beam/88e2e47c-93ce-49a8-8cdb-ebb3485a40d1In your application, you can use Keycloak's `KeycloakOpenID` client to authenticate users and check their roles. Then, filter the data accordingly. ```python from flask import Flask, jsonify, request from keycloak import Keyclo…
Dontopedia is in a read-only public launch. Follow the references and disputed branches now; contributions will open after durable identity and moderation are in place.