{ "namespace": "string", "type_name": "swap_case", "description": "Converts the uppercase alpha characters of the input to lowercase and lowercase characters to uppercase", "components": [ { "namespace": "string", "type_name": "string_operation" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Swap Case", "subject": "Converts the uppercase alpha characters of the input to lowercase and lowercase characters to uppercase", "creator": "Hanack" } } ] }