-
Notifications
You must be signed in to change notification settings - Fork 80
Create document types
Dani Catalan edited this page Apr 25, 2017
·
16 revisions
Types allow you to collect structured, consistent metadata on your documents. Within each template, you can assign properties of the type:
- text
- numeric
- select
- multi-select
- date
- rich text
For example, you may want to create a document type called "NGO Reports" which will contain properties such as title, date published, NGO author, etc. You will create one document type for each kind of document that has a distinct set of properties.
Under Documents, you can view, edit, and delete existing document types.
- Click on the gear icon in the top right corner of the site.
- Go to Documents.
- Click on Add document under Documents.
- You will see two default properties: Title, and Date added.
- Apply properties by dragging them into the designated box.
- Click Save.
Note: When you add a multi-select property to a type, you will see a field titled Thesauri in which you can select a Dictionary or an Entity type that you have already created. See the section on managing your dictionaries for more information on how to create these dictionaries.