Skip to content
Ben Tupper edited this page Jul 2, 2015 · 4 revisions

Samples

Samples represent the thing in each well.

Superclasses

NodeRefClass

Properties
  • name possibly ""
  • type possibly ""
  • date_received YYYY-MM-DD, possibly ""
  • date_completed YYYY-MM-DD, possibly ""
  • biosource possibly ""
Methods
  • GET()

  • PUT()

  • POST() disabled

  • DELETE() disabled

  • get_biosource() retrieve the string biosource

  • get_artifact(form) retrieve the artifact as ArtifactRefClass or uri

  • get_project(form) retrieve the project as NodeRefClass or artifact

Clone this wiki locally