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

Was this helpful?

  1. BACKOFFICE AND MANAGEMENT
  2. CONFIGURATIONS AND SETTINGS

OAI-PMH CONFIGURATION

PreviousServicesNextSchemas

Last updated 3 years ago

Was this helpful?

OAI-PMH

It focuses on the transmission of metadata on any material in electronic support, being an essential requirement that these are encoded in Dublin Core.

The OAI-PMH Protocol has the following characteristics:

  • How it works is based on a client-server architecture in which a metadata collection service requests information from a data provider.

  • Requests are expressed in HTTP, using only GET or POST methods.

  • All responses must be well-formed XML documents encoded in UTF-8.

  • Dates and time are encoded using ISO 8601 and expressed in UTC.

  • Supports the dissemination of logs in various metadata formats.

  • It has flow control. When there is an error or exception, repositories should indicate them by distinguishing them from HTTP status codes by including one or more error items in the response.