{ "namespace": "string", "type_name": "count_words", "description": "Counts the number of words in the input string", "components": [ { "namespace": "string", "type_name": "string_string_number_gate" } ], "properties": [ ], "extensions": [ { "namespace": "metadata", "type_name": "dublin-core", "extension": { "title": "Count Words", "subject": "Counts the number of words in the input string", "creator": "Hanack" } } ] }