LogoLogo
  • LIBSAFE Advanced Pro - User Administration Manual
  • Introduction
    • Basic concepts
    • General considerations
  • Access
    • Access with a two-factor authentication
    • Access via API to the application data
  • General browsing
  • General system configuration
  • Home
  • Catalog
    • Catalog – Browse catalog by object
    • Catalog – Browse by tree
    • Catalog – Search catalog by object
    • Catalog – Object detail
      • General Information
      • Metadata
        • Metadata descriptor value editing
        • Comparing updated metadata set with original
        • Additional information on metadata
      • eXtended Metadata
        • Functional concepts
        • Technical concepts
        • Interface schema
          • Metadata type configuration
          • Sets and Block configurations
        • Creating and editing extended metadata
          • Structured type block
          • Free type block
        • Special links into blocks to an object’s files
        • Visualisation and download of structured blocks
      • File and folder structure
        • Object Explorer
        • Retrieving a complete object by applying a DIP profile
        • Files’ details
      • Object health
      • Storage
      • Data Integrity
        • Provenance metadata and events (Event management)
      • Executing Transfer Connectors
      • Object history
    • Catalog – Object group detail
  • Ingestion
    • Ingestion – Creating a new ingestion job
    • Ingestion – Execution of an ingestion job
  • Retrieval
    • Object retrieve from catalog
    • Retrieval from an object detail
    • Retrieve job details
  • Active preservation
    • File format evolution jobs
      • Manual object evolution
      • Approve evolution jobs selected by the system
    • Digital signature jobs
    • Object metadata update
      • Update via web interface
      • Update through a massive update job
        • Structure and syntax of massive metadata update files
        • In multiple files
        • In a single file
        • Basic conditions of the metadata update operations
        • Available metadata operations
      • Metadata update job detail
  • Document repository
  • Advanced options
    • Audit
      • Creating an audit job
        • Disk audit
        • Object audit
      • Audit job details
    • Reports
      • Reports generation
      • General information on objects and status of the system
      • Customized Reports
      • Evolution of ingestion jobs and preserved objects
      • Ingestion job report
      • Audit job reports
      • METABASE reporting
  • Other user sections
    • User configuration
    • Notifications panel
Powered by GitBook
On this page

Was this helpful?

  1. Catalog
  2. Catalog – Object detail
  3. eXtended Metadata

Visualisation and download of structured blocks

PreviousSpecial links into blocks to an object’s filesNextFile and folder structure

Last updated 3 years ago

Was this helpful?

LIBSAFE allows you to visualize a structured block with different views: Textual, Visual, Style. To select the different options there is a link for each one as shown below:

The image above shows the Style view, only available if the type has a style sheet defined in its configuration.

To download a file with the block, there is the option to “Download raw XML”.

This functionality has a list of specific characteristics:

  • To access the Control Panel, it is necessary to have the configuring permissions according to the system profile.

  • For structured blocks, it is essential that the LXM code and the base tag, defined in the type, are well-formed, otherwise it will not be possible to create new blocks.

  • Text encoded in UTF8 format is mandatory in cases of massive text dump for structured blocks or containers for free blocks. The use of other encoding formats may result in a non-functional block.

  • If the system's internal and external tags match the user's own tags, it is necessary to change the tags in the section for all system variables. By default, the system uses the @@@ and (file) tags as internal and external.

  • The style sheet view will only be available if it has been defined in the Metadata Type creation that it will be used

  • The loading of large structured blocks will be conditioned by the performance of the server and the user's computer for the composition of the block in the interface. It is estimated that on average every 1000 lines of simple data takes 1 second, but for every additional 1000 lines a time load of 10% is applied. With a load of 40000 lines one can have a rendering timeout of 45 seconds.

  • Blocks cannot be edited or deleted after being stored, every time a block is managed, it becomes the latest version.

  • Sets cannot be edited after their creation, so it is recommended to use clear names and descriptions.

  • If it is possible that the payload file is created by an external platform and the file contains an encoded definition, it must be UTF8 with or without BOM only.