Why?
- Knowledge graphs automate data availability with a unified ontology. — Solves lack of control over data, interoperability, and access to quality data
2a. Files represent nodes in the network of data that is human knowledge.
2b. Apps are the edges that connect inputs and outputs reproducibly given a set of defined initial conditions (instructions, a set of properties with structured variables).
2c. File formats are standards, but there is no standard by which to classify or relate them.
Example use cases:
- ”Sticky-ends” for PLEX tool configs.
- Enable algorithmic pricing & fees on CannaData Market v2 — Algorithmic Price Determination
How?
- Parse & aggregate lists from File Format Databases.
- Reconcile category membership into a unified ontology of file formats (types).
- Relate fields that describe the same property (e.g. a DNA sequence in FASTA format vs tabular) found in > 1 file format to enable cross-querying between file formats.
- Create references between fields within a given type.
- Demarcate categorizations (can one file format belong to multiple categories?).
- Publish a v1 “Scientific File Format Ontology” on-chain.
Building a knowledge graph for biological experiments
Democratizing knowledge representation with BioCypher
“To rationalize efforts across the community, we propose a modular architecture that maximizes reuse of data and code in three ways: input, ontology and output”
Democratising Knowledge Graphs - BioCypher
🔥 Can we use [everything.dev](http://everything.dev) to create a composable front-end that implements an on-chain type system for scientific file formats and PLEX tool config files?
Composable in the sense that anyone could use the core deployment to:
— Import any data using existing types or easily mapping new formats to types
— Query any public data imported by previous users
— Import a new tool easily without having to PR the main branch?
— Search or fork and easily reuse any tools used by previous users
— Query usage statistics about data and tools
Goal: #1: make all data and tools imported to PLEX fully composable for all users Goal #2: make a no-code interface
Everything: a type-system that leverages the power of the BOS to introduce a new paradigm in web development
- A multidimensional and fully interoperable schema for anything
- Creates a meta-standard to group like things together
- Makes every app interoperable
- Enables simple creation of new no-code tools
- Tutorial: creating a vibe
#BOSAcademy: Building Anything with Everything w/ Elliot from Everything.dev
-
Widgets: pseudo-react code stored on-chain, interpreted by the specific VM installed in the decentralized gateway being accessed by the user
- everything Widget on Near.org Gateway
- efiz.near/thing/core
- everything.view
- a
Widget
that takes in thepath
andblockheight
of aThing
,then renders it - gets data from the
socialDB contract
~ socialGet(Type: JSON)
- a
- BOS Gateways Official Docs
-
Things:
JSON
stored on-chain that can serve as a mutable, generic representation of aWidget
- has a
path
and ablockHeight
- enable gasless widget updates
- How?
JSON
Thing
is much smaller than the code for aWidget
- Why?
- How?
- has a
-
Types:
JSON
stored on-chain that describes the properties and default behavior of aThing
- Has a “name”, an “owner”, and a list of “properties”
- Properties have their own
Type
definitions - a
Type
can have properties that follow otherTypes
- enables recursion, attribution/provenance, and
- use properties to construct creators to put other data inside of it unique to a
Type
-
Templates: a
Widget
whoseprops
follow theType
- Configured in the
Thing
- Configured in the
-
Plugins:
type
-specificWidget
that can interact with aThing
- Installed by the user and stored in the settings
🔥 [**How to make a widget that lets any number of users co-author a single data set published to IPFS with any number of conditionally permissioned groups (that themselves grant permissions to perform actions on the data) as a subDAO composed of multiple co-governed data sets](https://zoom.us/rec/play/Has23VFc4K6YVi3MrkP7bGJdIsU_bBF6DALrQAgvDvVbCO1MC3NIl1gcpqP2AUM7MFKQjePlFF4pd3Fb.siXIFgtKf85H9NZl?canPlayFromShare=true&from=share_recording_detail&continueMode=true&iet=p2Y_y76wqD0oL_WWxFAV2peZL5LGHDq5N5NXkhxFNsw.AG.V-g9KO7B3etjvw2ikeBafEVzVQNvUCfY5iy1ny6L5cZ_-ivp9lOSdVGZDY9YCilnPIJa23JqHgAk4YDeIML-3fCDdfMs6rQi-ZBf5ywmBNT--Y8yw0F8BPLq74oHQ7s.P3J20WMRLKEL63N6wCT7aA.Ke455XDKF2btNCLJ&componentName=rec-play&originRequestUrl=https%3A%2F%2Fzoom.us%2Frec%2Fshare%2FFMpqFw9KTJAaTEYTFDXhdU42Z2RYrnAvWmn4ityEh_BFX6X0yX3vTVsdoeYsFUIj.C_M_BnX6XknkjiT8%3Fiet%3Dp2Y_y76wqD0oL_WWxFAV2peZL5LGHDq5N5NXkhxFNsw.AG.V-g9KO7B3etjvw2ikeBafEVzVQNvUCfY5iy1ny6L5cZ_-ivp9lOSdVGZDY9YCilnPIJa23JqHgAk4YDeIML-3fCDdfMs6rQi-ZBf5ywmBNT--Y8yw0F8BPLq74oHQ7s.P3J20WMRLKEL63N6wCT7aA.Ke455XDKF2btNCLJ).**
The answer to life, the universe, and everything
https://miro.com/app/board/uXjVMAagN8I=/?share_link_id=306551922473
#BOSAcademy: BOS Component Design Patterns w/ Manza from Meta Pool
https://github.com/leomanza/chain-agnostic-bos-workshop
🔥 [**NEAR BOS Hacks**](https://www.notion.so/634d7b082a1b4068b188f804b92f531a?pvs=21) - August 2023
-
Upload all curated & processed data to IFPS the map to Types
- Awaiting response about free storage from CO2.storage given the size of the full dataset
-
Integrate SFTO into aDecentralized Peer-Review process
- Enable composable units of reproducible science
-
Onboard users to SFTO to increase data availability for CGD-GPT
- Mapping to Types enables identification and query of new data
- Create a simple mass-appeal app & farm engagement
-
Onboard genomics tools and other Computational Biology packages
-
Finish pre-clinical computational study to identify new putative molecular interactions of over 6,500 unique small molecules identified in cannabis with all known cannabinoid receptors.
https://docs.google.com/presentation/d/1G0k1NGrhU80s7Genu0tmt9bDgNaw4eGaqWyMcjFoW9M/edit?usp=sharing