The Web Ontology Language (
OWL) is a semantic markup language for publishing and sharing ontologies on the World Wide Web.
OWL is developed as a vocabulary extension of RDF and is derived from the DAML+OIL Web Ontology Language. An
OWL ontology is an RDF graph, which is in turn a set of RDF triples.
OWL includes three specific sub-languages, characterized by an increasing level of complexity and expressiveness,
OWL Lite,
OWL DL – DL stands for Description Logics, a particular, logic-oriented, kn
owledge representation language introduced to supply a formal foundation for frame-based systems – and
OWL Full. The new
OWL 2 proposals extends the ‘standard’
OWL Ontology Language with a small set of features like an increased expressiveness of properties, qualified cardinality constructors, extended datatype support, and a sort of meta-modeling device called “punning”.
Learn more in:
RDF and OWL for Knowledge Management