Class GPML2013aReader

All Implemented Interfaces:
GPMLFormatReader, GPMLFormatVersion

public class GPML2013aReader
extends GPML2013aFormatAbstract
implements GPMLFormatReader
This class reads a PathwayModel from an input source (GPML 2013a).

NB:

  1. In GPML2013a, there are two kinds of gpml:Biopax Element bp:openControlledVocabulary and bp:PublicationXref which correspond to Annotation and Citation respectively.
  2. gpml:CommentGroup:Biopax holds references to bp:PublicationXref rdf:id.
  3. All openControlledVocabulary belong to the pathway in GPML2013a.
Author:
finterly