- From: Brian Kelly <lisbk@ukoln.ac.uk>
- Date: Tue, 2 Dec 1997 15:54:39 +0000 (GMT)
- To: www-html-editor@w3.org
- cc: Brian Kelly <lisbk@ukoln.ac.uk>
In my capacity as the W3C representaive for JISC I am forwarding the
following comment on the HTML 4.0 draft.
In relates to a culturally specific example.
---------------------------------------------------------------------
The following example is given at
http://www.w3.org/TR/PR-html40/struct/global.html#profiles
<HEAD profile="http://www.acme.com/profiles/core">
<TITLE>How to complete Memorandum cover sheets</TITLE>
<META name="author" content="John Doe">
<META name="copyright" content="© 1997 Acme Corp.">
<META name="keywords" content="corporate,guidelines,cataloging">
<META name="date" content="1994-11-06T08:49:37+00:00">
</HEAD>
The author/copyright division reflects Anglo-Saxon practice, not
the mainstream of the Berne Convention (under which authors' rights
attach to authors!). So for worldwide generality I propose:
<HEAD profile="http://www.acme.com/profiles/core">
<TITLE>How to complete Memorandum cover sheets</TITLE>
<META name="author" content="John Doe">
<META name="copyright" content="© 1998 John Doe">
<META name="publisher" content="Acme Corp.">
<META name="permissions" content="clearance@syndication.org">
<META name="keywords" content="corporate,guidelines,cataloging">
<META name="date" content="1998-11-06T08:49:37+00:00">
</HEAD>
The "permissions" field - which will be extremely important in most
visions of net.economics - is probably better expressed as a LINK,
and indeed {copyright} is defined as a LINK type at
http://www.w3.org/TR/PR-html40/types.html#type-links
------------------------------------------------------
Brian Kelly, UK Web Focus
UKOLN, University of Bath, BATH, England, BA2 7AY
Email: b.kelly@ukoln.ac.uk URL: http://www.ukoln.ac.uk/
Homepage: http://www.ukoln.ac.uk/ukoln/staff/b.kelly.html
Phone: 01225 323943 FAX: 01225 826838
Received on Tuesday, 2 December 1997 10:54:25 UTC