biocompute-objects / biocompute-objects/bco_api

First draft of a BCO to markdown schema

オープン
#327 コメント 5 件 リアクション 0 件 担当者 1 名 @NiramishCuisine が担当を希望しています GitHub で見る
主要言語
Python
スター
1
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

Write a first draft of a schema for exporting a BCO to markdown (use the GitHub flavor of markdown).
E.g. "object_id" and "name" (from Provenance Domain) can be H1, top level domains can be H2, steps can be a numbered list, etc.

# My Example BCO
## BCO_123456
## Usability Domain
This is a spectacular pipeline for doing cool things.

## Provenance Domain

| Field | Value |
|---------|-----|
| Version | 1.0 |
| License | https://opensource.org/license/mit|
| Created | 2020-10-24T17:14:10.212Z |

## Description Domain
#### Steps
1. Download the data
* www.example.com
2. Preprocess it
* www.example.com

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。