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

Define a bco specific `uri` object #60

Closed HadleyKing closed 5 years ago

HadleyKing commented 5 years ago

schema is valid according to object and @corburn's validate.py script.

Fixes #5

Define a bco specific uri object and update the MD files.

this fixes #23 and fixes #48 -> JSON schema validated the uri and access_time.

digital_signature -> checksum

fixes #43

removed "Specification" from MD files and renamed as User Guide.

edits for consistency between schemas and User Guide.

fixes #42 and fixes #50