Published May 12, 2026 | Version v0.29.0
Software Open

globalbioticinteractions/globalbioticinteractions: v0.29.0

  • 1. Lawrence Berkeley National Laboratory
  • 2. @unsw-edu-au
  • 3. @braze-inc
  • 4. REIZ Solutions GmbH
  • 5. University of New Brunswick
  • 6. University of California Santa Barbara
  • 7. Google

Description

Features

example schema configuration for interactions matrices associated with #803 and #1165

| | Asteraceae | Capparaceae | Caprifoliaceae | | --- | --- | --- | --- | | Trachusa interrupta | 0.1 | | 99.8 | | ... | ... | ... | ... |

where columnar taxa are defined as datatypes sourceTaxonName or targetTaxonName

like:

    "tableSchema" : {
      "columns" : [ {
        "name" : "targetTaxonName",
        "titles" : "",
        "datatype" : "string"
      }, {
        "name" : "Asteraceae",
        "titles" : "Asteraceae",
        "datatype" : "targetTaxonName"
      }, {
        "name" : "Capparaceae",
        "titles" : "Capparaceae",
        "datatype" : "sourceTaxonName"
      }, {
        "name" : "Caprifoliaceae",
        "titles" : "Caprifoliaceae",
        "datatype" : "sourceTaxonName"
      } ]
 }    

Improvements

Bugs

Files

globalbioticinteractions/globalbioticinteractions-v0.29.0.zip

Files (43.4 MB)

Additional details