Problem:
We for now want to only support editing statements that have a property of data type string. However our current check is based on the value type instead. This means it is also possible to edit among others the data types URL, Commons media, tabular data, geo shape and musical notation. We need to check for the data type.
Acceptance criteria:
- only properties of datatype string are editable