File: index.rst

package info (click to toggle)
debusine 0.14.4
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 15,344 kB
  • sloc: python: 198,722; sh: 850; javascript: 335; makefile: 117
file content (24 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. _collection-reference:

===========
Collections
===========

Collections are abstract aggregates of artifacts/collections/data. To be
able to make meaningful use of the system, they need to be assigned
categories documenting their intended use case.

The :ref:`available-collections` section documents the existing categories
and what you can expect from collections of each category. The allowed
collection items, the structure of the metadata, and the supported lookups
all depend on the category of the collection.

See the :ref:`explanation <explanation-collections>` for an overview, and
below for technical details.

.. toctree::

    data-models
    lookup
    singleton
    specs