The BioBricks Foundation:Standards/Technical/PoBoL: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(added owl, j23100 example stubs)
(pobol at freebase is in progress)
Line 5: Line 5:


== Goals ==
== Goals ==
* Implement pobol in [http://www.freebase.com/view/guid/9202a8c04000641f8000000004ff9406 freebase.com]
* Implement pobol in [http://www.freebase.com/view/guid/9202a8c04000641f8000000004ff9406 freebase.com] ([http://www.freebase.com/view/user/jasonmorrison/pobol Currently in progress])
# emit part entries in pobol
# emit part entries in pobol
* Implement pobol in [http://brickit.wiki.sourceforge.net/ BrickIt]
* Implement pobol in [http://brickit.wiki.sourceforge.net/ BrickIt]

Revision as of 08:12, 1 May 2008

PoBoL ("Provisional BioBrick Language") is the name given to an initial attempt at defining a minimal data model for BioBrick repository entries. It was developed during the Standards and Specifications in Synthetic Biology workshop in Seattle on April 26-27, 2008.

"Pobol" means "people" in Welsh; the developers thought that it was a fitting name for this community-defined format.

Goals

  1. emit part entries in pobol
  1. emit part entries in pobol
  2. absorb part entries in pobol
  1. emit part entries in pobol


  • demonstrate part exchange between Freebase & Brickit via pobol

Class Diagrams


owl / rdf draft

raik?


Example: J23100 family

JCA's J23100 promoter family encoded as xml / owl here


Test Cases

The following are suggested test cases for the pobol data model and are derived directly from a discussion on the biobricks technical standards mailing list. As developers of the standard, we have an imperative to not just bake our cake, but try it too.

Data Entry test cases

  • ex: each BB should should have a unique ID, or list of required/optinal fields.

Search test cases

  • return all composite sequences having a specific BB
  • return all BB being a constitutive promoter in E.Coli - perhaps a test for registries, not for pobol

Data Flow and Data Exchange test cases

  • 1 Person / N Parts / 1 Registry
  • X Persons / N Parts / 1 Registry
  • X Persons / N Parts / M Registries
  • Registry 1 wants to import n1 parts from Registry 2