user_assertions - AtlasOfLivingAustralia/ala-dataquality GitHub Wiki

Superseded - replaced by userAssertions

Short Description

Lists the current state of any user assertions raised by ALA end users or data providers about an occurrence record.

Description

Lists the current state of any user assertions raised by ALA end users or data providers about an occurrence record.

User assertions are stored as codes. See "ALA usage" below for interpretation of codes.

Relevant standards

None.

Expert vocabulary

None.

ALA usage

The following codes are used by the ALA:

  • Code 50001 = Open issue
  • Code 50002 = Verified
  • Code 50003 = Corrected
  • Code 50004 = No assertions
  • Code 50005 = Unconfirmed

Technical description, provenance, code

Code to meaning mapping is held in the messages.properties file https://github.com/AtlasOfLivingAustralia/biocache-service/blob/48e2eef7c8323f594206bed304789960beff1d9e/src/main/webapp/WEB-INF/messages.properties

https://github.com/AtlasOfLivingAustralia/biocache-store/blob/2bed497d30c2ea2d5240724736df0f35bd7cd36e/src/main/scala/au/org/ala/biocache/vocab/AssertionStatus.scala#L14-L18