Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This page gathers known issues of the onboarding process and the reccomended solutions or work-arounds for the given issue. If the issue you are facing does not appear on the list here, please contact HRI service desk at servicedesk@health-ri.nl and we will assist you.

FDP

Date and DateTime errors when editing

From what we can gather, FDP client v1.17.x exhibits strange behaviour when creating or editing metadata fields with date or date-time values. The bug report describes the details. A workaround could be moving back to v1.16.3, which Radboud seems to be using without issues (needs to be confirmed).

Delete metadata when FDP client gives a error message

triple store. Verify the graph uri.

Code Block
SELECT *
FROM <http://localhost/dataset/6dba4d3e-888a-4b8d-bacf-0fd322bef2f7>
{
    ?s ?p ?o
}

Drop the graph of the resource that should be deleted.

...