Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load RDF & Turtle namespaces #3849

Open
kallimathios opened this issue Jul 18, 2024 · 0 comments
Open

Load RDF & Turtle namespaces #3849

kallimathios opened this issue Jul 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kallimathios
Copy link
Contributor

Describe the bug
What went wrong? What did you expect to happen?
A user attempted to load RDF in Turtle using namespaces and a few short-hand statements. The load fails; however, the user's data was also missing key elements. When I added the missing elements (hasResourceTemplate + template ID) the load continued to fail; however, Sinopia was able to load the RDF after writing out full statements and removing the namespaces as follows (as is reflected in the load RDF documentation on the Sinopia wiki):

<>http://sinopia.io/vocabulary/hasResourceTemplate"OpenVlacc:Werk:uploadLynn".
<>https://www.rdaregistry.info/Elements/w/#P10088 "Test title load rdf"@nl.
<>https://www.rdaregistry.info/Elements/w/#P10353 "Dutch load rdf"@nl.
<>https://www.rdaregistry.info/Elements/w/#P10217 "Adult audience load rdf"@nl.

Is this a bug or simply how Sinopia is expects to receive RDF?

  • What is the impact on your work? (can't work / work stoppage; workaround exists; minor issue)
    Minor issue
  • What environment are you in? (stage or production)
    Stage
  • What OS and browser are you using? (Mac/Windows; Safari, Firefox, etc.)
    Chrome, Mac
  • If you're cataloging, what Resource Template were you using (name or ID)
    Associated template ID openvlacc:werk:uploadlynn; however, the hasResourceTemplate property and the template ID were missing from the data.

Please include a screenshot
(Mac: shift-command-4; Windows: ; then drag the image file into the issue)
Scherm­afbeelding 2024-07-17 om 14 57 08

Screenshot provided by user.

@kallimathios kallimathios added the bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant