openbudgets / Code-lists

Code list in fiscal data sets
0 stars 3 forks source link

Currency code list contains invalid characters in URIs #6

Closed jindrichmynarz closed 9 years ago

jindrichmynarz commented 9 years ago

Currency code list contains invalid characters in URIs, such as whitespace. You can check by running Apache Jena's Riot (riot --validate currencies.rdf). Whatever you put into URIs should be properly encoded. URI slugs can be used to avoid these problems.

skarampatakis commented 9 years ago

Corrected. Using iso4217 alphabetic code plus namespace as entity name .