Closed jhpoelen closed 5 months ago
After applying a fix to nomer, the expected result was obtained via
echo -e "\tApis mellifera"\
| nomer append\
--include-header\
--properties schema.properties\
discoverlife
providedExternalId | providedName | relationName | resolvedPath.kingdom.name | resolvedPath | resolvedPathNames |
---|---|---|---|---|---|
Apis mellifera | HAS_ACCEPTED_NAME | Animalia | Animalia | Arthropoda | Insecta | Hymenoptera | Apidae | Apinae | Apini | None | Apis | Apis | Apis mellifera | kingdom | phylum | class | order | family | subfamily | tribe | subtribe | genus | subgenus | species |
with schema.properties being
and
yielded a result with an empty kingdom name, where "Animalia" was expected.
whereas
produced