Counts are recordings at or below each taxon, so an empty branch shows as empty before you click it. A dash means the join view holds no column for that rank and cannot roll up to it.
Occurrences the recordings are of, in Darwin Core terms.
| Catalogue | Institution | Basis | Sex | Life stage |
|---|---|---|---|---|
| 1 | BioAcoustica | LivingSpecimen | — | — |
The rows audioBlast holds for this taxon, each matched to the same Catalogue of Life node. Where a source classifies it differently, its own classification is kept.
| Source | Its name | Its rank | Its family | Record |
|---|---|---|---|---|
| bio.acousti.ca | Larus argentatus | Species | Laridae | bio.acousti.ca/802 |
Bioschemas is in the head of this page. The Darwin Core RDF lives at the API address below, which negotiates JSON-LD and Turtle.
{
"@context": [
"https://schema.org/",
{
"dwc": "http://rs.tdwg.org/dwc/terms/"
}
],
"@type": "Taxon",
"@id": "https://browse.acousti.cloud/taxon/larus-argentatus/",
"name": "Larus argentatus",
"taxonRank": "species",
"url": "https://browse.acousti.cloud/taxon/larus-argentatus/",
"sameAs": "https://api.audioblast.org/taxon/CoL/3SBPN",
"alternateName": [
"European Herring Gull"
],
"parentTaxon": {
"@type": "Taxon",
"name": "Larus",
"taxonRank": "genus",
"url": "https://browse.acousti.cloud/taxon/larus/"
}
}