All functions
|
|
addComment
|
Adds a comment to a thread on Labstep |
|
addTagTo()
|
Attach an existing tag to an entity on Labstep. See 'tag' for a simplified tagging function. |
|
attachFile()
|
Attaches a file to a thread on Labstep |
|
attachProtocol()
|
Attach a Protocol to an Experiment on Labstep |
|
createExperiment()
|
Create an Experiment on Labstep |
|
createProtocol()
|
Create a Protocol on Labstep |
|
createResource()
|
Create a Resource on Labstep |
|
createTag()
|
Create a new tag on Labstep |
|
createWorkspace()
|
Create a Workspace on Labstep |
|
getExperiment()
|
Retrieve metadata for a particular Labstep Experiment |
|
getExperiments()
|
Get List of Labstep Experiments |
|
getProtocol()
|
Retrieve metadata for a particular Labstep Protocol |
|
getProtocols()
|
Get List of Labstep Protocols |
|
getResource()
|
Retrieve metadata for a particular Labstep Resource |
|
getResources()
|
Get List of Labstep Resources |
|
getTags()
|
Retrieve a list of user tags. |
|
getWorkspace()
|
Retrieve metadata for a particular Labstep Workspace |
|
login()
|
Authenticate a Labstep user |
|
tag()
|
Simple tagging of a Labstep entity (creates a new tag if none exists) |