Module Path Pattern
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Module Path Pattern is Parent directory reference with ../ and current directory with ./.
5 facts·3 predicates·3 sources·1 in dispute
Maturity scale
raw canonical shape-checked rule-derived certifiedOther 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
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Naming Convention | [1] |
| Rdf:type | Concept | [2] |
| Rdf:type | Terraform Path Convention | [3] |
| Describes | Formula and Function Event Query Compute Classes | [1] |
| Description | Parent directory reference with ../ and current directory with ./ | [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/3480fbee-aaeb-4657-9d3e-176b0df5bc57
ex:NamingConvention
—
describesbeam/3480fbee-aaeb-4657-9d3e-176b0df5bc57
ex:formula-and-function-event-query-compute-classes
—
typebeam/03f93c7d-c473-4c59-8d92-25554d6f7a97
ex:Concept
—
typebeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
ex:TerraformPathConvention
—
descriptionbeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
Parent directory reference with ../ and current directory with ./
References (3)
3 references
ctx:claims/beam/3480fbee-aaeb-4657-9d3e-176b0df5bc57ctx:claims/beam/03f93c7d-c473-4c59-8d92-25554d6f7a97ctx:claims/beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d- full textbeam-chunktext/plain1 KB
doc:beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2dShow excerpt
resource "aws_iam_instance_profile" "shared_profile" { name = "retrieval-profile" roles = [aws_iam_role.shared_role.name] } module "shared_resources" { source = "../shared_resources" role_name = "shared-role" } locals { role_ar…
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.