libSBOL
2.3.3
|
The core data model consists of classes described in the Synthetic Biology Open Language specification document.
Classes in the core data model represent key ideas in the description of biological structure and function.
Classes | |
class | ComponentDefinition |
The ComponentDefinition class represents the structural entities of a biological design. More... | |
class | Identified |
All SBOL-defined classes are directly or indirectly derived from the Identified abstract class. More... | |
class | Model |
The purpose of the Model class is to serve as a placeholder for an external computational model and provide additional meta-data to enable better reasoning about the contents of this model. More... | |
class | Participation |
Each Participation represents how a particular FunctionalComponent behaves in its parent Interaction. More... | |