You can translate the document:

How to edit Data Catalog metadata: Tags & Categories

In this section We will explore the features of the Data Catalog metadata. With this feature you can use Denodo Data Catalog to add tags and categories to views, as well as update the view and field descriptions.

In our example we are going to: (1) add descriptions to the client fields, to allow more specific discovery of this view, (2) add tags and categories and (3) apply them to our client view.

 

Data Catalog Metadata

A useful feature of the Data Catalog is the ability to display view metadata, such as the View Description, as well as the Field Descriptions. Let's see how to modify that information.

 

Editing View and Field Descriptions

  1. Navigate to the Summary page of the Client View and click Edit option beside Description.

  2. Add the appropriate descriptions to the View and click Ok. View description
  3. Similarly, add a description to fields by navigating to the Schema tab and click on the Edit option under each field.

    field description
  4. The view now displays the added descriptions. These descriptions are saved in the Data Catalog metadata. (Note: It is recommended to synchronize the metadata with the Virtual DataPort server inorder to keep the Data Catalog synchronized. You have to use the option Administration > Sync with VDP.

    Please note that you can synchronize the Virtual DataPort server metadata changes in Data Catalog but the Tags & Categories created in Data Catalog cannot be synchronized with the Virtual DataPort Server.

If descriptions of fields already exist in Virtual DataPort Server and none exists in the Data Catalog then the Virtual DataPort Server descriptions will be displayed.

NOTE

 

Adding Categories and Tags to the Data Catalog metadata

Tags & Categories are useful to allow users to search with more accuracy through the Data Catalog. While the amount of Data Sources and Views is small in our tutorial, it will pay off over the long term to maintain good Categorization and Tagging habits to allow users to navigate the Data Catalog more easily.

 

Adding Categories
  1. Navigate to Administration > Set-up and Management.
  2. In the Administration window under Catalog Management, click on Categories option Synchronize
  3. Click the + Add Category icon. Synchronize
  4. Create a category with the following details:
    • Name: Customer
    • Description: Data sources relating to customer
    Synchronize
  5. Create another category with the following details:
    • Name: CRM
    • Description: Acme_crm System
    • Parent: Customer
    Synchronize
  6. Create a final category with the following details:
    • Name: Billing
    • Description: Customer Billing
    • Parent: Customer
    Synchronize

We now have a useful set of categories to link to our Views.

Synchronize

 

Adding Tags
  1. Navigate to Administration > Set-up and Management.
  2. In the Administration window under Catalog Management, click on the Tags option.
  3. Click the + Add Tag icon and create a new Tag with the following details:
    • Name: JDBC
    • Description: JDBC data sources
    Synchronize
  4. Create another tag with the following details:
    • Name: SOAP
    • Description: SOAP Data Sources
    Synchronize

We now have a useful set of tags to link to our Views.

Synchronize

Please note that when creating a tag in the Data Catalog it will only be listed in Data Catalog metadata, this tag is not added to the Virtual DataPort Server

NOTE

 

Modify views for adding Categories and Tags
  1. We can now navigate to the Client view and click on the Add Category button in the Summary tab.
  2. Click CRM and then click Ok. Synchronize
  3. Now select the Add Tag button in the Summary tab and select JDBC. Click Ok. Synchronize
  4. We have now added this view to the Customer > CRM category and have tagged it with the JDBC tag.

  5. Synchronize

Browse using Tags & Categories

  1. To start browsing your views and web services by tags, go to Browse > Tag.
  2. In the sidebar, you will see the list of tags available in the Data Catalog. browsetag
  3. Click the tag JDBCto see the elements that have been assigned with this selected tag. browsetag
  4. Similarly to browse by categories, go to Browse > Category.
  5. From the list of categories in the sidebar, expand the category Customer > CRM to explore its subcategories. browsecategory
  6. Click CRM to explore its views and webservices. browsecategory

We have now seen how the effective use of the Descriptions, Categories and Tags can enable powerful data exploration.

 

In the next section, we will explore about Recommendations and Collaborate options in Data Catalog

Add feedback