CPAS client development kit: way to add to database?
druderman
2007-01-13 07:41
Status: Closed
In looking through the CPAS client development kit Javadocs (v1.6), I don't see an obvious way to add to the database (say, add a new experiment or sample). Is this functionality available?
Thanks,
Dan
jeckels responded:
2007-01-15 09:37
Currently, the CPAS caBIG interface is read-only. We are looking into expanding it in the future. Can you give us any more information on the kinds of things you'd like to be able to do?
Josh
druderman responded:
2007-01-15 11:47
Hi Josh,
The goal would be to write a Java application which can perform
much of the activity that the CPAS browser-based interface can
do. So this would include defining experiments/samples/workflows,
for example.
Or does such a thing (preferably open source) already exist?