timrdf/csv2rdf4lod-automation

object_search object URIs results in spaces.

Closed this issue · 0 comments

         conversion:object_search [
            conversion:regex     "^(.*)$";
            conversion:predicate owl:sameAs;
            conversion:object    "[/sd]skill/[\\1]";
         ];

includes spaces in the resulting object URIs.