W3C

List of comments on “Protocol for Web Description Resources (POWDER): Primer” (dated 8 September 2008)

Quick access to

There are 4 comments (sorted by their types, and the section they are about).

question comments

Comment LC-2162
Commenter:
Context: Protocol for Web Description Resources (POWDER): Primer...
(space separated ids)
(Please make sure the resolution is adapted for public consumption)

Comment LC-2163
Commenter: Rotan Hanrahan <rotan.hanrahan@mobileaware.com>
Context: Protocol for Web Description Resources (POWDER): Primer...
As we didn't have a quorum in UWA to discuss POWDER today, I'd like to
pose the following query...

According to the POWDER primer, certification of DRs is indicated in
order to elevate trust in descriptions.

Who is proposed to provide/manage such certifications? Would this be the
current SSL cert providers, for example?

If so, who says that these providers are qualified to assess/create
descriptions?

Or is the issue of the environment in which certification is managed
considered out of scope for the POWDER WG?

The question was raised internally within my company when someone
observed that this might be the creation of another "money making
scheme", as some people believe the SSL cert providers have been given a
license to print money.

Comments and clarifications welcome.

(Otherwise, we find POWDER intriguing, though we wonder what is meant by
"use of arbitrary RDF in POWDER documents" in the recent request for
feedback.)

---Rotan.
(space separated ids)
(Please make sure the resolution is adapted for public consumption)

editorial comments

Comment LC-2160
Commenter: Phil Archer <parcher@fosi.org> (archived message)
Context: Protocol for Web Description Resources (POWDER): Primer...
Fabien Gandon has spotted this:

Reading he primer I saw what may be a typo: in the following paragraph
you mention twice "three ways of providing description" but you list
only two.
"The final key element of a Description Resource is the actual
description. There are *three *ways of providing this.
* As RDF (in a "descriptor set")
* As one or more tags (in a "tag set")
A DR must contain at least one of these *three *and may contain any
greater number of them, none of which may be empty."
(space separated ids)
(Please make sure the resolution is adapted for public consumption)

Comment LC-2161
Commenter: Simon Raboczi <s.raboczi1@uq.edu.au> (archived message)
Context: Protocol for Web Description Resources (POWDER): Primer...
At the end of section 5 of the POWDER Primer draft, you have the
following RDFa example:

<html xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
<head>
<title>The English Civil War
</title>
</head>
<body>

....

<div>
<link rel="wdrs:describedBy" href="http://education.example.org/powder.rdf#DR_1
" />
<p>Charles I came to the throne believing in his Divine Right to
rule...
</div>

....

</body>
</html>
I'm pretty sure <link> elements can only appear in the <head>, not in
the <body> as is done here. Perhaps this was intended to be an <a>
tag instead?
(space separated ids)
(Please make sure the resolution is adapted for public consumption)

Add a comment.


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: index.html,v 1.1 2017/08/11 06:44:58 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org