Table of Contents

Search

  1. Preface
  2. Introduction
  3. Configuring the Data Director Application
  4. Establishing a Root Node
  5. Defining the Business Entity Model
  6. Configuring Business Entity Properties
  7. Configuring Reference Entity Properties
  8. Transforming Business Entities and Views
  9. Configuring Hierarchy and Network Relationships
  10. Creating Match Rule Sets
  11. Configuring Search
  12. Configuring Tasks
  13. Configuring Security and Data Filters for Business Entities
  14. Configuring the Content Security Policy
  15. Integrating Data as a Service
  16. Configuring External Calls
  17. Designing the Data Director User Interface
  18. Localizing Data Director
  19. Appendix A: Provisioning Tool Frequently Asked Questions

Localizing Metadata

Localizing Metadata

You can localize all metadata in Data Director. Metadata provides additional information about data. For example, metadata for a Person business entity includes first name, last name, birth date, and tax ID.
  1. Click
    Configuration
    General Settings
    , and then select
    Metadata Localization
    .
  2. Click
    Metadata Localization
    .
    The tree view panel and the metadata localization panel display the localization options.
  3. In the
    Metadata Localization
    panel, under
    Metadata Bundle
    , click
    Create Template
    .
    The
    besMetadata.zip
    file downloads.
    If you created a template bundle, click
    Export
    to download the
    besMetadata.zip
    file, edit the file, and click
    Import
    to import the language metadata bundle.
  4. Save the
    besMetadata.zip
    file to a location on your local drive.
  5. Extract the
    besMetadata.zip
    file to your local drive.
    The
    besMetadata.properties
    file appears.
  6. Save a copy of the properties file with language code and country code for the language you want to use.
    For example, to create the Canadian French version, save the file as
    besMetadata_fr_CA.properties
    .
  7. Open the localized file in a text editor. For each property, add the translation.
    For example, the following property shows a French translation for first name:
    Person.firstName=prénom
  8. Compress the
    besMetadata.properties
    file and all the localized property files, such as
    besMetadata_fr_CA.properties
    , into a ZIP file named
    besMetadata.zip
    .
  9. Import the localized .zip file. In the
    Metadata Localization
    panel, under
    Metadata Bundle
    , click
    Import
    .
    The language metadata bundle is imported.

0 COMMENTS

We’d like to hear from you!