example
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
example has 10 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(2), belongs to vpc(2), has timeout(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (15)
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.
appliesToApplies to(2)
- Igw Create Timeout
ex:igw-create-timeout - Timeout Configuration Pattern
ex:timeout-configuration-pattern
containsContains(1)
- Aws Vpc Example
ex:aws-vpc-example
containsInternetGatewayContains Internet Gateway(1)
- Aws Vpc Example
ex:aws-vpc-example
containsResourceContains Resource(1)
- Terraform Config
ex:terraform-config
containsRouteToContains Route to(1)
- Aws Route Table Example
ex:aws-route-table-example
describesDescribes(1)
- Terraform Script Example
ex:terraform-script-example
directsToDirects to(1)
- Default Route
ex:default-route
enablesOutboundTrafficEnables Outbound Traffic(1)
- Aws Route Table Example
ex:aws-route-table-example
gatewayRefGateway Ref(1)
- Default Route
ex:default-route
hasGatewayIdHas Gateway Id(1)
- Default Route
ex:default-route
referencedByReferenced by(1)
- Timeout Variable
ex:timeout-variable
requiresVPCFirstRequires Vpc First(1)
- Resource Dependency
ex:resource-dependency
routesToRoutes to(1)
- Default Route
ex:default-route
usedByUsed by(1)
- Default Timeout Variable
ex:default-timeout-variable
Other facts (8)
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.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Internet Gateway | [1] |
| Rdf:type | Internet Gateway | [2] |
| Belongs to Vpc | Aws Vpc Example | [1] |
| Belongs to Vpc | Aws Vpc Example | [2] |
| Has Timeout | Igw Create Timeout | [1] |
| Has Timeout | Igw Timeout Config | [2] |
| Resource Type | aws_internet_gateway | [2] |
| Is Attached to Vpc | Aws Vpc Example | [2] |
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)
ctx:claims/beam/6690bb74-53b3-4e66-bb23-063b6dc93dd7- full textbeam-chunktext/plain1 KB
doc:beam/6690bb74-53b3-4e66-bb23-063b6dc93dd7Show excerpt
Here's an example Terraform script that includes timeouts for various resources: ```hcl # Configure the AWS Provider provider "aws" { region = "us-west-2" } # Define default timeout variable variable "default_timeout" { description = …
ctx:claims/beam/8f50a363-05a7-4cbb-af6f-4026972ec803- full textbeam-chunktext/plain1 KB
doc:beam/8f50a363-05a7-4cbb-af6f-4026972ec803Show excerpt
```hcl # Configure the AWS Provider provider "aws" { region = "us-west-2" } # Define default timeout variable variable "default_timeout" { description = "Default timeout value for all resources in the module." type = string …
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.