diff --git a/docs/glossary.rst b/docs/glossary.rst --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -51,6 +51,12 @@ used to uniquely identify objects, standardized by the International Organization for Standardization (ISO). + extrinsic metadata + + Non-executable information obtained outside source code artifacts, + such as from a forge API. + See also: :term:`intrinsic metadata`. + journal The :ref:`journal ` is the persistent logger of the |swh| architecture in charge @@ -84,6 +90,12 @@ A component of the |swh| architecture dedicated to producing metadata linked to the known :term:`blobs ` in the :term:`archive`. + intrinsic metadata + + Non-executable information extracted from code artifacts, such as + license headers, `debian/control`, or `package.json`. + See also: :term:`extrinsic metadata`. + objstore objstorage object store