package WebGUI::i18n::English::MetaData; our $I18N = { 'errorEmptyField' => { message => q|
Error: Field name may not be empty.
|, lastUpdated => 1089039511 }, 'Select...' => { message => q|Select...|, lastUpdated => 1089039511 }, 'duplicateField' => { message => q|Error: Fieldname "%field%" is already in use.
|, lastUpdated => 1089039511 }, 'Metadata' => { message => q|Metadata|, lastUpdated => 1089039511 }, 'Field name' => { message => q|Field name|, lastUpdated => 1089039511 }, 'Enable Metadata ?' => { message => q|Enable Metadata ?|, lastUpdated => 1089039511 }, 'Edit Metadata' => { message => q|Edit Metadata property|, lastUpdated => 1089039511 }, 'Add new field' => { message => q|Add new metadata property|, lastUpdated => 1089039511 }, 'Enable passive profiling ?' => { message => q|Enable passive profiling ?|, lastUpdated => 1089039511 }, 'deleteConfirm' => { message => q|Are you certain you want to delete this Metadata property ?|, lastUpdated => 1089039511 }, 'Field Id' => { message => q|Field Id|, lastUpdated => 1089039511 }, 'Delete Metadata field' => { message => q|Delete Metadata property|, lastUpdated => 1089039511 }, 'Illegal Warning' => { message => q|Enabling this feature is illegal in some countries, like Australia. In addition, some countries require you to add a warning to your site if you use this feature. Consult your local authorities for local laws. Plain Black Corporation is not responsible for your illegal activities, regardless of ignorance or malice.|, lastUpdated => 1089039511 }, 'content profiling' => { message => q|Content Profiling|, lastUpdated => 1089039511, context => q|The title of the content profiling manager for the admin console.| }, 'metadata edit property body' => { message => q| You may add as many Metadata properties to a Wobject as you like.Description
An optional description for this metadata property. This text is displayed
as mouseover text in the wobject properties tab.
Data Type
Choose the type of form element for this field.
Possible Values
This field is used only for the Radio List and Select List data types. Enter
the values you wish to appear, one per line.
The content profiling system in WebGUI (also known as the metadata system) allows you to identify content. Metadata is information about the content, and is defined in terms of property-value pairs.
Examples of metadata:
In the example source: newspaper, this metadata has a property named source with a value of newspaper.
Metadata properties are defined globally, while Metadata values are set for each wobject under the tab "Metadata" in the wobject properties.
Before you can use metadata in WebGUI, you'll have to switch the "Enable Metadata ?" setting to Yes in the Manage Settings menu.
Usage of metadata:
Passive Profiling
When passive profiling is switched on, every wobject viewed by a user will
be logged. The WebGUI scheduler summarizes the profiling information on a regular
basis.
This is basically content
ranking based upon the user's Areas of Interest (AOI).
By default the summarizer runs once a day. However you can change that by
setting: passiveProfileInterval = <number of seconds> in the
WebGUI config file.
Areas of Interest Ranking
Metadata in combination with passive profiling produces AOI (Areas of
Interest) information. You can retrieve the value of a metadata property
with the ^AOIRank(); and AOIHits(); macros.
Show content based upon criteria
The Wobject Proxy allows you to select content based upon criteria like:
contenttype = sport AND source != newspaperYou can use the AOI macro's described above in the criteria, so you can present content based upon the users Areas of Interest. Example: