-
Notifications
You must be signed in to change notification settings - Fork 1
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
Development for changes to LIBRS - JSON Specifications, API Validator: Source code for API endpoints, JSON model changes, and updates to docs.librs.org specifications ready for review in TEI test environment #17
Conversation
_data/data-element-defs.json
Outdated
@@ -2319,7 +2319,7 @@ | |||
}, { | |||
"de_num": "52", | |||
"name": "DISPOSITION OF ARRESTEE UNDER 18", | |||
"definition": "Used only if the arrestee was 16 years of age or younger at the time of arrest.", | |||
"definition": "Mandatory field for ANY Arrestee that is 17 years of age and younger. The Federal UCR program considers juveniles as under 18 years of age regardless of state law. The LIBRS program will stay aligned with the FBI and collect this field for arrestees 17 and younger even though this differs from the latest state Juvenile Age Definition.\n\nIf the arrestee is 17 and considered an adult in Louisiana after April 19, 2024, please use A – Referred to Criminal or Adult Court.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@john-maus please re-word this. An Arrestee cannot possibly be 17 years of age AND younger; they can only be one or the other. It should read, "...ANY Arrestee that is 17 years of age or younger."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is done.
@john-maus please see my comment about the slight verbiage change. Other than that, this looks good to go. |
@kirkes21 - I asked Kate about it. There might be some specific verbiage we have to use. It's a little confusing and the context matters - are we talking about the Arrestee or their age, for example? Here's a different diff (see what I did there) where it explicitly mentions Age, and in that context, "and" definitely makes sense. Plurality might also make a difference (e.g., Arrestees versus Arrestee). Anyways, let's see what Kate says. |
@dougbarbin I just copied how Kate had it in the word document from the task. I think we should ask her first? |
Corrected "age and younger" to read "age or younger" for proper logic.
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
@john-maus - this broke the https://docs.librs.org site, so I had to revert it. |
Changes:
Asana Tasks Involved:
Testing:
Notes: