Closed stain closed 6 years ago
[x] The example HCV1a.json includes some keys not defined elsewhere (uri
, sha1_chksum
):
[x] While the BCO do permit arbitrary keys for software_prerequisites the example should only use values defined in the spec.
[x] One error_domain
is listed twice, with and without spaces (and different values!):
[x] Access to FTP is used without hostname, but this behavior is not defined in domain_prerequisites
[x] Similarly this abstract example should be removed as this "concrete" example don't want to access the protocol
protocol:
[x] Access to HIVE should presumably extend beyond the login page. so here the URL should be chopped at first /
[x] The script_access_type
is text
, yet a URI is provided for script
:
[x] The script driver manual
is undefined:
[x] The input/output URI examples have invalid hostname hive.biochemistry.gwu.edudata
. These should either be neutral o http://example.com/ or actually work.
[x] Some of the Sequence Ontology examples are missing SO:
and thus don't work with http://identifiers.org/so/ according to external references expansion.
The example HCV1a.json includes some keys not defined elsewhere (
uri
,sha1_chksum
):While the BCO do permit arbitrary keys for software_prerequisites the example should only use values defined in the spec.
One
error_domain
is listed twice, with and without spaces (and different values!):Access to FTP is used without hostname, but this behavior is not defined in domain_prerequisites
Similarly this abstract example should be removed as this "concrete" example don't want to access the
protocol
protocol:Access to HIVE should presumably extend beyond the login page:
so here the URL should be chopped at first
/
The
script_access_type
istext
, yet a URI is provided forscript
:The script driver
manual
is undefined:The input/output URI examples have invalid hostname
hive.biochemistry.gwu.edudata
. These should either be neutral on http://example.com/ or actually work.Some of the Sequence Ontology examples are missing
SO:
and thus don't work with http://identifiers.org/so/ according to external references expansion.