| description |
|---|
Manage the document subtypes available on the platform. |
Document subtypes allow you to specify different types of legislation, such as regulations, notices, etc. A subtype has a unique abbreviation that is used in the FRBR URI of works of that subtype.
To add a document subtype:
- Open the admin interface
- Under Indigo API click Document subtypes
- Click Add document subtype
- Fill in the name and abbreviation
- Click Save
{% hint style="info" %} Use only lowercase in the abbreviation and replace spaces with hyphens (-). {% endhint %}
Editing an existing document subtype will automatically update all the linked works.
To edit a document subtype:
- Open the admin interface
- Under Indigo API click Document subtypes
- Click on the document subtype you want to edit
- Make your changes
- Click Save
To delete a document subtype:
- Open the admin interface
- Under Indigo API click Document subtypes
- Click on the document subtype to delete
- Click Delete
{% hint style="warning" %} You cannot delete a document subtype that is associated with works. Delete the works first. {% endhint %}
