- From: Smith, Michael K <michael.smith@eds.com>
 - Date: Thu, 11 Jul 2002 10:16:34 -0500
 - To: webont <www-webont-wg@w3.org>
 
I incorporated many of Raphael's suggestions. - Mike
We will develop an extended example through the course of the
document.  We have the DAML wine ontology as a suggestion for a
starting point.  Any others?
Common idioms and entailments will be discussed throughout.
They will be clearly labeled as such in some standard format.
OUTLINE
- Introduction
  - Motivation
  - Capability
  - Structure of doc (Structure, Lite vs. Full, appendices)
- The Structure of Ontologies
  <<< Was Housekeeping. I still like this up front, for exactly the 
  point that Raphael mentioned, immediate gratification.  I am hoping 
  this document will provide some cookbook-like support. >>>
  - Namespaces 
  - Ontology headers
  - Importing ontologies (w/ forward pointer to Ontology Mapping)
- OWL Lite
  - Simple Classes, Individuals, Datatypes
    - Defining simple hierarchical named classes (class, subClassOf)
    - Defining individuals (individual)
    - Datatypes (user-defined XML Schema datatypes) 
  - Simple Properties 
    - Defining properties (property, subPropertyOf, domain, range)
    - Properties of individuals
  - Property Characteristics and Restrictions
    - inverseOf, transitive, symmetric, functional
    - unambiguousProperty, allValuesFrom, someValueFrom
    - simple cardinality 
  - Ontology mapping 
    - sameClassAs, samePropertyAs
    - sameIndividualAs, differentIndividualFrom 
- Full OWL 
  - Complex Classes (axioms and constructive classes)
    - Class relations
      - oneOf (enumerated classes) 
      - disjoint classes
      - sameClassAs, subClassOf applied to class expressions 
    - unionOf, intersectionOf, complementOf 
  - Complex Property axioms
    - Full cardinality
    - hasValue
- References
  - Related OWL
    - Feature List
    - Reference
    - Syntax docs
    - Formal Model
    - ...
  - Related standards
    - RDF
    - RDFS
    - XML
    - URI
    - Namespace
    - XML Schema
  - General
    - KR/Ontology
    - OIL
    - DAML-ONT
    - DAML+OIL
    ...
Michael K. Smith, Ph.D., P.E.
EDS - Austin Innovation Centre
98 San Jacinto, #500
Austin, TX  78701
* phone: +01-512-404-6683
* mailto:michael.smith@eds.com
www.eds.com
Received on Thursday, 11 July 2002 11:17:21 UTC