CSCfi / iow-ui

Interoperability workbench user interface
Other
3 stars 0 forks source link

Trim all values #557

Open amiika opened 7 years ago

amiika commented 7 years ago

in-codes include empty spaces.

Examples:

sh:in ( " 1" " 10" " 101" ) etc.

Simply trim all values?

amiika commented 7 years ago

Its seems that only sh:in values have this issue. This might also be bug in the the codeValues API.

mortterna commented 7 years ago

Can't seem to reproduce the problem and sh:in values are already trimmed

mortterna commented 7 years ago

Example of codeValues api result

"dcterms:identifier" : " 10",