{ "namespace": "string", "type_name": "is_blank", "description": "Checks whether the input string is empty or contains only whitespaces", "components": [ { "namespace": "string", "type_name": "string_bool_operation" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Is Blank", "subject": "Checks whether the input string is empty or contains only whitespaces", "creator": "Hanack" } } ] }