hbz / lobid-resources

Transformation, web frontend, and API for the hbz catalog as LOD
http://lobid.org/resources
Eclipse Public License 2.0
9 stars 7 forks source link

URI-encoding needed? #1644

Closed hagbeck closed 1 year ago

hagbeck commented 1 year ago

If I want to convert the resource http://alma.lobid.org/resources/990226793240206441.json to turtle via e.g. https://issemantic.net/rdf-converter I'm getting the error

Error: "http://lobid.org/items/990226793240206441:DE-290:EFB:A 358 GOUD#!" does not look like a valid URI, I cannot serialize this as N3/Turtle. Perhaps you wanted to urlencode it?

TobiasNx commented 1 year ago

Duplicate: https://github.com/hbz/lobid-resources/issues/1521

dr0i commented 1 year ago

Hi @hagbeck as @TobiasNx said, we are already of it. There is even a PR for it but that need some refactoring. I don't think that this will be resolved in the next month. Is that ok for you or is it urging?

hagbeck commented 1 year ago

It's ok. Today I've used the data as RDF the first time for a show case. For some examples it is possible for me to fix that manually.

dr0i commented 1 year ago

Ok, good then. I will close this issue. We will keep track on that issue in https://github.com/hbz/lobid-resources/issues/1521 .