Skip to content

Latest commit

 

History

History
176 lines (112 loc) · 8.82 KB

reference.md

File metadata and controls

176 lines (112 loc) · 8.82 KB

EveryFile/EveryJob: Universal File Format Ontology

composable.files

Summary/Abstract

💡 **************What? — “**A meta-standard for scientific knowledge graphs.” **************—************** “An eBay item categorization system for scientific file formats (data types).” — ”A web app containing input query filters plus a ‘drag & drop’ schematic diagram-style tool to build data science pipelines”

Why?

  1. 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:

  1. ”Sticky-ends” for PLEX tool configs.
  2. Enable algorithmic pricing & fees on CannaData Market v2Algorithmic Price Determination

How?

  1. Parse & aggregate lists from File Format Databases.
  2. Reconcile category membership into a unified ontology of file formats (types).
  3. 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.
  4. Create references between fields within a given type.
  5. Demarcate categorizations (can one file format belong to multiple categories?).
  6. Publish a v1 “Scientific File Format Ontology” on-chain.

Knowledge Graphs

Building a knowledge graph for biological experiments

Schema.org - Schema.org

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


Example Use Case in Marketplace Fee Determination

Store selling fees


Make It Web3

🔥 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

everything

#BOSAcademy: Building Anything with Everything w/ Elliot from Everything.dev

Untitled

Core Concepts

  • Widgets: pseudo-react code stored on-chain, interpreted by the specific VM installed in the decentralized gateway being accessed by the user

  • Things: JSON stored on-chain that can serve as a mutable, generic representation of a Widget

    • has a path and a blockHeight
    • enable gasless widget updates
      • How?JSON Thing is much smaller than the code for a Widget
      • Why?
  • Types: JSON stored on-chain that describes the properties and default behavior of a Thing

    • Has a “name”, an “owner”, and a list of “properties”
    • Properties have their own Type definitions
    • a Type can have properties that follow other Types
      • enables recursion, attribution/provenance, and
      • use properties to construct creators to put other data inside of it unique to a Type
  • Templates: a Widget whose props follow the Type

    • Configured in the Thing
  • Plugins: type-specific Widget that can interact with a Thing

    • Installed by the user and stored in the settings

EveryFile_EveryJob.png

Bonus things

🔥 [**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


Make It Chain Agnostic

#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

Next Steps

  1. 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
  2. Integrate SFTO into aDecentralized Peer-Review process

    1. Enable composable units of reproducible science
  3. Onboard users to SFTO to increase data availability for CGD-GPT

    1. Mapping to Types enables identification and query of new data
    2. Create a simple mass-appeal app & farm engagement
  4. Onboard genomics tools and other Computational Biology packages

  5. 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

!https://media.tenor.com/9SJkqYxh_gYAAAAC/stapler-pepe.gif