Add function to list the names for submissions from the RDF model.
authorDiane Trout <diane@ghic.org>
Wed, 17 Jul 2013 22:28:16 +0000 (15:28 -0700)
committerDiane Trout <diane@ghic.org>
Thu, 18 Jul 2013 00:09:16 +0000 (17:09 -0700)
commit1bd93f14d964adb1f63cf2d6bf61a3ff0168d55b
tree99802ebb487f3857d2e8b961e4feae4201561249
parent23e4222a5cd431b0a59f78fe8dc618f02425303d
Add function to list the names for submissions from the RDF model.

Currently the model is ill-specified and the name entries
are just pointing at the list of per-library directory names.

Make sure the end of the submission name doesn't have URL seperator
characters.
htsworkflow/submission/submission.py
htsworkflow/submission/test/test_submission.py [new file with mode: 0644]