DOREMUS-ANR / marc2rdf

Converter from UNIMARC/INTERMARC to RDF using the DOREMUS model
Apache License 2.0
6 stars 0 forks source link

[PP] Keys with final dots #59

Closed pasqLisena closed 6 years ago

pasqLisena commented 7 years ago

Sometimes the keys end with a final dot. Example: "Fa majeur."@fr http://data.doremus.org/expression/b1d12b34-46a1-3d26-a6ad-efef75b1db7a/key/fa_majeur.

This prevents the converter to match with the controlled vocabulary.

pierrechoffe commented 7 years ago

To be fixed at the conversion level? The dot is an error (I mean: there is no situation where a dot would be required or meaningful).

rtroncy commented 7 years ago

Yes, the converter will handle this case, doing a specific parsing that will remove the last dot(s). But this shows that converting literals by controlled vocabularies helps to detect inconsistent annotation practices