RDF Schemata
RDF is organized like an object-oriented programming language
A collection of classes (authored for a specific purpose) is called a schema
Classes are organized into a hierarchy and offer extensibility through subclass refinement (inheritance)
This will allow agents who aren’t familiar with a particular class to refer back to the base class of the unfamiliar class and still get meaningful information
Authors can write scheme based on classes from different places