Metadata Index
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Metadata Index has 11 facts recorded in Dontopedia across 2 references.
Mostly:rdfs:label(1), based on(1), allows(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdfs:labelrdfs:label
- metadata_index[1]all time · D06f3ba0 B9c5 4f2b B1ca 35d6a83f323a
Based onbasedOn
- Metadata Fields and Values[1]sourceall time · D06f3ba0 B9c5 4f2b B1ca 35d6a83f323a
Allowsallows
- Efficient Lookups[1]sourceall time · D06f3ba0 B9c5 4f2b B1ca 35d6a83f323a
Mapsmaps
- Metadata Fields[1]sourceall time · D06f3ba0 B9c5 4f2b B1ca 35d6a83f323a
Rdf:typerdf:type
- Nested Dictionary[1]sourceall time · D06f3ba0 B9c5 4f2b B1ca 35d6a83f323a
Ex:structure Typeex:structureType
- Hash Map of Hashes[2]sourceall time · Ef97a800 6ace 4eee Adcc 1196a216f513
Ex:attribute Typeex:attributeType
- Dictionary[2]sourceall time · Ef97a800 6ace 4eee Adcc 1196a216f513
Ex:data Structureex:dataStructure
- Nested Dictionary[2]sourceall time · Ef97a800 6ace 4eee Adcc 1196a216f513
Ex:initial Valueex:initialValue
- Empty Dict[2]sourceall time · Ef97a800 6ace 4eee Adcc 1196a216f513
Ex:has Nested Structureex:hasNestedStructure
- Field to Value Mapping[2]sourceall time · Ef97a800 6ace 4eee Adcc 1196a216f513
Ex:is Nested Dictionaryex:isNestedDictionary
Inbound mentions (6)
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.
ex:accessesInstanceVariableEx:accesses Instance Variable(1)
- Retrieve Documents
ex:retrieve_documents
ex:hasAttributeEx:has Attribute(1)
- Data Model
ex:DataModel
ex:initializedWithEx:initialized With(1)
- Data Model
ex:DataModel
ex:modifiesInstanceVariableEx:modifies Instance Variable(1)
- Add Document
ex:add_document
hasInstanceVariableHas Instance Variable(1)
- Data Model Class
ex:data-model-class
updatesDictUpdates Dict(1)
- Add Document
ex:add_document
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.
References (2)
- custom
ctx:claims/beam/d06f3ba0-b9c5-4f2b-b1ca-35d6a83f323a- full textbeam-chunktext/plain1 KB
doc:beam/d06f3ba0-b9c5-4f2b-b1ca-35d6a83f323aShow excerpt
- A nested dictionary (`metadata_index`) maps metadata fields to dictionaries of values, which in turn map to lists of documents. - This structure allows for efficient lookups based on metadata fields and values. ### Efficiency - **…
- custom
ctx:claims/beam/ef97a800-6ace-4eee-adcc-1196a216f513- full textbeam-chunktext/plain1 KB
doc:beam/ef97a800-6ace-4eee-adcc-1196a216f513Show excerpt
self.content = content self.metadata = {} def add_metadata(self, field, value): self.metadata[field] = value class DataModel: def __init__(self): self.documents = [] self.metadata_index = {}…
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.