TOPICS Keyword (REPOSITORY ATTRIBUTES command)

The TOPICS keyword allows you to associate an object in a IBM® SPSS® Collaboration and Deployment Services Repository with one or more topics. Topics allow you to organize documents by subject matter and have a hierarchical structure.

  • Topics are specified as a quoted path that includes each level of the hierarchy for that topic, with successive levels separated by a forward slash. A forward slash at the beginning of the path is optional.
  • Use a semicolon as the delimiter when specifying multiple topics.
  • Objects can only be associated with existing topics. REPOSITORY ATTRIBUTES cannot be used to create new topics.
  • The specified topics replace any existing ones for the object.

Example

REPOSITORY ATTRIBUTES FILE='SPSSCR://scripts/cust_value.py'
  TOPICS = '/engineering/scripts;/marketing/analyses'.