clearDC
to remove values. The ordering of values passed in is maintained. If metadata authority control is available, try to get authority values. The authority confidence depends on whether authority is required or not.
@param schema the schema for the metadata field. Must match the name
of an existing metadata schema.
@param element the metadata element name
@param qualifier the metadata qualifer name, or null
for unqualified
@param lang the ISO639 language code, optionally followed by an underscore and the ISO3166 country code. null
means the value has no language (for example, a date).
@param values the values to add.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|