Introduction
Much of what a connector does involves dealing with documents in some way. A document represents a single document in IDOL and has:
- A unique reference to identify it.
- A unique identifier for finding it in the repository.
- A set of key-value pairs for storing metadata.
- Optionally, a file storing the document content.