ODMG ODL
interface – names an ODL declaration
extent – names the set of objects declared
persistent | transient – makes the extent persistent or transient
attribute – declares an attribute
readonly – makes an attribute a read-only attribute
Set | List | Bag | Array – declares a collection type
relationship – declares a relationship
inverse – declares an inverse relationship