RDFS is the schema model used in the semantic web to describe the semantics of RDF data. It allows one to talk about meta-level properties such as class-subclass relationships, the expected properties of instances of a class.
Used in Chap. 17: page 252
Also known as: resource description framework schema
Used in glossary entries: RDF, semantic web