scif icon indicating copy to clipboard operation
scif copied to clipboard

Add validator to client

Open vsoch opened this issue 7 years ago • 2 comments

The validator should be able to parse a file system and check for correct organization as well as a recipe

vsoch avatar Jan 11 '18 10:01 vsoch

SCIF (the scientific filesystem) is an organizational standard for (internal) organization of containers. A validator, then, should be a module within the client that can basically check that:

  • the organization of the /scif/ folder conforms to that described in the specification, with appropriate errors/warnings given when necessary for missing/malformed/extra content.
  • (bonus) the recipes included within folders are present and also valid

vsoch avatar Oct 02 '18 01:10 vsoch

For those interested for #hacktoberfest please feel free to ask clarifying questions, etc. So glad for your help!

vsoch avatar Oct 02 '18 01:10 vsoch