Glossary
- Dataset
- collection of files. Described by metadata that follows its project's conventions.
- Facet
- basic element of a dataset's metadata. Pair of strings in the form
name:value, equivalent to a python dictionary's item. - Plugin
- custom code that extends
esgpullfunctionality by responding to specific events.