example
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
example has 22 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(3), has block(3), secures instance(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
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(1)
- Security Group Rule
ex:security-group-rule
containsContains(1)
- Aws Vpc Example
ex:aws-vpc-example
containsSecurityGroupContains Security Group(1)
- Aws Vpc Example
ex:aws-vpc-example
definesResourceDefines Resource(1)
- Terraform Code
ex:terraform-code
isAssociatedWithSecurityGroupIs Associated With Security Group(1)
- Aws Instance
ex:aws-instance
referencesResourceReferences Resource(1)
- Aws Instance Example
ex:aws-instance-example
referencesSecurityGroupReferences Security Group(1)
- Aws Instance Example
ex:aws-instance-example
securityGroupsSecurity Groups(1)
- Aws Instance
ex:aws-instance
usesSecurityGroupUses Security Group(1)
- Aws Instance Example
ex:aws-instance-example
Other facts (21)
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 | Security Group | [1] |
| Rdf:type | Aws Security Group | [2] |
| Rdf:type | Terraform Resource | [2] |
| Has Block | Timeouts Block | [2] |
| Has Block | Ingress Block | [2] |
| Has Block | Egress Block | [2] |
| Secures Instance | Aws Instance | [1] |
| Has Vpc Id | Aws Vpc Example Id | [2] |
| Has Ingress | Ingress Rule 1 | [2] |
| Has Egress | Egress Rule 1 | [2] |
| Has Timeouts | Security Group Timeouts | [2] |
| Is Used by | Aws Instance Example | [2] |
| Is Part of | Aws Vpc Example | [2] |
| Has Ingress Rule | Ingress Rule 1 | [2] |
| Has Egress Rule | Egress Rule 1 | [2] |
| Has Resource Type | aws_security_group | [2] |
| Has Resource Name | example | [2] |
| Is Associated With Vpc | Aws Vpc Example | [2] |
| Uses Hcl Syntax | true | [2] |
| References Variable | Var Default Timeout | [2] |
| References Resource | 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/775daa0f-81ac-4b06-9e37-4c8bafca2372- full textbeam-chunktext/plain1 KB
doc:beam/775daa0f-81ac-4b06-9e37-4c8bafca2372Show excerpt
resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id } # Create a Security Group resource "aws_security_group" "example" { vpc_id = aws_vpc.example.id ing…
ctx:claims/beam/eb1a6f97-20fd-4b03-8f63-050532758a5c- full textbeam-chunktext/plain1 KB
doc:beam/eb1a6f97-20fd-4b03-8f63-050532758a5cShow excerpt
# Associate the Route Table with the Subnet with a timeout value resource "aws_route_table_association" "example" { subnet_id = aws_subnet.example.id route_table_id = aws_route_table.example.id timeouts { create = var.default_time…
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.