biocompute-objects / BCO_Documentation

Repository for documentation to support the IEEE 2791-2020 standard. Please see our home page for communications/publications:
http://biocomputeobject.org/
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

bco-specification.md delete section 3.4 or specify JSON Schema #58

Closed corburn closed 5 years ago

corburn commented 5 years ago

bco-specification.md section 3.4 references data-typing.md which was discontinued in e9686c163ac9c1ebf9f5aa4761a26115195ba867

3.4 Appendix V Data typing

The conceptual schema for BCO creation can be defined in ??? schema language.

Specifications:

HadleyKing commented 5 years ago

bco-specification.md section 3.4 references data-typing.md which was discontinued in e9686c1

3.4 Appendix V Data typing

The conceptual schema for BCO creation can be defined in ??? schema language. Specifications:

I think it would be good to explain JSON as our chosen schema and to also mention the definitions https://github.com/biocompute-objects/BCO_Specification/blob/9fd348e71a5650b6e024dbd29e0477627864cb62/schemas/biocomputeobject.json#L19-L127

Maybe in the Top Level?

Anyone else want to take a crack at it?