bdq
bdq copied to clipboard
TG2-VALIDATION_SCIENTIFICNAME_NOTEMPTY
TestField | Value |
---|---|
GUID | 7c4b9498-a8d9-4ebb-85f1-9f200c788595 |
Label | VALIDATION_SCIENTIFICNAME_NOTEMPTY |
Description | Is there a value in dwc:scientificName? |
TestType | Validation |
Darwin Core Class | dwc:Taxon |
Information Elements ActedUpon | dwc:scientificName |
Information Elements Consulted | |
Expected Response | COMPLIANT if dwc:scientificName is bdq:NotEmpty; otherwise NOT_COMPLIANT |
Data Quality Dimension | Completeness |
Term-Actions | SCIENTIFICNAME_NOTEMPTY |
Parameter(s) | |
Source Authority | |
Specification Last Updated | 2023-09-18 |
Examples | [dwc:scientificName="?": Response.status=RUN_HAS_RESULT, Response.result=COMPLIANT, Response.comment="dwc:scientificName is bdq:NotEmpty"] |
[dwc:scientificName="": Response.status=RUN_HAS_RESULT, Response.result=NOT_COMPLIANT, Response.comment="dwc:scientificName is bdq:Empty"] | |
Source | ALA,GBIF,OBIS |
References |
|
Example Implementations (Mechanisms) | Kurator/FilteredPush sci_name_qc Library |
Link to Specification Source Code | https://github.com/FilteredPush/sci_name_qc/blob/v1.1.2/src/main/java/org/filteredpush/qc/sciname/DwCSciNameDQ.java#L1430 |
Notes |
Comment by Paula Zermoglio (@pzermoglio) migrated from spreadsheet: The specification here is tricky. It might perfectly be that sciName is empty and that genus and specificEp are filled in. As it stands, it could only run AFTER sciName has been inferred from genus+spEp.
Comment by Paul Morris (@chicoreus) migrated from spreadsheet: Name needs to change. Unavailable means something other than not supplied to taxonomists.. dwc:taxonId should be included, it also specifies the name
Comment by Paul Morris (@chicoreus) migrated from spreadsheet: Name, definitions, and specification are inconsistent. It isn;t clear if this is a measure of multiple terms or a test for conformance against a vocabulary.
Comment by Lee Belbin (@Tasilee) migrated from spreadsheet: This is the same as test# 144 - remove duplicate
Fixed output type, s/Completeness/Validation/
Splitting bdqffdq:Information Elements into "Information Elements ActedUpon" and "Information Elements Consulted".
Also changed "Field" to "TestField", "Output Type" to "TestType" and updated "Specification Last Updated"