libModelSimilarity.similarity_query: Class implementing the wishes of Ron to query the libSBAnnotation
in such a way, that it will return related resource entries having
a certain similarity to the initially provided one.
semanticSBML.Model: Interface to all functions in the semanticSBML core for one document actions
semanticSBML.annotate: MIRIAM annotation manipulation this module provides classes
for the manipulation of MIRIAM annotations of an SBML model or
single SBML elements
semanticSBML.merge: Merging of Multiple SBML Models this module enables the
merging of sbml models to merge two models an internal
representation of the model is created the elements of the internal
representatin are compared a list of matching elements is created
interfaces for modyfieing the match list are provided matching
elements can be in conflict interfaces for conflict resolution are
provided if there are no conflicts or all conflicts are resolved
the internal representation of the model is translated back into a
new sbml model
semanticSBMLui.console_views: Console User Interface Views all views on a SBML file
relevant for semantiSBML the views also contain the connection to
the cotrollers that modifiy a SBML file