LIBSAFE OPENACCESS - EN
  • LIBSAFE OPENACCESS
  • INTRODUCTION
  • FRONT END
    • INTERFACE
      • HOME AND BROWSE
        • General Aspects to Consider
        • List View
        • Timeline View
        • Gallery View
        • Map View
        • Other
      • SEARCH
        • BASIC SEARCH
        • ADVANCED SEARCH
        • FULL-TEXT SEARCH AND HIGHLIGHTING
        • No search results
    • CONTENT VIEWERS
      • Universal Viewer
        • Document viewer
        • Audio
        • Video
      • 3D
      • Virtual reality
      • Video with transcription and index
      • Website snapshots (WARC)
    • INTERFACE LOGIN
  • BACKOFFICE AND MANAGEMENT
    • INTRODUCTION
    • BACKOFFICE LOGIN
    • DASHBOARD
    • COLLECTIONS MANAGEMENT
      • Add a new collection
      • Bulk action
      • Modifying a collection
    • RECORDS MANAGEMENT
      • Add a new record
      • Import
      • Export all/selected
      • Export Assets
      • Bulk action
      • Modifying a record
      • Delete record
    • STATIC CONTENT MANAGEMENT
      • PAGES
        • Create a new page
        • Modify a page
      • SHORTCODES
        • Creating a new Shortcode
        • Modifying a Shortcode
        • How to use a Shortcode
      • MENU
        • Adding a new item to the Menu
        • Modifying an item
      • EDITOR
        • Modifying a template file
        • Modifying a CSS Style
    • TASKS
      • Task Details
      • Common mistakes
      • Available tasks
    • CONFIGURATIONS AND SETTINGS
      • METADATA
        • METADATA DESCRIPTORS
          • Add a New Metadata Descriptor
          • Modifying a Metadata Descriptor
        • METADATA SCHEMAS
          • Add a new Metadata Schema
          • Modifying a Metadata Schema
      • USERS, GROUPS AND ACCESS LEVEL CONFIGURATION
        • USERS
          • Add a new User
          • Modifying a User
        • ROLES
          • Add a new Role
          • Modify a Role
          • Examples
        • ACCESS LEVEL
          • Add a new Access level
          • Modify an Access Level
      • LANGUAGE CONFIGURATION
        • General
        • Modify language
        • Import/Export
      • DEVELOPER OPTIONS
        • Index
        • Services
      • OAI-PMH CONFIGURATION
        • Schemas
        • Config
      • FACETS
        • Aggregation
          • Add a new aggregation
          • Modifying an Aggregation
        • Template
          • Add a new template
          • Modify a template
      • SITE AND SYSTEM CONFIGURATION
      • STORAGE MANAGEMENT
        • Add a new storage
        • Modify a storage
      • LICENSE
Powered by GitBook
On this page
  • Metadata Type
  • Metadata Data Type
  • Descriptor Parent
  • Visible
  • Linked Field
  • Mandatory
  • Hide in IIIF manifest

Was this helpful?

  1. BACKOFFICE AND MANAGEMENT
  2. CONFIGURATIONS AND SETTINGS
  3. METADATA
  4. METADATA DESCRIPTORS

Add a New Metadata Descriptor

PreviousMETADATA DESCRIPTORSNextModifying a Metadata Descriptor

Last updated 2 years ago

Was this helpful?

Adding a metadata descriptor is very simple but there are several factors to consider as shown in the image. After creating the schema metadata, the modification page of the schema metadata will be presented. Once the schema has been created, a new record can be created and then associate it with it.

The first thing to do is fill in the following values:

  • Metadata Schema: schema to which the descriptor belongs (See 3.8.1.2)

  • Name: name of the descriptor

    • No empty value

    • Up to 255 characters allowed

  • Description: Description of the descriptor

    • This field is optional

  • IECode: electronic identifier of the descriptor

  • View Order: displays the order of the descriptor

There are other important fields for the new descriptor on the right-hand side.

Metadata Type

The type of value that the descriptor stores.

  • DESCRIPTIVE: for descriptive metadata (these are the most common metadata)

  • TAG: for TAG descriptors and keywords. (Only one TAG type descriptor on the platform is possible)

  • LOCATION: all descriptors that correspond to the record’s location must have this type of metadata

  • TECHNICAL: type of descriptor that stores technical data

  • SYSTEM: for descriptors that store paths and data for viewers

  • CATEGORY: any category related to the displayed object

  • TITLE: descriptor to store the title of records

  • DESCRIPTION: descriptor to keep the description of records

  • THUMBNAIL: associated thumbnails to the displayed record (in the form of linked images)

  • LATLNG: for descriptors that store the record coordinates (useful for geolocation)

  • IDENTIFIER: for descriptors that store unique identifiers of the record

  • YEAR: type of descriptor that stores dates

  • ACCESS_LEVEL: type of descriptor that stores access to the record (There can only be one descriptor of type ACCESS_LEVEL on the platform)

Metadata Data Type

Type of data that is stored in the descriptor.

  • STRING: for descriptors that store a simple string

  • DATE: for descriptors that store dates

  • TIME: for descriptors that store hours, minutes, and seconds

  • DATETIME: for descriptors that store dates and times

  • NUMBER: for descriptors that store simple numbers

  • MARKDOWN: This type of descriptor allows a small code to be rendered as HTML

Markdown Example:

  • URL: [single quotes](http://example.com 'Title')

  • IMAGE: ![alt](/md.png "title")

  • ATX HEADING: # h1

Descriptor Parent

If the Descriptor has a parent it can be selected, otherwise, there is no need to modify it.

Visible

Option to show or hide the descriptor. If “YES” is selected, this descriptor will be visible in all records.

Linked Field

The descriptor can be converted into a link and then look for the value in the search engine.

Mandatory

If the descriptor has this parameter enabled, the records must have a value in this descriptor.

Hide in IIIF manifest

It gives the option of not showing the descriptor in the manifest.

Example of linked field