Dontopedia

f-string

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

f-string is Python formatted string literal.

536 facts·71 predicates·234 sources·31 in dispute

Mostly:rdf:type(180), used in(67), contains placeholder(39)

Maturity scale raw canonical shape-checked rule-derived certified

Rdf:typein disputerdf:type

Used inin disputeusedIn

Contains Placeholderin disputecontainsPlaceholder

Contains Expressionin disputecontainsExpression

Containsin disputecontains

Formatsin disputeformats

Interpolatesin disputeinterpolates

  • Success Rate[78]all time · E06228ca 08d1 403f Af94 242c605c308e
  • username[88]all time · 77097d4b 8386 4555 A900 C9860c7e7986
  • E Variable[100]all time · 565fe836 08fd 4e16 9b6f 0610aaee6bed
  • loop-variable-i[147]all time · 00f71ff6 3048 4005 9a6e B3841911131f
  • query[153]all time · 6130d2f5 0655 4405 84d8 84eb06e08f63
  • complexity[153]all time · 6130d2f5 0655 4405 84d8 84eb06e08f63
  • e[153]all time · 6130d2f5 0655 4405 84d8 84eb06e08f63
  • query variable[155]all time · 95c16244 F18b 44ea 875f E5f2b9343c8f
  • complexity variable[155]all time · 95c16244 F18b 44ea 875f E5f2b9343c8f
  • resized_window variable[155]all time · 95c16244 F18b 44ea 875f E5f2b9343c8f

Syntaxin disputesyntax

  • print(f"...")[20]all time · Ee9b5293 67cd 4e61 Ab5f B954c35c7a29
  • Formatted String Literal[66]all time · Fa719547 A215 4287 90a4 98d5cb239657
  • f-string[87]all time · C1523805 B42a 4e54 8eb7 18feff78a9e0
  • Curly Brace Interpolation[89]all time · B9097113 Ca32 4f8d 86f8 628831db55f5
  • f"{old_value}_new"[98]all time · 9e522beb 646e 43c7 Bcff 87e82d2d1efc
  • F Prefix[122]all time · 32333d18 9def 4dd6 B430 F235f098fb9c
  • f-prefix[123]all time · 141e981a F8b4 49ab 996c Cc186b29cfc5
  • Python formatted string[141]all time · 5dc58db2 2a51 4f12 Ab6e 3e7b263e247c
  • f"..."[211]all time · 5e1fccc0 109f 4d58 B6c4 6482a168aad7
  • f"...{variable}..."[227]all time · E3047d8b 0a22 4f1e 807c B9b73e543b7d

Other facts (108)

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.

108 facts
PredicateValueRef
Includes VariableDatabase Name[24]
Includes VariableStrategy[24]
Includes VariableQuery Content[24]
Includes VariableElapsed Time[24]
Includes VariableRetrieved Indices Variable[134]
Includes VariableDistances Variable[134]
Includes Variablewait_time[205]
Enablesdynamic string interpolation[1]
EnablesDynamic String Formatting[23]
EnablesDynamic Output[74]
Enablesstring_interpolation[104]
EnablesFormatted Output[194]
Enablesvariable-interpolation[216]
Includes PlaceholderChallenge Variable[27]
Includes PlaceholderPriority Placeholder[27]
Includes PlaceholderDescription Placeholder[27]
Includes PlaceholderTerm[206]
Includes PlaceholderSynonyms[206]
Used forUrl Construction[69]
Used forstring interpolation[118]
Used forQuery Formatting[158]
Used forStage Naming[190]
Used forDynamic Stage Naming[192]
Contains VariableValue Variable[10]
Contains VariableEnd Time[230]
Contains VariableStart Time[230]
Feature ofPython[13]
Feature ofPython[126]
Feature ofpython[222]
Syntax Typeformatted string literal[33]
Syntax TypeF String Syntax[70]
Syntax TypeFormatted String Literal[146]
IncludesDecimal Formatting[38]
IncludesKey Variable[194]
IncludesResult Variable[194]
Used inlogging.info-call[58]
Used inlogging.error-call[58]
Used inValueError-raise[58]
Format'{check.capitalize()} check failed.'[121]
FormatResult for {query}[136]
FormatTerm: {term}, Synonyms: {synonyms}[206]
ComponentsEpoch Display[162]
ComponentsBatch Display[162]
ComponentsLoss Display[162]
Contains Expressioni+1[11]
Contains Expressionfactor[11]
Uses ExpressionIssue.name[12]
Uses ExpressionIssue.name.lower[12]
Includes FieldPlan.issue.name[13]
Includes FieldPlan.plan[13]
Format SpecifierFloat Precision[24]
Format Specifier:.2%[234]
IncorporatesService Variable[26]
IncorporatesDependencies Variable[26]
Featurestring-interpolation[62]
Featureformatted string literal[139]
UsageFormatted Output[63]
Usagelogger-error[129]
DescriptionPython formatted string literal[64]
DescriptionPython formatted string literal[210]
Format String'{height:.2f}'[99]
Format StringTemplate[230]
Embeds Variablei[102]
Embeds VariableQuery[157]
Uses Precision2[106]
Uses Precision2[161]
Python Featuretrue[166]
Python FeatureF String Formatting[179]
Purposedynamic string formatting[6]
GeneratesMitigation Plan Text[12]
Uses AttributeIssue.name[12]
Uses MethodIssue.name.lower[12]
Uses PlaceholderI Variable[23]
Has PlaceholderAccuracy Variable[36]
Has Format SpecifierTwo Decimal Places[36]
Syntax Patternf"<text> {<expression>}"[39]
SupportsVariable Interpolation[57]
Expression Delimitercurly-braces[65]
Interpolates Variablestrue[69]
Is Used byPrint Statement[70]
Syntax forInterpolation[80]
Contains TextCosine similarity: [82]
Ex:contains PlaceholderLog Placeholder[95]
Ex:formats WithLog Placeholder[95]
TemplateDocument {i}[102]
Is Used inPrint[105]
Appends Unitms[106]
UsesFormat Specifier[111]
Format Specifier:.4f[112]
Syntax FeaturePython formatted string literal[121]
Evaluates toString[122]
Contains Format PatternCache lookup time: {} seconds[142]
Createsnew-string-each-iteration[143]
Uses VariableI Variable[149]
Performs String Interpolationtrue[157]
Has Precision2[160]
Is Python Featuretrue[164]
Uses InterpolationRecall[166]
ContentUpdated to version {new_version}[176]
PerformsString Interpolation[179]

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.

enablesbeam
dynamic string interpolation
formatsbeam/b9fc09da-b173-4003-bbaa-2b51be4f7d1d
Document {i}
typebeam/6b949bca-4391-40e6-a1ce-fd4c451fa476
ex:FormattedString
formatsbeam/a231477d-7c61-426e-99bd-b13903846b36
error message
typebeam/58176ffd-36ea-47eb-af67-1ddf9545974f
ex:PythonFeature
labelbeam/58176ffd-36ea-47eb-af67-1ddf9545974f
f-string formatting
purposebeam/96f7aeb7-80e4-41c6-9fc4-149c0c124b30
dynamic string formatting
typebeam/255cb48f-250c-4d37-87ab-fa0c34c3ca48
ex:StringInterpolation
labelbeam/255cb48f-250c-4d37-87ab-fa0c34c3ca48
f-string
containsExpressionbeam/9358485a-2859-455f-97b9-6d70d54bf299
ex:goal_name
containsExpressionbeam/9358485a-2859-455f-97b9-6d70d54bf299
ex:result['score']
containsExpressionbeam/9358485a-2859-455f-97b9-6d70d54bf299
ex:result['feedback']
typebeam/9581f85d-acd7-4f96-94b6-f2abb0e1dc48
ex:StringInterpolation
typebeam/dca7a4f7-c667-4c6d-bd9a-1887a1f704c9
ex:FormattedString
containsVariablebeam/dca7a4f7-c667-4c6d-bd9a-1887a1f704c9
ex:value-variable
typebeam/4138d5af-2f28-48bd-82f2-ede483c92f8c
ex:FormattedString
contains-expressionbeam/4138d5af-2f28-48bd-82f2-ede483c92f8c
i+1
contains-expressionbeam/4138d5af-2f28-48bd-82f2-ede483c92f8c
factor
typebeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:FormattedString
labelbeam/c826935d-c100-4d1c-8da8-8a9949b06812
Mitigate {issue.name} by implementing {issue.name.lower()} mitigation strategy
usesExpressionbeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:issue.name
usesExpressionbeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:issue.name.lower
generatesbeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:mitigation-plan-text
formatsbeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:mitigation plan text
usesAttributebeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:issue.name
usesMethodbeam/c826935d-c100-4d1c-8da8-8a9949b06812
ex:issue.name.lower
typebeam/45a522a7-a868-47b7-bec3-db3a0ae3fa62
ex:FormattedString
includesFieldbeam/45a522a7-a868-47b7-bec3-db3a0ae3fa62
ex:plan.issue.name
includesFieldbeam/45a522a7-a868-47b7-bec3-db3a0ae3fa62
ex:plan.plan
featureOfbeam/45a522a7-a868-47b7-bec3-db3a0ae3fa62
ex:Python
typebeam/36e97f9b-8068-4bae-a0f5-38eaf1024ede
ex:FormattedString
containsExpressionbeam/36e97f9b-8068-4bae-a0f5-38eaf1024ede
ex:simulator.costs
containsExpressionbeam/36e97f9b-8068-4bae-a0f5-38eaf1024ede
ex:accuracy
containsbeam/7977fe48-2aec-4f3e-97df-45b710a74dee
ex:scenario-name
containsbeam/7977fe48-2aec-4f3e-97df-45b710a74dee
ex:costs-value
containsbeam/7977fe48-2aec-4f3e-97df-45b710a74dee
ex:agreement-percentage
containsbeam/7977fe48-2aec-4f3e-97df-45b710a74dee
ex:contingency-value
typebeam/01eecb7f-4df0-4603-b724-8550e48f6a69
ex:FormatString
containsExpressionbeam/01eecb7f-4df0-4603-b724-8550e48f6a69
ex:method-call
typebeam/e4d3d378-0de3-4e09-8737-8bf18736888b
ex:PythonFeature
labelbeam/e4d3d378-0de3-4e09-8737-8bf18736888b
f-string
typebeam/611cfdff-6ffd-4590-a321-d56e5ade490e
ex:FormattedString
labelbeam/611cfdff-6ffd-4590-a321-d56e5ade490e
Python f-string formatting
typebeam/a8e860d3-a2eb-4ad3-a6ee-22481930a5a1
ex:StringTemplate
labelbeam/a8e860d3-a2eb-4ad3-a6ee-22481930a5a1
f-string
syntaxbeam/ee9b5293-67cd-4e61-ab5f-b954c35c7a29
print(f"...")
typebeam/cd716569-d6c8-4851-ad1b-8a9f523c6707
ex:PythonStringFormat
typebeam/f3d82fd5-cd25-4402-8d1b-ebc3f08747db
ex:FormatSpecification
labelbeam/f3d82fd5-cd25-4402-8d1b-ebc3f08747db
f-string with 2 decimal places
typebeam/c37c93e4-44cf-4cd8-b5c7-54a9f6e563b3
ex:PythonFeature
enablesbeam/c37c93e4-44cf-4cd8-b5c7-54a9f6e563b3
ex:dynamic-string-formatting
usesPlaceholderbeam/c37c93e4-44cf-4cd8-b5c7-54a9f6e563b3
ex:i-variable
includesVariablebeam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
ex:database_name
includesVariablebeam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
ex:strategy
includesVariablebeam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
ex:query-content
includesVariablebeam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
ex:elapsed-time
formatSpecifierbeam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
ex:float-precision
typebeam/575650b9-e31e-41c3-94b0-7445ce281a31
ex:FormattedString
labelbeam/575650b9-e31e-41c3-94b0-7445ce281a31
f-string
containsPlaceholderbeam/575650b9-e31e-41c3-94b0-7445ce281a31
database_name
containsPlaceholderbeam/575650b9-e31e-41c3-94b0-7445ce281a31
strategy
containsPlaceholderbeam/575650b9-e31e-41c3-94b0-7445ce281a31
query
containsPlaceholderbeam/575650b9-e31e-41c3-94b0-7445ce281a31
elapsed_time
typebeam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
ex:StringLiteral
containsPlaceholderbeam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
ex:service-placeholder
containsPlaceholderbeam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
ex:dependencies-placeholder
incorporatesbeam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
ex:service-variable
incorporatesbeam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
ex:dependencies-variable
typebeam/fdcd4f75-d936-4b6a-ba7d-1aebcd644ab7
ex:FormattedString
includesPlaceholderbeam/fdcd4f75-d936-4b6a-ba7d-1aebcd644ab7
ex:challenge-variable
includesPlaceholderbeam/fdcd4f75-d936-4b6a-ba7d-1aebcd644ab7
ex:priority-placeholder
includesPlaceholderbeam/fdcd4f75-d936-4b6a-ba7d-1aebcd644ab7
ex:description-placeholder
typebeam/5afdf512-4d61-42b4-b3cb-55ee72a9c822
ex:PythonFormattedString
containsPlaceholderbeam/5afdf512-4d61-42b4-b3cb-55ee72a9c822
ex:challenge-name-placeholder
containsPlaceholderbeam/5afdf512-4d61-42b4-b3cb-55ee72a9c822
ex:priority-placeholder
containsPlaceholderbeam/5afdf512-4d61-42b4-b3cb-55ee72a9c822
ex:description-placeholder
containsPlaceholderbeam/8fc39388-cedb-4361-9f72-ff58c215c749
challenge
containsPlaceholderbeam/8fc39388-cedb-4361-9f72-ff58c215c749
priority
containsPlaceholderbeam/8fc39388-cedb-4361-9f72-ff58c215c749
description
typebeam/8fc39388-cedb-4361-9f72-ff58c215c749
ex:FormattedString
typebeam/f1c9bcd0-dbfa-4303-8fd2-850ceeb4fdc6
ex:PythonStringInterpolation
typebeam/47a9ed8f-0aa9-409d-b840-6dc97c1aff68
ex:FormatString
labelbeam/47a9ed8f-0aa9-409d-b840-6dc97c1aff68
Uptime format string
containsExpressionbeam/47a9ed8f-0aa9-409d-b840-6dc97c1aff68
ex:microservice.get_uptime()
typebeam/3f4f85f0-f741-499a-a503-6b3125fc192a
ex:PythonFormattedString
containsExpressionbeam/3f4f85f0-f741-499a-a503-6b3125fc192a
estimated_cost
syntaxTypebeam/9be4c2f3-81c7-4fbd-9663-3e7ce0186ff5
formatted string literal
typebeam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
ex:PythonFeature
labelbeam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
f-string (formatted string literal)
usedInbeam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
ex:query-string-template
usedInbeam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
ex:response-string-format
usedInbeam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
ex:print-format
typebeam/135ceada-80b8-4a0c-be17-b341e5b4287b
ex:FString
labelbeam/135ceada-80b8-4a0c-be17-b341e5b4287b
f-string syntax
hasPlaceholderbeam/d59bebd7-3375-41f4-baef-97a26916a897
ex:accuracy-variable
hasFormatSpecifierbeam/d59bebd7-3375-41f4-baef-97a26916a897
ex:two-decimal-places
typebeam/8840b093-863e-40ac-8d4c-30a3699e1948
ex:PythonFeature
labelbeam/8840b093-863e-40ac-8d4c-30a3699e1948
f-string formatting
includesbeam/407f2871-c46e-42a2-8c90-62e6da993ee6
ex:decimal-formatting
syntaxPatternbeam/e528621d-a44a-42b6-af18-3830e7999bf0
f"<text> {<expression>}"
containsExpressionbeam/e528621d-a44a-42b6-af18-3830e7999bf0
ex:user_id-interpolation
typebeam/d5ae1673-37b5-4bc4-8ad4-2a72b8b19efb
ex:PythonFeature
typebeam/ee6dbd4a-f371-4dc6-9a4a-a91fdb9ada37
ex:PythonFeature
labelbeam/ee6dbd4a-f371-4dc6-9a4a-a91fdb9ada37
f-string formatting
typebeam/6aa1b8e7-a4ef-4761-944e-6088482ae6a5
ex:FormattingFeature
labelbeam/6aa1b8e7-a4ef-4761-944e-6088482ae6a5
f-string
typebeam/5b09c77d-d033-4401-a5c8-735eba9f4469
ex:FormattedString
containsbeam/e75ae52c-d6fe-4f76-950e-2c6de46566e8
ex:variable interpolation
typebeam/4f2c58df-1b45-4d9a-b1e7-7ff2606de95a
ex:Python String Formatting
labelbeam/4f2c58df-1b45-4d9a-b1e7-7ff2606de95a
f-string
typebeam/43dc8411-b93f-4d93-b18f-c834592523ad
ex:StringFormatting
labelbeam/43dc8411-b93f-4d93-b18f-c834592523ad
f-string
typebeam/3e26e2c4-fe7d-4d8a-92f6-91ba7934e421
ex:PythonFeature
labelbeam/3e26e2c4-fe7d-4d8a-92f6-91ba7934e421
f-string formatting
typebeam/aa8e5757-10e0-4543-9db4-e91832a02333
ex:StringFormat
labelbeam/aa8e5757-10e0-4543-9db4-e91832a02333
F-String Format
typebeam/7c021262-812b-430d-991f-c9deda9b8b6e
ex:PythonFeature
labelbeam/7c021262-812b-430d-991f-c9deda9b8b6e
f-string formatting
typebeam/58222bd3-968b-465b-a6f8-984afb183790
ex:StringInterpolation
labelbeam/58222bd3-968b-465b-a6f8-984afb183790
f-string
typebeam/6295b509-ebc5-4e0a-9c66-c0b0996de558
ex:FormattedString
containsPlaceholderbeam/6295b509-ebc5-4e0a-9c66-c0b0996de558
ex:i
typebeam/6f61058f-df03-41f3-a40a-2217273cb643
ex:StringInterpolation
labelbeam/6f61058f-df03-41f3-a40a-2217273cb643
f"Error occurred: {e}"
containsbeam/6f61058f-df03-41f3-a40a-2217273cb643
ex:e
typebeam/6933d06b-7a9d-4e26-8c88-3c32e461e260
ex:PythonStringFormatting
containsExpressionbeam/6933d06b-7a9d-4e26-8c88-3c32e461e260
ex:i-plus-1
typebeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:FormattedString
usedInbeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:databaseUrlLogging
usedInbeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:apiKeyLogging
usedInbeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:logLevelLogging
usedInbeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:timeoutLogging
usedInbeam/6136a387-5120-4613-8b92-8f2ea24f1bbe
ex:maxRetriesLogging
typebeam/92cc02f5-f40c-4d6a-a661-d8b627c3ff86
ex:PythonFeature
labelbeam/92cc02f5-f40c-4d6a-a661-d8b627c3ff86
f-string formatting
typebeam/6b0f9007-de69-4fdd-8e25-2570153b9971
ex:PythonFString
formatsbeam/6b0f9007-de69-4fdd-8e25-2570153b9971
ex:error-message
supportsbeam/e13c5077-858f-4b9d-a164-4948e8f2c302
ex:variable interpolation
typebeam/b313c0fe-4c48-421a-a703-42200819971b
ex:python-string-formatting
used-inbeam/b313c0fe-4c48-421a-a703-42200819971b
logging.info-call
used-inbeam/b313c0fe-4c48-421a-a703-42200819971b
logging.error-call
used-inbeam/b313c0fe-4c48-421a-a703-42200819971b
ValueError-raise
typebeam/1bbb1dc1-7dd4-47ad-9637-c6b03aeeb55d
ex:FormattedString
typebeam/a750eb3a-06a7-46ef-bce0-08d2dc0303e3
ex:StringFormat
typebeam/d1f64878-74b9-4f54-8f90-8a13f310c004
ex:FormattingMechanism
labelbeam/d1f64878-74b9-4f54-8f90-8a13f310c004
f-string
featurebeam/9f20740b-c652-4555-86e4-64397eb949f5
string-interpolation
usagebeam/15f5ae11-2a66-4326-8407-bcfd3e49959e
ex:formatted-output
typebeam/ac38b3af-b289-465b-91d0-701fb9d2734a
ex:FormatString
labelbeam/ac38b3af-b289-465b-91d0-701fb9d2734a
f-string
descriptionbeam/ac38b3af-b289-465b-91d0-701fb9d2734a
Python formatted string literal
expressionDelimiterbeam/7daf5e0e-409e-4f64-850a-a52b9ff46e51
curly-braces
typebeam/fa719547-a215-4287-90a4-98d5cb239657
ex:StringFormat
labelbeam/fa719547-a215-4287-90a4-98d5cb239657
f-string
usedInbeam/fa719547-a215-4287-90a4-98d5cb239657
ex:print_statement_2
formatsbeam/fa719547-a215-4287-90a4-98d5cb239657
ex:Challenge name and score
syntaxbeam/fa719547-a215-4287-90a4-98d5cb239657
ex:formatted string literal
typebeam/9ea7d828-5122-4ca0-9cb6-28b9c53b5835
ex:FormattedString
containsPlaceholderbeam/9ea7d828-5122-4ca0-9cb6-28b9c53b5835
ex:file_path
containsPlaceholderbeam/9ea7d828-5122-4ca0-9cb6-28b9c53b5835
ex:text
typebeam/84602440-6d9a-41c8-a1e1-b5a3786c575b
ex:PythonFeature
typebeam/a6661633-8fc7-4d8b-a06c-66c365e528d8
ex:PythonStringFormat
usedForbeam/a6661633-8fc7-4d8b-a06c-66c365e528d8
ex:URL-construction
interpolatesVariablesbeam/a6661633-8fc7-4d8b-a06c-66c365e528d8
true
typebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:FormattedString
labelbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
Task Output Format
containsPlaceholderbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:task-placeholder
containsPlaceholderbeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:due-date-placeholder
syntaxTypebeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:f-string-syntax
isUsedBybeam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
ex:print-statement
typebeam/26639a7a-805d-4e2f-9f3f-465ac09c74b6
ex:FormattedString
containsExpressionbeam/26639a7a-805d-4e2f-9f3f-465ac09c74b6
ex:task-expression
containsExpressionbeam/26639a7a-805d-4e2f-9f3f-465ac09c74b6
ex:due-date-expression
typebeam/0847c3fb-2167-45e0-baa8-dc4abfbfbe22
ex:PythonStringFormatting
usedInbeam/0847c3fb-2167-45e0-baa8-dc4abfbfbe22
ex:document-title-generation
usedInbeam/0847c3fb-2167-45e0-baa8-dc4abfbfbe22
ex:author-name-generation
typebeam/31ba6d49-95fa-41e5-83c0-471bcede3436
ex:PythonStringFormatting
enablesbeam/204bc3d7-6d31-47ea-9891-3576d93b551a
ex:dynamic-output
typebeam/59323be7-0344-48af-a986-55126680111b
ex:StringFormatting
labelbeam/59323be7-0344-48af-a986-55126680111b
f-string formatting
usedInbeam/59323be7-0344-48af-a986-55126680111b
ex:documents
typebeam/a5982007-4c77-4949-ba39-ba742a9fc10a
ex:PythonStringFormat
labelbeam/a5982007-4c77-4949-ba39-ba742a9fc10a
f-string
typebeam/fb41853f-7f30-4a95-880f-994d1e91a11c
ex:Format String
usedInbeam/fb41853f-7f30-4a95-880f-994d1e91a11c
document name generation
containsbeam/e06228ca-08d1-403f-af94-242c605c308e
ex:OpenRefine success rate
interpolatesbeam/e06228ca-08d1-403f-af94-242c605c308e
ex:success_rate
typebeam/0453511f-0e28-4b20-adee-69ae7f0eacf6
ex:PythonStringFormat
syntaxForbeam/7ef6add4-a877-46cf-90e4-56753f4b4b3e
ex:interpolation
typebeam/d939bb43-2e1e-4bc3-9129-9e66e391f920
ex:PythonFeature
labelbeam/d939bb43-2e1e-4bc3-9129-9e66e391f920
f-string formatting
typebeam/01f141a1-99c2-4f2a-bef8-a90fb602c9ed
ex:FString
containsTextbeam/01f141a1-99c2-4f2a-bef8-a90fb602c9ed
Cosine similarity:
containsExpressionbeam/01f141a1-99c2-4f2a-bef8-a90fb602c9ed
ex:similarity-access
typebeam/d9266f02-12aa-475e-8622-6fec335c64c9
ex:Python-string-formatting
usedInbeam/d9266f02-12aa-475e-8622-6fec335c64c9
ex:print-statement
containsPlaceholderbeam/d9266f02-12aa-475e-8622-6fec335c64c9
ex:query-time-value
typebeam/ce5654fd-65b0-4b13-9d97-e7992ca351ca
ex:PythonFormattedString
labelbeam/ce5654fd-65b0-4b13-9d97-e7992ca351ca
F-String Format
containsPlaceholderbeam/ce5654fd-65b0-4b13-9d97-e7992ca351ca
ex:total-points-placeholder

References (234)

234 references
  1. [1]Beam1 fact
    ctx:claims/beam
  2. ctx:claims/beam/b9fc09da-b173-4003-bbaa-2b51be4f7d1d
  3. ctx:claims/beam/6b949bca-4391-40e6-a1ce-fd4c451fa476
  4. ctx:claims/beam/a231477d-7c61-426e-99bd-b13903846b36
  5. ctx:claims/beam/58176ffd-36ea-47eb-af67-1ddf9545974f
  6. ctx:claims/beam/96f7aeb7-80e4-41c6-9fc4-149c0c124b30
  7. ctx:claims/beam/255cb48f-250c-4d37-87ab-fa0c34c3ca48
  8. ctx:claims/beam/9358485a-2859-455f-97b9-6d70d54bf299
  9. ctx:claims/beam/9581f85d-acd7-4f96-94b6-f2abb0e1dc48
  10. ctx:claims/beam/dca7a4f7-c667-4c6d-bd9a-1887a1f704c9
  11. ctx:claims/beam/4138d5af-2f28-48bd-82f2-ede483c92f8c
  12. ctx:claims/beam/c826935d-c100-4d1c-8da8-8a9949b06812
  13. ctx:claims/beam/45a522a7-a868-47b7-bec3-db3a0ae3fa62
  14. ctx:claims/beam/36e97f9b-8068-4bae-a0f5-38eaf1024ede
  15. ctx:claims/beam/7977fe48-2aec-4f3e-97df-45b710a74dee
  16. ctx:claims/beam/01eecb7f-4df0-4603-b724-8550e48f6a69
  17. ctx:claims/beam/e4d3d378-0de3-4e09-8737-8bf18736888b
  18. ctx:claims/beam/611cfdff-6ffd-4590-a321-d56e5ade490e
  19. ctx:claims/beam/a8e860d3-a2eb-4ad3-a6ee-22481930a5a1
  20. ctx:claims/beam/ee9b5293-67cd-4e61-ab5f-b954c35c7a29
  21. ctx:claims/beam/cd716569-d6c8-4851-ad1b-8a9f523c6707
  22. ctx:claims/beam/f3d82fd5-cd25-4402-8d1b-ebc3f08747db
  23. ctx:claims/beam/c37c93e4-44cf-4cd8-b5c7-54a9f6e563b3
  24. ctx:claims/beam/cb3641cd-c89b-4b65-a979-2de4bbe7aa55
  25. ctx:claims/beam/575650b9-e31e-41c3-94b0-7445ce281a31
  26. ctx:claims/beam/4d68a263-9044-4b77-9cbb-fd2f789d1d0a
  27. ctx:claims/beam/fdcd4f75-d936-4b6a-ba7d-1aebcd644ab7
  28. ctx:claims/beam/5afdf512-4d61-42b4-b3cb-55ee72a9c822
  29. ctx:claims/beam/8fc39388-cedb-4361-9f72-ff58c215c749
  30. ctx:claims/beam/f1c9bcd0-dbfa-4303-8fd2-850ceeb4fdc6
  31. ctx:claims/beam/47a9ed8f-0aa9-409d-b840-6dc97c1aff68
  32. ctx:claims/beam/3f4f85f0-f741-499a-a503-6b3125fc192a
  33. ctx:claims/beam/9be4c2f3-81c7-4fbd-9663-3e7ce0186ff5
  34. ctx:claims/beam/fe8c6918-9ddd-41d9-a34f-b6add8b0ec2b
  35. ctx:claims/beam/135ceada-80b8-4a0c-be17-b341e5b4287b
  36. ctx:claims/beam/d59bebd7-3375-41f4-baef-97a26916a897
  37. ctx:claims/beam/8840b093-863e-40ac-8d4c-30a3699e1948
  38. ctx:claims/beam/407f2871-c46e-42a2-8c90-62e6da993ee6
  39. ctx:claims/beam/e528621d-a44a-42b6-af18-3830e7999bf0
  40. ctx:claims/beam/d5ae1673-37b5-4bc4-8ad4-2a72b8b19efb
  41. ctx:claims/beam/ee6dbd4a-f371-4dc6-9a4a-a91fdb9ada37
  42. ctx:claims/beam/6aa1b8e7-a4ef-4761-944e-6088482ae6a5
  43. ctx:claims/beam/5b09c77d-d033-4401-a5c8-735eba9f4469
  44. ctx:claims/beam/e75ae52c-d6fe-4f76-950e-2c6de46566e8
  45. ctx:claims/beam/4f2c58df-1b45-4d9a-b1e7-7ff2606de95a
  46. ctx:claims/beam/43dc8411-b93f-4d93-b18f-c834592523ad
  47. ctx:claims/beam/3e26e2c4-fe7d-4d8a-92f6-91ba7934e421
  48. ctx:claims/beam/aa8e5757-10e0-4543-9db4-e91832a02333
  49. ctx:claims/beam/7c021262-812b-430d-991f-c9deda9b8b6e
  50. ctx:claims/beam/58222bd3-968b-465b-a6f8-984afb183790
  51. ctx:claims/beam/6295b509-ebc5-4e0a-9c66-c0b0996de558
  52. ctx:claims/beam/6f61058f-df03-41f3-a40a-2217273cb643
  53. ctx:claims/beam/6933d06b-7a9d-4e26-8c88-3c32e461e260
  54. ctx:claims/beam/6136a387-5120-4613-8b92-8f2ea24f1bbe
  55. ctx:claims/beam/92cc02f5-f40c-4d6a-a661-d8b627c3ff86
  56. ctx:claims/beam/6b0f9007-de69-4fdd-8e25-2570153b9971
  57. ctx:claims/beam/e13c5077-858f-4b9d-a164-4948e8f2c302
  58. ctx:claims/beam/b313c0fe-4c48-421a-a703-42200819971b
  59. ctx:claims/beam/1bbb1dc1-7dd4-47ad-9637-c6b03aeeb55d
  60. ctx:claims/beam/a750eb3a-06a7-46ef-bce0-08d2dc0303e3
  61. ctx:claims/beam/d1f64878-74b9-4f54-8f90-8a13f310c004
  62. ctx:claims/beam/9f20740b-c652-4555-86e4-64397eb949f5
  63. ctx:claims/beam/15f5ae11-2a66-4326-8407-bcfd3e49959e
  64. ctx:claims/beam/ac38b3af-b289-465b-91d0-701fb9d2734a
  65. ctx:claims/beam/7daf5e0e-409e-4f64-850a-a52b9ff46e51
  66. ctx:claims/beam/fa719547-a215-4287-90a4-98d5cb239657
  67. ctx:claims/beam/9ea7d828-5122-4ca0-9cb6-28b9c53b5835
  68. ctx:claims/beam/84602440-6d9a-41c8-a1e1-b5a3786c575b
  69. ctx:claims/beam/a6661633-8fc7-4d8b-a06c-66c365e528d8
  70. ctx:claims/beam/7e2ece2f-b986-4356-b7cd-10b8784fb5ec
  71. ctx:claims/beam/26639a7a-805d-4e2f-9f3f-465ac09c74b6
  72. ctx:claims/beam/0847c3fb-2167-45e0-baa8-dc4abfbfbe22
  73. ctx:claims/beam/31ba6d49-95fa-41e5-83c0-471bcede3436
  74. ctx:claims/beam/204bc3d7-6d31-47ea-9891-3576d93b551a
  75. ctx:claims/beam/59323be7-0344-48af-a986-55126680111b
  76. ctx:claims/beam/a5982007-4c77-4949-ba39-ba742a9fc10a
  77. ctx:claims/beam/fb41853f-7f30-4a95-880f-994d1e91a11c
  78. ctx:claims/beam/e06228ca-08d1-403f-af94-242c605c308e
  79. ctx:claims/beam/0453511f-0e28-4b20-adee-69ae7f0eacf6
  80. ctx:claims/beam/7ef6add4-a877-46cf-90e4-56753f4b4b3e
  81. ctx:claims/beam/d939bb43-2e1e-4bc3-9129-9e66e391f920
  82. ctx:claims/beam/01f141a1-99c2-4f2a-bef8-a90fb602c9ed
  83. ctx:claims/beam/d9266f02-12aa-475e-8622-6fec335c64c9
  84. ctx:claims/beam/ce5654fd-65b0-4b13-9d97-e7992ca351ca
  85. ctx:claims/beam/81387906-78ba-4d4c-ab85-da2da9a52a07
  86. ctx:claims/beam/94809cf9-75d5-408c-b559-5bdf6720831e
  87. ctx:claims/beam/c1523805-b42a-4e54-8eb7-18feff78a9e0
  88. ctx:claims/beam/77097d4b-8386-4555-a900-c9860c7e7986
  89. ctx:claims/beam/b9097113-ca32-4f8d-86f8-628831db55f5
  90. ctx:claims/beam/1fa70fe7-abc5-4650-aa84-5baafcb016d6
  91. ctx:claims/beam/86cab2e7-54d7-4d04-b1c9-3375e40a1f5f
  92. ctx:claims/beam/c5963eb1-2897-4b20-842c-706032cb7f12
  93. ctx:claims/beam/360574a0-ca45-43b1-ab10-4faa44ede89a
  94. ctx:claims/beam/4df6fc8e-fd72-45cf-afd0-b80cf0630272
  95. ctx:claims/beam/b38cf57c-9f27-4206-af0f-f78a73b5cda4
  96. ctx:claims/beam/3d46f646-b281-40e6-a533-f7e41783f877
  97. ctx:claims/beam/fb290375-71dd-4682-9085-45276d3cc0c4
  98. ctx:claims/beam/9e522beb-646e-43c7-bcff-87e82d2d1efc
  99. ctx:claims/beam/26b8e404-cc30-4b2a-be24-b3f38b12b82c
  100. ctx:claims/beam/565fe836-08fd-4e16-9b6f-0610aaee6bed
  101. ctx:claims/beam/94315da4-1669-43a1-a4b0-a66390955603
  102. ctx:claims/beam/2e6d9029-c016-4f7e-8cb4-e4aceb2e6845
  103. ctx:claims/beam/4608fa02-d97e-4222-97f3-7327bb3cd7e3
  104. ctx:claims/beam/0e45ede5-442c-49ae-9535-1f48d65a6866
  105. ctx:claims/beam/1ca2692b-9577-4c35-aa70-f8c8ec69ba62
  106. ctx:claims/beam/4efeeb64-8572-49af-812f-e5accd46c4ad
  107. ctx:claims/beam/c5e65b2e-6289-4399-808e-64fe4e0eddce
  108. ctx:claims/beam/9802b5db-f061-42b6-9a28-63f4e0d4a155
  109. ctx:claims/beam/f3d5dce4-0492-435e-9a07-8eec7bd68f9b
  110. ctx:claims/beam/7c02cf93-ad26-449d-b0be-e31b99cbf77a
  111. ctx:claims/beam/aa30ec0a-322c-4ccb-87f1-9529eeaae311
  112. ctx:claims/beam/8e1ea8ad-62d7-49b9-bdcd-4dae90c7df3d
  113. ctx:claims/beam/33fac88e-670b-45ad-bc1c-45cb2091b14a
  114. ctx:claims/beam/de383db7-ff0a-4d39-85dd-02ba575a322e
  115. ctx:claims/beam/9e5f161c-18b2-46c1-a029-eb9d5aa10f9c
  116. ctx:claims/beam/d55a690a-9cf4-4df0-804c-785499773a30
  117. ctx:claims/beam/80a16c0b-7043-48ab-aeb5-68a3a00737cb
  118. ctx:claims/beam/55d7f590-9a2e-4dee-9f05-207288cdc405
  119. ctx:claims/beam/34094d4f-c249-4e79-922e-dfb9f6ea172a
  120. ctx:claims/beam/7af96457-2865-458d-89c2-afec41b8e7ec
  121. ctx:claims/beam/ba1f4b06-21a0-44bb-8753-f4abee067a73
  122. ctx:claims/beam/32333d18-9def-4dd6-b430-f235f098fb9c
  123. ctx:claims/beam/141e981a-f8b4-49ab-996c-cc186b29cfc5
  124. ctx:claims/beam/7f888b53-e9dd-4bea-962b-b5a76e7cc140
  125. ctx:claims/beam/426652b4-55b7-40ce-9aa7-7d05da63a81c
  126. ctx:claims/beam/ff998597-15f3-4f7a-9ffa-f51682180cff
  127. ctx:claims/beam/eabd9878-bfb3-432f-8971-391d770312f8
  128. ctx:claims/beam/872b0169-9ad9-4d9b-a00f-35463bf47710
  129. ctx:claims/beam/1a61c94d-e688-439f-9256-a272947656df
  130. ctx:claims/beam/1117fcb4-40d6-46f0-b6eb-c8d514487be3
  131. ctx:claims/beam/ef2cc3d9-149f-4b58-9c52-fcf3ca8b457f
  132. ctx:claims/beam/2d4011b7-fd19-414d-88f5-084c1fba93b1
  133. ctx:claims/beam/f6c0f203-94ac-460c-bd45-85097033d034
  134. ctx:claims/beam/83decc01-f770-4428-852b-466b97d6139c
  135. ctx:claims/beam/d02b1e05-c948-4f83-9717-c75f000b3301
  136. ctx:claims/beam/17b3e3da-9ad5-4c6c-bca8-d715b4f0254a
  137. ctx:claims/beam/3fc295b7-ba69-4af7-805c-0405e4365dad
  138. ctx:claims/beam/d7ad4c5b-8178-413d-9cfa-26fa59c6b24c
  139. ctx:claims/beam/7516ae16-3a62-43f2-8334-e6fbd407a77e
  140. ctx:claims/beam/ba702b2e-b930-42de-8632-2e6cbb24f3a6
  141. ctx:claims/beam/5dc58db2-2a51-4f12-ab6e-3e7b263e247c
  142. ctx:claims/beam/b42fe500-dada-4b58-a476-05ff88176bd0
  143. ctx:claims/beam/52dd23cb-1e9b-4862-a465-9116450bfe75
  144. ctx:claims/beam/70f47706-5b38-4d1b-9b1a-ee8c22efd67c
  145. ctx:claims/beam/5bb2318e-5790-41e6-83b8-f34e1285a717
  146. ctx:claims/beam/030958ff-4542-4c75-87d6-fc94dc83547f
  147. ctx:claims/beam/00f71ff6-3048-4005-9a6e-b3841911131f
  148. ctx:claims/beam/297b71db-f9cd-413c-a139-1f259bfb09e5
  149. ctx:claims/beam/1bbf833b-92c9-49b5-9a01-7cda711bd572
  150. ctx:claims/beam/103b7d66-0965-412d-bdf5-32cefb625310
  151. ctx:claims/beam/f7fef24b-e7d2-44f1-b80e-cda2e96c4fdb
  152. ctx:claims/beam/a55e7e9c-f5ae-4d91-b7ce-cd62d5497865
  153. ctx:claims/beam/6130d2f5-0655-4405-84d8-84eb06e08f63
  154. ctx:claims/beam/1c8d2813-7f14-40b9-bc08-098059e6429c
  155. ctx:claims/beam/95c16244-f18b-44ea-875f-e5f2b9343c8f
  156. ctx:claims/beam/215decc9-42f1-439f-999b-0bff9ae082f7
  157. ctx:claims/beam/da2b3524-9864-449f-b0a7-772946b1e604
  158. ctx:claims/beam/318db918-e86b-4de7-b066-db4f3c2664e0
  159. ctx:claims/beam/ff415e6f-ed11-4873-ba15-68ffe90fe491
  160. ctx:claims/beam/3eca68ed-e1ab-4e7e-a7da-8c3fbeff288e
  161. ctx:claims/beam/7ba60581-efb1-48dc-ae4e-5da742180b42
  162. ctx:claims/beam/f5a5540b-3c9d-4103-85d7-7db7b8ea25d3
  163. ctx:claims/beam/52091281-7132-4342-914e-996e37f9937d
  164. ctx:claims/beam/224abf68-7791-48dd-92f3-20ab626bd461
  165. ctx:claims/beam/4a01c04e-2afc-42aa-8801-90f290ba0aee
  166. ctx:claims/beam/b3bf4b36-b6fb-4f89-a967-2ebf362c0106
  167. ctx:claims/beam/7c46c0d3-14b6-4d99-b556-baa45fee2275
  168. ctx:claims/beam/0ccfd20a-75d1-4e16-9811-0d09cc59228d
  169. ctx:claims/beam/49e02d6b-df68-4157-b42b-97e2fef3499e
  170. ctx:claims/beam/e04766e0-b70f-4cd4-93df-3375bb36ef45
  171. ctx:claims/beam/ec3c4b1e-e242-4b69-9081-eecfa7bd3110
  172. ctx:claims/beam/d40ec51b-0bef-4bf0-b418-50abfa0ecb4f
  173. ctx:claims/beam/5fb76548-eadb-49e2-aa62-01f144546c00
  174. ctx:claims/beam/1a6f1586-6e78-422f-a197-6fc5acdf1284
  175. ctx:claims/beam/6c6f63ea-83fb-45fb-885f-0dd4722c5403
  176. ctx:claims/beam/2e7ba46e-15d4-4cfa-af65-949ade65723f
  177. ctx:claims/beam/4b5f9a1a-5361-4664-83bf-fb1f135823ef
  178. ctx:claims/beam/36baf92f-028a-4045-8b57-6e1d4db03aba
  179. ctx:claims/beam/3f85865f-fee3-47b0-bbd9-969fb1ff010c
  180. ctx:claims/beam/7ef0c749-7e6a-4bc4-b3d0-d4b9ba48ae8e
  181. ctx:claims/beam/16a732b3-3e07-4ba8-a721-14e165b54a5e
  182. ctx:claims/beam/c8bce942-9373-4cda-8c1f-b2b9fb02c643
  183. ctx:claims/beam/8511e19b-1795-4c4b-b967-d8360ac84264
  184. ctx:claims/beam/9b38b599-daec-41e8-b466-0b7f85b88ffe
  185. ctx:claims/beam/c8102774-0736-45ab-8d51-87fae35d0377
  186. ctx:claims/beam/4d47005b-a1e7-4757-82f3-77722798dfec
  187. ctx:claims/beam/bdabf353-863b-4cc9-aee3-8ad30657c977
  188. ctx:claims/beam/64905869-24bb-45f8-b86a-4196d76ab3c4
  189. ctx:claims/beam/ce4e0415-dcd2-43a5-a4b4-b84de4ae08be
  190. ctx:claims/beam/8a5b48dd-1b3c-4b7f-96d0-57ecc4306508
  191. ctx:claims/beam/34a873eb-bc2f-4d6e-a4a7-ad6a120cdb8a
  192. ctx:claims/beam/8efa6284-5b1b-4700-9c99-564768541b19
  193. ctx:claims/beam/a406710d-0992-4857-a2c3-8d51ffe02217
  194. ctx:claims/beam/f7463d00-a222-4aee-876d-09365041646d
  195. ctx:claims/beam/892c7b9e-a360-4951-a1bd-65dd1b7048dc
  196. ctx:claims/beam/50cb3765-291a-486f-b5bf-26add47309f7
  197. ctx:claims/beam/19c219d6-ea50-41bc-8b23-4c446ce9d32c
  198. ctx:claims/beam/27810218-c501-4b09-ae4d-5157a555af93
  199. ctx:claims/beam/3cca4213-a5ea-4f04-bb75-c1de9678a556
  200. ctx:claims/beam/64ac890c-16af-4487-9f86-98e635bb03f9
  201. ctx:claims/beam/bf8dc597-f5a2-4f00-9aec-7fc5ea5c72fb
  202. ctx:claims/beam/2446c55d-3e7d-4dce-b1a2-10ccc35b4cca
  203. ctx:claims/beam/ed0c9925-bf5e-4f1a-90a8-43854021cb01
  204. ctx:claims/beam/c9baa714-fb6f-4a4e-a32c-8544bdaa25ed
  205. ctx:claims/beam/ed18123c-8cf3-41b4-b9c5-9ebab0f7a975
  206. ctx:claims/beam/1307b9bc-7905-4754-aa4f-379484da6141
  207. ctx:claims/beam/26375e84-be0b-411d-8740-b19721f3bf80
  208. ctx:claims/beam/fdf83faa-03c9-4e80-9792-6fa66000e80d
  209. ctx:claims/beam/534be9d2-c97a-4867-8efb-8f090879be4b
  210. ctx:claims/beam/add559bf-3ce5-4390-a544-0660ac8acf99
  211. ctx:claims/beam/5e1fccc0-109f-4d58-b6c4-6482a168aad7
  212. ctx:claims/beam/51943567-6cd8-4e28-9883-4e19581106c7
  213. ctx:claims/beam/731b8e8a-1f12-4ab1-a853-9852e66bc19e
  214. ctx:claims/beam/5aa4d2ff-925b-4f99-a1c5-fe5dfd5b20f5
  215. ctx:claims/beam/323682d2-b8a4-4c31-aa0b-9c810f57c87e
  216. ctx:claims/beam/36547d87-ffdc-491b-9d91-41b797091448
  217. ctx:claims/beam/6e0e1d84-f342-4a3d-9bec-6372c61dc24e
  218. ctx:claims/beam/eb869acc-2b0a-4006-98fb-a7f182c6bf42
  219. ctx:claims/beam/d5992046-41d9-4d41-bdf2-ad4fbc1a033c
  220. ctx:claims/beam/12b635d9-dfdd-46ff-88e8-e32db96091e9
  221. ctx:claims/beam/d307a23c-1866-4ea9-9a82-42827b961a77
  222. ctx:claims/beam/da8f682c-cc5e-494f-b7f1-381c8d8fc05b
  223. ctx:claims/beam/fef4fa6f-c278-4da1-b9a8-0acd2941b0c7
  224. ctx:claims/beam/7a6d20d2-0f32-4ba7-b3bb-8b64e897ee99
  225. ctx:claims/beam/5426310a-1144-41d4-b05e-041dd5a17627
  226. ctx:claims/beam/798fc53e-7baa-44c3-a942-ae9157843780
  227. ctx:claims/beam/e3047d8b-0a22-4f1e-807c-b9b73e543b7d
  228. ctx:claims/beam/f70b43bc-4178-48c2-9725-c4e3d58c0957
  229. ctx:claims/beam/4d8aaf8b-fb9e-4b75-8f18-106489b10190
  230. ctx:claims/beam/d795171e-b403-4d57-929d-378d01e57b2d
  231. ctx:claims/beam/cebc926a-3ac9-4aa1-be36-1c9aafa02dfb
  232. ctx:claims/beam/a2f49980-b56e-4c2f-9c1b-b7bc5b04f677
  233. ctx:claims/beam/6e417443-0ceb-4906-baef-2f6d9a6c9612
  234. ctx:claims/beam/e8aa5db9-3e5f-4e4b-b042-f2179d9b2b8f

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.