biocompute-objects / biocompute-objects/bco_api

First draft of a BCO to markdown schema

Aperta
#327 5 commenti 0 reazioni 1 assegnatario Rivendicata da @NiramishCuisine Vedi su GitHub
Lingua principale
Python
Stelle
1
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.