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.
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>