Directory

Encyclopedia

NodeWorks
                              ENCYCLOPEDIA

Link Checker

Home
Encyclopedia : R : RD : RDF :

RDF Schema

 

RDF Schema

The Resource Description Framework Schema (RDFS) is an extension to RDF that describes
how to define RDF vocabularies using RDF itself [21]. It defines, among other things, two
important properties, rdfs:subClassOf and rdfs:subPropertyOf, where “rdfs:” is an
abbreviation for http://www.w3.org/2000/01/rdf-schema#. The semantics of the property
rdfs:subClassOf is that it denotes a specialization of a more general class. If a resource is
of type T and T is a rdfs:subClassOf class C, then the resource must also be of type C. In
analogy, rdfs:subPropertyOf denotes a specialization of a more general property.
If we return to our earlier example, we can use RDFS to extend the metadata set without
breaking the backward compatibility.


NodeWorks boosts web surfing!
Page Returned in 0.162 seconds - HTML Compressed 68.8%

This article is from Wikipedia. All text is available
under the terms of the GNU Free Documentation License.
 GNU Free Documentation License
© 2008 Chamas Enterprises Inc.