Checksum notation validation error ignored #219
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/dump-things-service#219
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am investigating orinoco/shacl-vue#351 -- which I believe should be dealt with in dump-things-server.
I made a test schema that has a
Thingvariant with assigns arangeofChecksumto thekindslot. When I submitwhich is structurally valid, but has an invalid
Checksum.notation(should beHexBinary), I get a HTTP200 response and the record posts. However, I seeThis appears to be the root problem. It is just a warning.
Posting
works fine and results in a stored record with no encoding issues.
This record can also be retrieved as TTL properly
HexBinary#226