Skip to content

Errors in the validation #1

@tkasukawa

Description

@tkasukawa

When running validate_dra_meta.rb via docker, the following errors are shown:

== XML validation against SRA xsd ==
warning: failed to load external entity "SRA.submission.xsd"
Schemas parser error : Failed to locate the main schema resource at 'SRA.submission.xsd'.
WXS schema SRA.submission.xsd failed to compile
warning: failed to load external entity "SRA.experiment.xsd"
Schemas parser error : Failed to locate the main schema resource at 'SRA.experiment.xsd'.
WXS schema SRA.experiment.xsd failed to compile
warning: failed to load external entity "SRA.run.xsd"
Schemas parser error : Failed to locate the main schema resource at 'SRA.run.xsd'.
WXS schema SRA.run.xsd failed to compile

I'm afraid that the XSD files are not copied to a docker image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions