Cross-mapping
The process of mapping relationships between different metadata schemas. Also known as cross-walking.
Cross-mapping can help identify equivalences and differences between schemas.
Instances in which cross-mapping can be helpful include:
- when properties in different schemas are used to describe the same thing. For example, one schema may use ‘dogs' and another ‘canines’.
- when further description is available in a different schema. For example, one schema may only have ‘first name’ as a property while another has ‘first name’ and ‘preferred name’.
- when formatting rules are different across schemas. For example, one schema may use ‘first name, last name’ and another ‘last name, first name’.
Encoding scheme
A source to guide the structure of metadata properties and the types of data values which can be associated with them.
For example, the Australian Government Recordkeeping Metadata Standard uses security classifications defined in the Protective Security Policy Framework as the encoding scheme for its Security Classification property.
Another example is using an international standard for the syntax to represent dates and times.
Entities
Real life objects or concepts which can be described by metadata.
Examples:
- person
- event
- thing
- relationships between other entities.
Properties (elements)
Particular features and characteristics of an entity. Also known as elements.
Examples:
- name
- date of birth
- place of birth.
Schema
A conceptual model that:
- structures the description of information assets
- sets rules for applying metadata description.
A schema facilitates standardised, complete and accurate descriptions about an information asset and its context.
A metadata schema will typically consist of:
- entities
- properties
- values
- encoding schemes.
A schema which goes through a formal validation process can become a standard.
Values
Content associated with properties to describe them.
For example, if the property is ‘place of birth’, the value might be ‘Melbourne’. The value may change for each individual person described.