-
plants: hundreds of species in citadel genesis and batuka
-
animals: dozens of species in citadel genesis and batuka
-
system of tagging
- abundance: yes, limited, trial, none, gone
- supply: yes, later, wishlist, no
- margin: high, mid, low, none
- autonomy: support, staple, extra
-
all
-
research
-
sets
-
encoding
practical spec for encoding the botanical knowledge graph into cyber
-
one species = one particle
each of the 205 species pages in this graph:
-
example: coffea arabica
particle: QmXk7f... (IPFS CID of the species page) cyberlinks from this particle: coffea arabica β "family" β Rubiaceae coffea arabica β "grows_at" β cv.land coffea arabica β "needs" β shade coffea arabica β "companion" β calliandra calothyrsus coffea arabica β "produces" β caffeine coffea arabica β "observed_by" β [neuron address] -
observation cyberlinks
every time a neuron observes a species in the field:
neuron β "observed" β photo_cid photo_cid β "depicts" β species_particle photo_cid β "location" β gps_cid photo_cid β "timestamp" β block_heightthe observation is permanent, verifiable, and linked to the knowledge graph
-
what 205 species create
with ~10 cyberlinks per species (conservative):
- 2050 cyberlinks encoding ecological relationships
- a queryable biological knowledge graph inside Bostrom
- rank computation reveals: which species is most connected (ecologically central), which location has highest biodiversity, which compounds appear across most species
-
search queries that become possible
- βnitrogen fixing treeβ β ranked list of species by relevance
- βcompanion for coffea arabicaβ β species connected by βcompanionβ cyberlinks
- βmedicinal fungiβ β intersection of fungi particles and medicine cyberlinks
- βwhat grows at 1500m elevationβ β location-linked species subgraph
-
bulk encoding
the 205 species pages can be batch-uploaded:
for each .md file in pages/ where tags contain "species": cid = ipfs.add(file) cyberlink(neuron, cid) // "created" link cyberlink(cid, genus_cid, "belongs_to") // taxonomy edge cyberlink(cid, location_cid, "found_at") // geography edgecost: ~600 cyberlink transactions. at current bandwidth rates, achievable with moderate CYB stake via investmint
-
from graph to protocol
this Logseq graph is a prototype. the species pages, the
[[wiki-links]], the tags β they ARE a knowledge graph. the step from markdown to Bostrom is mechanical: