Web Site

Internet-description.com



» Internet » Semantic Web » Topics begins with W » Web Ontology LANGUAGE


Page modified: Saturday, June 24, 2006 10:37:18

The Web Ontology LANGUAGE (short OWL) is a specification of the W3C, in order Ontologien on the basis a formal specification language provide, publish and to distribute to be able. It concerns to describe terms of a domain and their relations formally in such a way that also software (agent) the meaning it processes ("“understands"”) can (to be able). OWL is thus a substantial component of the Semantic Web initiative of Tim Berners Lee. OWL be based technically on the RDF syntax and historically on DAML+OIL, and goes thereby beyond the expression power of RDF pattern far. Additionally to RDF and RDF pattern further Sprachkonstrukte is introduced, which permits it to formulate expressions similarly the predicate calculus.

Abbreviation

The acronym for Web Ontology LANGUAGE would actually have had to be WOL, not OWL. In reference on the literary figure of the owl from Milnes Pu the bear, which could write their name as an only animal in the forest (and writes the same however with a letter turner in the English original WOL instead of OWL), became this letter turner in reverse for the OWL taken over.

Language levels: Lite, DL and Full

OWL comes along in three different versions. In addition the language levels OWL Lite, OWL DL and OWL Full were defined. For the employment of OWL Lite/DL restrictions were defined, which the development of Tools to facilitate and/or complete inference possible to make be supposed.

OWL Lite

The "“Light version"” was created with the goal of creating a subset of the language which can be implemented simply. It serves particularly for creating simple taxonomies and easily axiomatisierter Ontologien. Various Sprachkonstrukte from OWL DL was omitted.

OWL DL

This is the level, whose semantics near-hands still earliest on DAML+OIL. DL stands for SHOIN for the description logic (description logic) \ mathcal {} (D), which is equivalent to a decidable subset of the predicate calculus of first stage. In order to ensure the image barness on this logic, various restrictions for the employment were inserted by RDFS Konstrukten, for example may be a class not instance of another class.

OWL Full

OWL Full consists of the same Sprachkonstrukten as OWL DL, does however without the restrictions. Thus the Ontologien is unentscheidbar, can make for it however descriptor-logical expressions possible of higher degree.

Sprachkonstrukte

The specification extends the meaning of RDF and RDF pattern by further Konstrukte to partly also limit in order to increase expression power (or to reach around Entscheidbarkeit).

OWL differentiates between classes, characteristics (properties) and instances. Classes stand for concepts. They can possess characteristics. Instances are individuals of one or several classes.

Concerning classes

  • <owl: class>
  • <owl: oneOf>
  • <owl: unionOf>
  • <owl: intersectionOf>
  • ...

Concerning Properties

  • <owl: Restriction>
  • <owl: allValuesFrom>
  • <owl: someValuesFrom>
  • ...

Concerning instances

Example

The example describes the concepts <Person>, <Gender> and <Woman>. Woman is defined, as one <Person> with the value <female> in the Property <gender>, which must belong to the class <Gender>. The instance <STilgner> is thus as <Person> described a woman (<Woman>). By means of inference this affiliation can be determined.

<rdf: RDF xmlns: rdf= of " http://www.w3.org/1999/02/22-rdf-syntax-ns # " xmlns: rdfs= " http://www.w3.org/2000/01/rdf-schema # " xmlns: owl= " http://www.w3.org/2002/07/owl # " xmlns: j.0= " http://localhost:8080/OWLBuergerInformation.owl # " > </rdf: RDF> 

Tools

Since the OWL specification is relatively new, at present few Tools.Die number exist however constantly rise. Many are also freely available (open SOURCE).

general tools

Validating

  • OWL Ontologie Validator (classifies OWL DL and OWL Full) OWL Validator in OWL Lite,

Inference

Other one

See also

  • Semantic Web
  • Ontologie (computer science)
  • RDF
  • Description logic
  • F-Logic
  • FOAF

Related links


Articles in category "Web Ontology LANGUAGE"

We found here 1 articles.

W

» Web Ontology LANGUAGE

Related Websites

We found here 4 related websites.

Page cached: Wednesday, July 5, 2006 23:55:29
Valid XHTML 1.0!  Valid CSS!

Navigation

Related articles


Page copy protected against web site content infringement by Copyscape