Schema
A schema is a set of property definitions. For instance, the Nuxeo Platform uses the Dublin Core schema for most of its documents. A document that holds the Dublin Core schema has the following properties: a title, a description, a creation date, a modification date, an author, a subject, etc. The schema is a nice concept to enable property definition re-use on several document types.
Related pages: