Fixes #205
Adds a new XSL to generate Turtle from RDF/XML.
L1.xsl changes the format of business identifiers to use MD5 hash for the URIs if they are not regular/numeric.
Filters out a bunch of variants of n/a and n.a which are bad data we need to feed back to GLEIF - if not applicable there should be no value.
Fixes #205 Adds a new XSL to generate Turtle from RDF/XML. L1.xsl changes the format of business identifiers to use MD5 hash for the URIs if they are not regular/numeric. Filters out a bunch of variants of n/a and n.a which are bad data we need to feed back to GLEIF - if not applicable there should be no value.