-
Notifications
You must be signed in to change notification settings - Fork 13
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
Carry out an audit of required fields #470
Comments
The first task here is to document required fields here in a list, then we can make any easy/quick decisions about adding or removing required fields. Developing a comprehensive approach to this is a much bigger bit of work, and possibly out of scope for BODS v0.4. |
Required fields:
|
BODS 0.2 and BODS 0.3 do not specify any required fields for More importantly, neither Importing these into Register results in incorrectly matched entities, since they are detected as having the same identifiers. A workaround has been put in place to drop all identifiers containing neither I propose that at least one of I would actually suggest that one or both of This would not be solved by the suggestion above of either References openownership/register#171 . |
On a related topic, the suggestion above is that Further to that, I would actually suggest that I suggest it would be far more useful to maintain a list of recommended Further to this idea, we could agree to adopt all identifiers listed on Org ID, for example. This would mean that |
@tiredpixel I have made a separate ticket about scheme and schemeName so that doesn't get lost in this ticket - #542 |
I've added a 'required fields' tag to this issue and any other related issues. |
#728 relates to this |
If we carry out the work upgrading JSON Schema detailed in #469, we may also wish to consider a full audit of required fields in the schema.
The text was updated successfully, but these errors were encountered: