AEM Assets metadata import and export capabilities allow content authors to easily move asset metadata in and out of AEM and leverage the power of Microsoft Excel to manipulate metadata at scale, facilitating the bulk update metadata for existing assets in AEM.
Download WeRetail sports folder
Download Asset metadata package
The first row of the CSV file defines the metadata schema.
The First column defaults to assetPath
, which holds the absolute JCR Path for an asset.
Subsequent columns in the first-row point to other metadata properties of an asset.
dc:title, dc:description, jcr:title
Single Value Property format
<metadata property name> {{<property type}}
dc:title {{String}}
Property Name is case sensitive
dc:title {{String}}
Dc:Title {{String}}
Property Type is case insensitive
All valid JCR Property types are supported
Multi Value Property format - <metadata property name> {{<property type : MULTI }}