Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

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.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy