Class: EMLAnnotation

EMLAnnotation()

Stores EML SemanticAnnotation elements.

Extends

  • Backbone.Model

Methods

isEmpty() → {boolean}

isEmpty Check whether the model's properties are all empty for the purpose of skipping the model during serialization to avoid invalid EML documents.
Source:
Returns:
- Returns true if all child elements have no content
Type
boolean