{ "namespace": "string", "type_name": "capitalize", "description": "Converts the first character of the input to upper case and convert the rest of the input to lower case", "components": [ { "namespace": "string", "type_name": "string_operation" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Capitalize", "subject": "Converts the first character of the input to upper case and convert the rest of the input to lower case", "creator": "Hanack" } } ] }