DIRAC FileCatalog MetaData

From GridPP Wiki
Jump to: navigation, search

The DIRAC FileCatalog has two types of Metadata: Metadata for files and for directories. Metadata should always be indexed. Unfortunately DIRAC currently allows you to create unindexed metadata. To avoid this, the correct procedure to create metadata is:

  1. Through the CLI:
  2. Through the API:

The official DIRAC documentation on the topic can be found here.