- Implements a base class
HedTools
with following interface:generateSidecar
getHedAnnotations
- `searchHed
validateEvents
validateSidecar
validateTags
resetHedVersion
- Provides two implementations of the interface:
HedToolsService
- calls web services to perform the operationsHedToolsPython
- calls local installed Python libraries to perform the operations