SHALC Validation / Derivation Examples #53
Replies: 4 comments
-
|
I'm all for it. ...can I get you to commit to starting a shacl for it? I'm still thinking through the mechanics of plots, but you might enjoy this blog post concerning imprecise birthdates. It's a bit dated and needs more work but you see where I am going with it. |
Beta Was this translation helpful? Give feedback.
-
|
Never used SHACL before but happy to give it a go. Folder structure and file names?Is there any particular way you'd like the folders structured? E.g. Any tooling suggestions?
|
Beta Was this translation helpful? Give feedback.
-
|
That's a good joke that keeps on giving 😆. Happy with the direction on dates - store at the best precision you have. I think most of my imprecision is on Person birthDate and deathDate. |
Beta Was this translation helpful? Give feedback.
-
|
@rwarren2 I've made a start at https://github.com/Stephen-Gates/graves/blob/main/validation/readme.md Feedback very welcome, especially on how best to organise Test ideas. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if it would be useful to provide a collection of snippets of SHALC validation so people could assemble their own validation rules into something that suits their needs. Provide instructions on how to combine the snippets into a bespoke set for the data being collected.
For example:
hasLocation
A Grave's Lat, Lon must be within the:
hasLocalAddress
ageAtDeath
Calculate / estimate age at death from incomplete birthDate (e.g. 1899-06) and deathDate (1919-11-29).
Beta Was this translation helpful? Give feedback.
All reactions