biocompute-objects / biocompute-objects/bco_api

First draft of a BCO to markdown schema

未关闭
#327 5 条评论 0 个 reaction 已指派 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 摘要。