Dontopedia

recipients

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

recipients has 23 facts recorded in Dontopedia across 12 references, with 2 live disagreements.

23 facts·17 predicates·12 sources·2 in dispute

Mostly:rdf:type(5), were elders of(2), know content type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (10)

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.

hasParameterHas Parameter(2)

createdPositiveMemoriesCreated Positive Memories(1)

declaresVariableDeclares Variable(1)

definesParameterDefines Parameter(1)

hasAttributeHas Attribute(1)

hasRecipientHas Recipient(1)

listsNotableLists Notable(1)

requestedInformationRequested Information(1)

willBePrizedByWill Be Prized by(1)

Other facts (22)

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.

22 facts
PredicateValueRef
Rdf:typeVariable[7]
Rdf:typeList[8]
Rdf:typeEmail Recipient List[8]
Rdf:typeParameter[9]
Rdf:typeList[10]
Were Elders ofTribal Group[2]
Were Elders ofKinship Group[2]
Know Content Typenull[1]
Usually WereElders[2]
Is Singleton Listtrue[3]
Derived FromIncident Recipients[4]
Has Default[][4]
Joined Into Stringtrue[5]
Is External Variabletrue[5]
Collective Termemail addresses[6]
Assigned byIncident Recipients Parameter[7]
Inverse ofIncident Type[10]
Cardinalitylist[10]
ReceivedFood and Supplies[11]
Emotional ResponseSmiles[11]
FaceFinancial Constraint[12]
ExperiencesFinancial Constraint[12]

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.

knowContentTypeblah/vidya/part-9
null
usuallyWereblucher-uhr/wikipedia--aboriginal-breastplate
ex:elders
wereEldersOfblucher-uhr/wikipedia--aboriginal-breastplate
ex:tribal-group
wereEldersOfblucher-uhr/wikipedia--aboriginal-breastplate
ex:kinship-group
isSingletonListbeam/d45cbe5a-05e2-41a8-aec4-373d17f04c44
true
derivedFrombeam/38c69dfa-6b7c-4070-8f3a-3c97fd8d7dcf
ex:incident_recipients
hasDefaultbeam/38c69dfa-6b7c-4070-8f3a-3c97fd8d7dcf
[]
joinedIntoStringbeam/8d5ad31d-e4f0-4b35-8905-ace676ad41aa
true
isExternalVariablebeam/8d5ad31d-e4f0-4b35-8905-ace676ad41aa
true
collectiveTermbeam/ded1cbf1-5bb2-4356-9e7b-83debfc79b63
email addresses
typebeam/71a937f7-3efe-4afe-8a9c-55f3f61695e6
ex:Variable
labelbeam/71a937f7-3efe-4afe-8a9c-55f3f61695e6
recipients
assignedBybeam/71a937f7-3efe-4afe-8a9c-55f3f61695e6
ex:incident-recipients-parameter
typebeam/ccc731d2-6ad5-4e11-9867-f0aed7fb460a
ex:List
typebeam/ccc731d2-6ad5-4e11-9867-f0aed7fb460a
ex:EmailRecipientList
typebeam/838e1e01-64a3-47f1-965d-42a39cfea520
ex:Parameter
typebeam/b33db83f-e00e-49c0-b59c-f905a554158d
ex:List
inverseOfbeam/b33db83f-e00e-49c0-b59c-f905a554158d
ex:incident-type
cardinalitybeam/b33db83f-e00e-49c0-b59c-f905a554158d
list
receivedlocomo/9cc24605-096b-4e52-bb6b-ff66036bc83c
ex:food-and-supplies
emotionalResponselocomo/9cc24605-096b-4e52-bb6b-ff66036bc83c
ex:smiles
facelme/848dab13-c7f6-4c98-9506-39787c7326bb
ex:financial_constraint
experienceslme/848dab13-c7f6-4c98-9506-39787c7326bb
ex:financial_constraint

References (12)

12 references
  1. [1]Part 91 fact
    ctx:discord/blah/vidya/part-9
  2. ctx:research/blucher-uhr/wikipedia--aboriginal-breastplate
  3. ctx:claims/beam/d45cbe5a-05e2-41a8-aec4-373d17f04c44
  4. ctx:claims/beam/38c69dfa-6b7c-4070-8f3a-3c97fd8d7dcf
  5. ctx:claims/beam/8d5ad31d-e4f0-4b35-8905-ace676ad41aa
    • full textbeam-chunk
      text/plain1 KBdoc:beam/8d5ad31d-e4f0-4b35-8905-ace676ad41aa
      Show excerpt
      print(f"No recipients configured for incident type: {incident_type}") return # Create a text message msg = MIMEText(message) msg["Subject"] = subject msg["From"] = sender msg["To"] = ", ".join(recipi
  6. ctx:claims/beam/ded1cbf1-5bb2-4356-9e7b-83debfc79b63
    • full textbeam-chunk
      text/plain1 KBdoc:beam/ded1cbf1-5bb2-4356-9e7b-83debfc79b63
      Show excerpt
      [Turn 5792] User: hmm, can I add more incident types dynamically without changing the code? [Turn 5793] Assistant: Certainly! To add more incident types dynamically without changing the code, you can use a configuration file or an external
  7. ctx:claims/beam/71a937f7-3efe-4afe-8a9c-55f3f61695e6
    • full textbeam-chunk
      text/plain1 KBdoc:beam/71a937f7-3efe-4afe-8a9c-55f3f61695e6
      Show excerpt
      def load_incident_recipients(config_file): with open(config_file, 'r') as file: return json.load(file) # Define a function to send alerts def send_alert(incident_type, subject, message, incident_recipients): # Set up email
  8. ctx:claims/beam/ccc731d2-6ad5-4e11-9867-f0aed7fb460a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/ccc731d2-6ad5-4e11-9867-f0aed7fb460a
      Show excerpt
      "severity": "low", "description": "An application error has occurred.", "additional_info": "Please check the application logs for more details." } } ``` ### Step 2: Modify the `send_alert` Function Update the `
  9. ctx:claims/beam/838e1e01-64a3-47f1-965d-42a39cfea520
    • full textbeam-chunk
      text/plain1 KBdoc:beam/838e1e01-64a3-47f1-965d-42a39cfea520
      Show excerpt
      full_message += f"Severity: {incident_data.get('severity', 'unknown')}\n" full_message += f"Description: {incident_data.get('description', 'N/A')}\n" full_message += f"Additional Info: {incident_data.get('additional_info', 'N/A'
  10. ctx:claims/beam/b33db83f-e00e-49c0-b59c-f905a554158d
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b33db83f-e00e-49c0-b59c-f905a554158d
      Show excerpt
      - Each incident type now includes a `recipients` list and additional fields like `severity`, `description`, and `additional_info`. 2. **Loading Configuration:** - The `load_incident_recipients` function reads the JSON configuration f
  11. ctx:claims/locomo/9cc24605-096b-4e52-bb6b-ff66036bc83c
    • full textbeam-chunk
      text/plain3 KBdoc:beam/9cc24605-096b-4e52-bb6b-ff66036bc83c
      Show excerpt
      [Session date: 8:30 pm on 1 January, 2023] John: Hey Maria, great to chat again! I joined a service-focused online group last week and it's been an emotional ride. Everyone there is incredible with their own inspiring stories. They've opene
  12. ctx:claims/lme/848dab13-c7f6-4c98-9506-39787c7326bb
    • full textbeam-chunk
      text/plain12 KBdoc:beam/848dab13-c7f6-4c98-9506-39787c7326bb
      Show excerpt
      [Session date: 2023/08/11 (Fri) 01:11] User: I'm looking for some good quality sandals with sturdy straps. Do you know of any brands that are known for their durability? Assistant: Finding the right sandals with sturdy straps can make all t

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.