timrdf/csv2rdf4lod-automation

Conversion using e2 prefix in e1 conversion.

Closed this issue · 2 comments

When I run conversions in commit ed964cb for the USDA database I'm seeing that csv2rdf4lod is using the namespace http://semanticdiet.com/source/usgs-gov/dataset/nutrient-database/vocab/enhancement/2/. I no longer have any e2 files (and I'm not specifying -e 2) so I would expect the namespace to be http://semanticdiet.com/source/usgs-gov/dataset/nutrient-database/vocab/enhancement/1/

Ok. I see why this is happening now. I copied the e2 parameters over e1 because I was originally doing the conversion in tiers using conversion:links_via to dereference foreign keys. Obviously just renaming the file isn't enough--I will make the appropriate changes within the params file.