Defining additional object metadata properties

When you import a schema, you can register additional metadata properties for objects of types JSON and DSV with the Data Catalog.

To register additional metadata properties, you require an object properties file.

This is an optional file that contains extra properties that are not defined in an object schema. The file name must match an object name and have the .properties.json extension.

You can include additional properties when you import an object schema in the Data Catalog user interface.

For information on the file structure for including additional metadata properties, see "Zip file structure for import".