OWL: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 5: Line 5:
* The OWL Web Ontology Language is intended to be used when the information contained in documents needs to be processed by applications, as opposed to situations where the content only needs to be presented to humans.
* The OWL Web Ontology Language is intended to be used when the information contained in documents needs to be processed by applications, as opposed to situations where the content only needs to be presented to humans.


* OWL is an [[XML]] plus [[RDF]] application
* OWL is an [[XML]] application, i.e. a vocabulary extension of [[RDF]] and it is seen as major element of the [[semantic net]] framework.


* {{quotation | The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans. OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema (RDF-S) by providing additional vocabulary along with a formal semantics. OWL has three increasingly-expressive sublanguages: OWL Lite, OWL DL, and OWL Full}} ([http://www.w3.org/TR/owl-features/  OWL Web Ontology Language
* {{quotation | The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans. OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema (RDF-S) by providing additional vocabulary along with a formal semantics. Full}} ([http://www.w3.org/TR/owl-features/  OWL Web Ontology Language
Overview], retrieved 13:01, 23 November 2006 (MET))
Overview], retrieved 13:10, 23 November 2006 (MET))
 
== Sublanguages ==
 
OWL has three increasingly-expressive sublanguages: OWL Lite, OWL DL, and OWL.


== Software ==
== Software ==


* [http://www.geovista.psu.edu/ConceptVISTA/ ConceptVISTA], An OWL-based formalization of the [[DualPlus Toolkit | DualPLUS learning activities taxonomy], but it also can be used for other ontologies.
* [http://www.geovista.psu.edu/ConceptVISTA/ ConceptVISTA], An OWL-based formalization of the [[DualPlus Toolkit | DualPLUS learning activities taxonomy], but it also can be used for other ontologies.
* [http://www.modelfutures.com/OwlEditor.html Model Futures OWL Editor] freeware.


== Links ==
== Links ==


; OWL
; OWL standards documents
 
* [http://www.w3.org/TR/owl-features/  OWL Web Ontology Language Overview], W3C Recommendation 10 February 2004.
* [http://www.w3.org/TR/owl-features/  OWL Web Ontology Language Overview], W3C Recommendation 10 February 2004.
* [http://www.w3.org/TR/owl-guide/ OWL Web Ontology Language Guide], W3C Recommendation 10 February 2004
* [http://www.w3.org/TR/owl-guide/ OWL Web Ontology Language Guide], W3C Recommendation 10 February 2004
* [http://www.w3.org/TR/owl-absyn/ OWL Web Ontology Language Semantics and Abstract Syntax], W3C Recommendation 10 February 2004
* [http://www.w3.org/TR/owl-absyn/ OWL Web Ontology Language Semantics and Abstract Syntax], W3C Recommendation 10 February 2004
* Dean M., Schreiber G (Editors); van Harmelen F., Hendler J., Horrocks I., McGuinness D.L., Patel-Schneider P.F., Stein L.A. (Authors), ''OWL Web Ontology Language Reference'', W3C Recommendation, 10 February 2004. [http://www.w3.org/TR/owl-ref/ HTML]
* Dean M., Schreiber G (Editors); van Harmelen F., Hendler J., Horrocks I., McGuinness D.L., Patel-Schneider P.F., Stein L.A. (Authors), ''OWL Web Ontology Language Reference'', W3C Recommendation, 10 February 2004. [http://www.w3.org/TR/owl-ref/ HTML]
; Others
* [http://en.wikipedia.org/wiki/Web_Ontology_Language Wikipedia entry]
* [http://www.medicalcomputing.net/owl1.html Introduction to OWL Web Ontology Language for Medical and Biosciences Applications]
* [http://www.cs.man.ac.uk/~horrocks/ISWC2003/Tutorial/ Tutorial on OWL]
== References ==






[[Category: XML]]
[[Category: XML]]

Revision as of 14:10, 23 November 2006

Draft

Definition

  • The OWL Web Ontology Language is intended to be used when the information contained in documents needs to be processed by applications, as opposed to situations where the content only needs to be presented to humans.
  • OWL is an XML application, i.e. a vocabulary extension of RDF and it is seen as major element of the semantic net framework.
  • “The OWL Web Ontology Language is designed for use by applications that need to process the content of information instead of just presenting information to humans. OWL facilitates greater machine interpretability of Web content than that supported by XML, RDF, and RDF Schema (RDF-S) by providing additional vocabulary along with a formal semantics. Full” ([http://www.w3.org/TR/owl-features/ OWL Web Ontology Language

Overview], retrieved 13:10, 23 November 2006 (MET))

Sublanguages

OWL has three increasingly-expressive sublanguages: OWL Lite, OWL DL, and OWL.

Software

  • ConceptVISTA, An OWL-based formalization of the [[DualPlus Toolkit | DualPLUS learning activities taxonomy], but it also can be used for other ontologies.

Links

OWL standards documents
Others

References