Published
Edited
Dec 11, 2020
1 star
Insert cell
Insert cell
Insert cell
md` ## design outputs
![inital model](https://bit.ly/2YLjtd8)
`
Insert cell
Insert cell
tradeComplaince = md`## trade compliance notes




`
Insert cell
json = FileAttachment("kombuchadata.json").json()
Insert cell
md`## data repository

A temporary repository is located on one of our development hosts:

https://nl4.dydra.com/fbfpt/kombuchadata/@query

Its view catalog includes for now just
- \`batch_import\`, which controls a "jarql" import
- \`count\`, which does just that

the import process is embodied in a short shell script

\`\`\`
#!/bin/bash
# perform json import

STORE_TOKEN=cat ~/.dydra/nl4.dydra.com.token

curl -X PUT -u "\${STORE_TOKEN}:" \\
--data-binary @kombuchadata.json \\
-H "Content-Type:application/json" \\
"https://nl4.dydra.com/fbfpt/kombuchadata/batch_import"
\`\`\`
`
Insert cell
md` ## vocabularies

- tea ontology https://github.com/chastk/tea_ontology
- honey / product http://www.productontology.org/doc/Honey
- units of measure https://bioportal.bioontology.org/ontologies/UO
`
Insert cell
md` ### examples

`
Insert cell
md`## branding
- tape art
- https://www.tapethatcollective.com/videos
- https://www.instagram.com/tape.that/
- tape art mural as [instagram grid](https://www.reddit.com/r/Instagram/comments/cktcwz/what_do_you_think_of_my_instagram_grid/)
collectors feeling
- https://www.instagram.com/craft_cartel_liquor/
- https://www.usbeerlabels.com/webstore/


`
Insert cell
md` ## research

- https://pubmed.ncbi.nlm.nih.gov/8559192/
- https://pubmed.ncbi.nlm.nih.gov/24290641/
- Understanding tea fermentation: https://pubmed.ncbi.nlm.nih.gov/29508944/
- http://microbialfoods.org/science-digested-microbial-diversity-kombucha/
- terrior as kombucha https://www.sciencedirect.com/science/article/abs/pii/S0740002013001846
`
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more