This site is a playground for testing Semantic MediaWiki. All content entered or uploaded here may be deleted at any time, and nothing here should be assumed to be true.
Some content was copied from semanticweb.org – please visit this site for more reliable information and author attribution.

OWL

From SMW-Sandbox

Jump to: navigation, search

The Ontology Web Language (OWL) is a language to extend the expressibility that RDF provides. It is divided into three main parts:

  1. OWL Lite
  2. OWL DL
  3. OWL Full

Contents

[edit] Basics

Namespace: http://w3.org/2002/07/owl# (owl)

[edit] Class and Property Elements

(Relations)

[edit] Attributes

(Relations)

[edit] Cardinally

[edit] Class Axioms

(Relations)

see also: rdfs:subClassOf

[edit] Special Properties

[edit] Boolean Operations

(Relations)

[edit] Enumerations

(Relations)

see also: rdf:parseType

[edit] Others

[edit] See also

Personal tools