Type:Text
From Placeography
The built-in datatype text is like string, but for arbitrarily long (in theory) text values.
The tradeoff is values of this type cannot be used in queries, i.e. you cannot match a value of Type:Text, but you can ask what has a value for some property of this type.
This type is among the standard datatypes of this wiki.