Closed gdower closed 1 month ago
For named hybrids, the authorship gets included in the parsed species field:
"species": "cus L." https://parser.globalnames.org/?format=html&names=Aus+x+cus+L.&with_details=on
"species": "cus L."
In comparison, parsing works as expected for hybrid formulas:
"species": "bus", ... "species": "cus", ...
https://parser.globalnames.org/?format=html&names=Aus+bus+L.+x+Aus+cus+L.&with_details=on
Definitely a bug
For named hybrids, the authorship gets included in the parsed species field:
"species": "cus L."
https://parser.globalnames.org/?format=html&names=Aus+x+cus+L.&with_details=onIn comparison, parsing works as expected for hybrid formulas:
https://parser.globalnames.org/?format=html&names=Aus+bus+L.+x+Aus+cus+L.&with_details=on