Rules Editor Home | Documentation Home | Stilo
Guide to
Migrate 5.0.0 Rules Editor
Stilo
Map Othermeta Annotation
Syntax
p.map.othermeta((name)(value))
name
label for the metadata
value
value of the metadata
Purpose

The map othermeta annotation is used to put additional data into your map. There may be metadata specific to your organization or industry that you wish to capture that does not fit into the existing annotations; this metadata can be added to your map as othermeta.

The following image shows you what your rule may look like. p.map.othermeta rule

The following shows you what the output may look like after this annotation is applied.

<topicmeta> <shortdesc><draft-comment><p>John Smith</p></draft-comment></shortdesc> <othermeta name="author" content="John Smith"/> </topicmeta>