Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on metadata schema #3

Open
patricksnape opened this issue Jul 9, 2015 · 1 comment
Open

Decide on metadata schema #3

patricksnape opened this issue Jul 9, 2015 · 1 comment

Comments

@patricksnape
Copy link
Contributor

Metadata should come in two forms:

  • Optional metadata - probably in the form of a dictionary
    • description
    • publications
    • any other notes
  • Mandatory metadata
    • 'Pretty' name
    • Supported platforms - {win32, win64, linux32, linux64, osx64, all}

These should be used in conjunction with the yaml for validating an experiment.

@jabooth jabooth changed the title Implement metadata Decide on metadata schema Jul 29, 2015
@jabooth
Copy link
Member

jabooth commented Jul 29, 2015

The metadata framework has largely been implemented as of 444290a, but now we need to get a feel for what keys we actually need and set the schema appropriately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants