timrdf/csv2rdf4lod-automation

allow multiple domain_names

Opened this issue · 1 comments

      conversion:enhance [
         conversion:domain_template "[/sd]user-profile/[#1]";
         conversion:domain_name     bonbon:User, sioc:UserAccount;
      ];

We can only have one literal domain_name so that we know how to construct the default URI. Multiple URI domains would be fine, but is already handled with conversion:subclass_of.