Dontopedia

shared_profile

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

shared_profile has 9 facts recorded in Dontopedia across 2 references, with 3 live disagreements.

9 facts·5 predicates·2 sources·3 in dispute

Mostly:rdf:type(2), has attribute(2), has name(1)

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.

hasIAMInstanceProfileHas Iam Instance Profile(1)

iamInstanceProfileIam Instance Profile(1)

isUsedByIs Used by(1)

Other facts (7)

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.

7 facts
PredicateValueRef
Rdf:typeIam Instance Profile[1]
Rdf:typeIam Instance Profile[2]
Has Attributename[1]
Has Attributeroles[1]
Has Nameretrieval-profile[1]
Has RoleShared Role[1]
Possibly Related toRetrieval Module[1]

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/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
ex:IAMInstanceProfile
labelbeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
shared_profile
hasNamebeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
retrieval-profile
hasRolebeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
ex:shared-role
possiblyRelatedTobeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
ex:retrieval-module
hasAttributebeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
name
hasAttributebeam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
roles
typebeam/457a5c47-c9e0-4523-bd05-624dbed164e7
ex:IamInstanceProfile
labelbeam/457a5c47-c9e0-4523-bd05-624dbed164e7
Shared Instance Profile

References (2)

2 references
  1. ctx:claims/beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/2f024ac5-83b8-46b6-bc98-bd21cb2c7e2d
      Show 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
  2. ctx:claims/beam/457a5c47-c9e0-4523-bd05-624dbed164e7
    • full textbeam-chunk
      text/plain1 KBdoc:beam/457a5c47-c9e0-4523-bd05-624dbed164e7
      Show excerpt
      Create a separate module specifically for shared resources like IAM roles. This module can be referenced by both ingestion and retrieval modules. #### Example Structure ``` modules/ shared_resources/ main.tf variables.tf out

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.