Dontopedia

INSERT INTO metadata

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

INSERT INTO metadata has 15 facts recorded in Dontopedia across 3 references, with 3 live disagreements.

15 facts·8 predicates·3 sources·3 in dispute

Mostly:rdf:type(3), columns(3), uses parameter(3)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (3)

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.

partOfPart of(1)

performsOperationPerforms Operation(1)

usedByUsed by(1)

Other facts (14)

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.

14 facts
PredicateValueRef
Rdf:typeSql Statement[1]
Rdf:typeSql Statement[2]
Rdf:typeDatabase Operation[3]
ColumnsFile Name[2]
ColumnsAuthor[2]
ColumnsCreation Date[2]
Uses Parameterfile_path[3]
Uses Parameterfile_size[3]
Uses Parametercreated_at[3]
Targets TableMetadata Table[1]
Has Parameter PlaceholderPlaceholder Parameter[1]
Executed byCursor Object[1]
Table NameMetadata[2]
Inserts Intometadata table[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.

typebeam/3052a23d-22b1-40de-b501-820954fd4ef7
ex:SQLStatement
labelbeam/3052a23d-22b1-40de-b501-820954fd4ef7
INSERT INTO metadata
targetsTablebeam/3052a23d-22b1-40de-b501-820954fd4ef7
ex:metadata-table
hasParameterPlaceholderbeam/3052a23d-22b1-40de-b501-820954fd4ef7
ex:placeholder-parameter
executedBybeam/3052a23d-22b1-40de-b501-820954fd4ef7
ex:cursor-object
typebeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:SQLStatement
tableNamebeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:metadata
columnsbeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:file-name
columnsbeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:author
columnsbeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:creation-date
typebeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
ex:DatabaseOperation
insertsIntobeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
metadata table
usesParameterbeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
file_path
usesParameterbeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
file_size
usesParameterbeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
created_at

References (3)

3 references
  1. ctx:claims/beam/3052a23d-22b1-40de-b501-820954fd4ef7
  2. ctx:claims/beam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
    • full textbeam-chunk
      text/plain1 KBdoc:beam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
      Show excerpt
      def process_file(file_path): metadata = extract_metadata(file_path) if metadata: file_name = os.path.basename(file_path) author = metadata.get('Author', '') creation_date = metadata.get('Creation-Date', '')
  3. ctx:claims/beam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
    • full textbeam-chunk
      text/plain1 KBdoc:beam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
      Show excerpt
      ''', [(entry[0], entry[1], entry[2]) for entry in metadata_entries]) conn.commit() logger.info("Metadata extraction and storage completed.") # Specify the directory path directory_path = '/path/to/documents' # Extract

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.