Open iDigBioBot opened 6 years ago
The interpretation @chicoreus shares above aligns perfectly with my understanding.
Thank you so much @chicoreus and @tucotuco !! I really appreciate the detail explanation and thank you for going a step further looking at other tests as well!! I will see what I can do from this side, thank you!!
Updated term-actions and date last updated.
Term-Actions changed but not "Specification last updated". I've changed it to 2024-07-19. Was this the intent?
Edit to term-actions was just catching the term-actions up with the label, not affecting the specification or implementations.
Specification last updated was also updated to: 2023-12-13, this is the date of the last substantive change to the specification, I've corrected it back to this.
Changed Expected Response from
EXTERNAL_PREREQUISITES_NOT_MET if the bdq:sourceAuthority is not available; INTERNAL_PREREQUISITES_NOT_MET if dwc:scientificNameID is EMPTY, the value of dwc:scientificNameID is ambiguous, or dwc:scientificName was not EMPTY; FILLED_IN the value of dwc:scientificName if the value of dwc:scientificNameID could be unambiguously interpreted as a value in bdq:sourceAuthority; otherwise NOT_AMENDED
to
EXTERNAL_PREREQUISITES_NOT_MET if the bdq:sourceAuthority is not available; INTERNAL_PREREQUISITES_NOT_MET if dwc:scientificNameID is EMPTY, or dwc:scientificName was not EMPTY; FILLED_IN the value of dwc:scientificName if the value of dwc: scientificNameID could be unambiguously interpreted as a value in bdq:sourceAuthority; otherwise NOT_AMENDED
s/gbif:/https:\/\/api.gbif.org\/v1\/species\//
will transform the value taxonID=gbif:8102122 to the resolvable endpoint https://api.gbif.org/v1/species/8102122 The pseudo-namespace "gbif:" is recommended by GBIF to reference GBIF taxon records. Where resolvable persistent identifiers exist for dwc:scientificNameID values, they should be used in full, but implementors will need to support at least the "gbif:" pseudo-namespace.