Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Metadata Sets can be used to customise your metadata workflow in just:in. It is possible to display user-defined metadata fields within the just:in User Interface and to export sidecar files (xml or json) based on the entered data in these fields for every recorded file.

Table of Contents

Table of Contents

Metadata Sets in just:in

Here's a rough outline on how it works:

...

This figure shows how the included example would be displayed in the Inspector. The naming, the number and the type of Metadata Fields is completely user definable.


Metadata Types

There are different Metadata Types:

...

Info

All of these elements can be used as often as you want and in any possible order and combination.

...

Add the following attribute to the <control> node in the StartUpXML to reset a Metadata Field's value after each Recording.

Code Block
languagexml
themeConfluence
linenumberstrue
<control resetAfterRecord="1">

Example

...

languagexml
themeConfluence
linenumberstrue

...



Metadata Sets

Open the Configuration Panel, select the desired Device for which you want to create Metadata Sets and switch to the Metadata Sets Tab.

Image Modified

  1. Metadata Sets List: List of all available Metadata Sets for the selected Device.
  2. StartUpXML: Content of the selected StartUpXML.
  3. Extension: Choose between xml and json.
  4. ExportXML: Content of the selected ExportXML.
  5. Add/Remove: Add and remove (selected) Metadata Set.

Add new Metadata Set

  • Go to the Metadata Sets Tab
  • Use the "Plus"-Button to add a new Metadata Set and define a name for the new Metadata Set. Then search and choose the StartUp- and ExportXML and use the "Create"-Button to create the Metadata Set.
    Image ModifiedImage Modified

  • After creating the Metadata Set the content of both, StartUpXML and ExportXML, can be seen when selecting the appropriate Metadata Set.
    Image Modified