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

Create a c302 DataTranslator and DataSources #12

Open
mwatts15 opened this issue Jun 25, 2018 · 0 comments
Open

Create a c302 DataTranslator and DataSources #12

mwatts15 opened this issue Jun 25, 2018 · 0 comments

Comments

@mwatts15
Copy link
Contributor

mwatts15 commented Jun 25, 2018

PyOpenWorm has a notion of DataTranslators that describe how data get from
one form to another and each of those forms is called a DataSource. A
DataSource should be created to describe the input to c302 and a DataSource
should be created to describe the output NeuroML files. The DataTranslator
should have a translate method which runs c302 with the first DataSource
type and outputs the second. The first DataSource should have a Translation
linking it back to the PyOpenWorm insert_worm DataSource (TBD:
openworm/owmeta#364).

blocked by openworm/owmeta#364

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

No branches or pull requests

1 participant