index.rst 707 B

1234567891011121314151617181920212223
  1. .. _community_metadata:
  2. Metadata
  3. ========
  4. The ``Metadata module`` adds a fully customizable metadata tab to the layer configuration, allowing the user to have the layer configuration and layer metadata in one central place.
  5. .. toctree::
  6. :maxdepth: 2
  7. configuration
  8. uiconfiguration
  9. advanced
  10. user
  11. Bulk Operations can be done via the :api:`Metadata Rest Service <metadata.yaml>`.
  12. The layer metadata can be exposed by the :ref:`csw` service, from there periodically harvested by
  13. `GeoNetwork <https://geonetwork-opensource.org//>`_ . Have a look at the :ref:`tutorial_metadata` tutorial for an example of matching metadata and CSW configurations that can be harvested by GeoNetwork.