Dontopedia

Directory traversal

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

Directory traversal has 6 facts recorded in Dontopedia across 3 references, with 1 live disagreement.

6 facts·4 predicates·3 sources·1 in dispute

Mostly:rdf:type(2), performed by(1), called by(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

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.

usedForUsed for(1)

Other facts (5)

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.

5 facts
PredicateValueRef
Rdf:typeOperation[1]
Rdf:typeRecursive Operation[2]
Performed byCategorize Documents[1]
Called byExtract and Store Metadata[2]
Traversessubdirectories[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/6bfba55e-cd71-49d1-b357-965037533de2
ex:Operation
labelbeam/6bfba55e-cd71-49d1-b357-965037533de2
Directory traversal
performedBybeam/6bfba55e-cd71-49d1-b357-965037533de2
ex:categorize-documents
typebeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:RecursiveOperation
calledBybeam/52cb28b1-9ead-4def-bbad-da4d13c3cb93
ex:extract-and-store-metadata
traversesbeam/de39e626-2ac4-4e3b-a4a7-9cf4a1a91f73
subdirectories

References (3)

3 references
  1. ctx:claims/beam/6bfba55e-cd71-49d1-b357-965037533de2
  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.