Socket
Socket
Sign inDemoInstall

@cibridge/schema

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cibridge/schema

Cyberinfrastructure Bridge is a GraphQL API for the integration and utilization of datasets, algorithms, tools, and computing resources. AKA CIShell for the Web.


Version published
Weekly downloads
4
increased by100%
Maintainers
1
Install size
200 kB
Created
Weekly downloads
 

Readme

Source

CIBridge

Build Status

Build Instructions

This repository is built using maven and npm.

To build this repository for Java, just run:

mvn clean install

To build this repository for JavaScript, just run:

npm install
npm run test-graphdoc-build

Vision

CIBridge will build the bridges that connect everyone at the lab (and beyond) together. It will provide the infrastructure to join three realms: data scientists who use GUIs, data scientists who write scripts, and software developers who create hardened software.

Goals

  • CIBridge API - Create an API which allows users to run algorithms, including from CIShell, over a standard GraphQL API.
  • Create Bridges - Using the CIBridge API create bridges to and from CIShell, R, Python, and JavaScript.
  • Update CIShell - Clean up and modernize CIShell, Sci2, and its algorithms.

Basic Interaction Diagram

image

Epics

  • Revamp the CIShell build infrastructure
  • Remove old algorithms, updating existing good algorithms, and adding new algorithms
  • Divorce the algorithms from the UI (and Eclipse) completely
  • Create a GraphQL API (CIBridge) for using algorithms over the web/anywhere
  • Update the Sci2 UI to use algorithms over the CIBridge API
  • Create a test harnass to effectively test CIBridge and algorithms advertised by CIBridge
  • Document CIBridge
  • Release Sci2 v1.5 and CIBridge 1.0
  • Create Python, R, and JavaScript/TypeScript clients to the CIBridge API
  • Create Python, R, and JavaScript servers which advertise algorithms written in their respective languages via their own CIBridge API implementation
  • Create a completely new UI, DinoShell, in Angular
  • Create Sci2 2.0 with DinoShell 1.0, CIShell 2.0, and CIBridge 1.0.

Essential links for this project.

Timelines & Milestones

Rough timelines created at the start of the project outlining some of the hard(ish) deadlines, milestones, etc.

  • 2018-05-15 - Interns' First Day
  • 2018-08-07 - Interns' Last Day

Keywords

FAQs

Last updated on 30 Jul 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc