Index: Overview.html =================================================================== RCS file: /w3ccvs/WWW/TR/2002/WD-owl-ref-20020729/Overview.html,v retrieving revision 1.1 diff -b -w -u -r1.1 Overview.html --- Overview.html 2002/07/29 15:31:24 1.1 +++ Overview.html 2002/07/31 21:08:50 @@ -2,8 +2,8 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - OWL Web Ontology Language 1.0 Reference + @@ -20,18 +20,18 @@

OWL Web Ontology Language 1.0 Reference

-

Draft document - no W3C status at this time

+

W3C Working Draft 29 July 2002

This version:
-
$Id: Overview.html,v 1.1 2002/07/29 15:31:24 connolly Exp $
+
http://www.w3.org/TR/2002/WD-owl-ref-20020729/
Latest version:
-
http://www.daml.org/2002/06/webont/owl-ref-proposed
+
http://www.w3.org/TR/owl-ref/
-
Authors:
+
Editors:
Mike Dean
@@ -116,6 +116,11 @@ href="http://lists.w3.org/Archives/Public/www-rdf-logic/">www-rdf-logic.

+

There are no patent + disclosures related to this work at the time of this + writing.

+

This is a W3C Working Draft for review by W3C members and other interested parties. It is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is @@ -282,7 +287,7 @@ and imports elements.

<Ontology rdf:about="">
-  <versionInfo>$Id: Overview.html,v 1.1 2002/07/29 15:31:24 connolly Exp $</versionInfo>
+  <versionInfo>$Id: Overview.html,v 1.4 2002/07/31 19:44:09 henri Exp $</versionInfo>
   <rdfs:comment>An example ontology</rdfs:comment>
   <imports rdf:resource="http://www.w3.org/2002/07/owl"/>
 </Ontology>
@@ -980,7 +985,7 @@
Mixing Note:
For example, take the class definition for Person - from owl-ex.owl, and then + from owl-ex, and then add
<rdf:Description rdf:about="#Person">
      <Creator>Ora Lassila</Creator>
@@ -1039,7 +1044,7 @@
 

Appendix C. http://www.w3.org/2002/07/owl

-See http://www.w3.org/2002/07/owl. +See http://www.w3.org/2002/07/owl. See issue #5.20-should-OWL-provide-synonyms-for-RDF-and-RDFS-objects.
@@ -1062,20 +1067,20 @@
[OWL Abstract Syntax]
-OWL Web Ontology Language 1.0 Abstract Syntax. +OWL Web Ontology Language 1.0 Abstract Syntax. Peter F. Patel-Schneider, Ian Horrocks, and Frank van Harmelen.. -W3C Working Draft @@. -Latest version is available at -http://www.w3.org/TR/@@. +W3C Working Draft 29 July 2002. +Latest version is available at +http://www.w3.org/TR/owl-absyn/.
[OWL Features]
-Feature Synopsis for OWL Lite and OWL. +Feature Synopsis for OWL Lite and OWL. Deborah L. McGuinness and Frank van Harmelen. -W3C Working Draft @@. -Latest version is available at -http://www.w3.org/TR/@@. +W3C Working Draft 29 Jul 2002. +Latest version is available at +http://www.w3.org/TR/owl-features/.
[OWL Issues]