mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

Avoid invalid characters in given local name #33

Closed carueda closed 8 years ago

carueda commented 8 years ago

Issue noted while importing CSV contents having Figure(s) as one of the column headers.

Besides documentation/tooltips/etc/, the tool should avoid entering invalid characters in the dialog itself:

image

and perhaps automatically replace them with underscores (or skip them) when importing.

The specific error was notified by Jena on the backend:

2016-06-24_1120

The workaround is of course not providing such invalid characters.