scriptotek/mc2skos

Using 010/016 for URI generation

danmichaelo opened this issue · 1 comments

The example record (source xml, target rdf) gets the URI http://lod.nal.usda.gov/nalt/142 rather than the correct http://lod.nal.usda.gov/nalt/1396

Seems like vocabularies.yml must be updated to use the value of the 016 field rather than the 001 field.. My guess is that 010 or 016, if present, could always take precedence over 001 when it comes to URI generation, but I could be wrong here..

Not sure if this solution is general enough, but until we have a counterexample…