What is RDFS?
RDF is a data model that provides a way to express simple statements about resources, using named properties and values.
The RDF Vocabulary Description Language
(or RDF Schema or RDFS) is a language that can be
used to define the vocabulary to be used in an RDF
graph
The RDF Vocabulary Description Language 1.0 is an ontology definition language (a simple one, compared with other
languages such as OWL; we can only define taxonomies and do some basic inference about them).
The RDF Vocabulary Description Language is like a schema definition language in the relational or object-oriented
data models (hence the alternative name RDF Schema
Topic |
View/Download |
RDFS |
View |