- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Jul 2010 07:52:45 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv5564
Modified Files:
Overview.html
Log Message:
*** empty log message ***
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Overview.html 21 Jul 2010 07:31:09 -0000 1.5
+++ Overview.html 21 Jul 2010 07:52:43 -0000 1.6
@@ -47,7 +47,8 @@
<section id="identifiers">
<h2>Identifiers</h2>
<p>Each feature defined below is assigned with a string as an identifier.</p>
- <p>That string can be used to build a URI identifying the said feature in context where a URI is needed (e.g. in the Widget Packaging and Configuration specification [[WIDGETS]]) by appending that string to the base URI <code>http://www.w3.org/ns/apis/</code> (<span class="note">to be confirmed</span>).</p>
+ <p>That string can be used to build a URI identifying the said feature in context where a URI is needed (e.g. in the Widget Packaging and Configuration specification [[WIDGETS]]) by appending that string to the base URI <code>http://www.w3.org/ns/apis/</code>.</p>
+ <p class="note">The base URI is entirely tentative at this stage.</p>
</section>
<section id="api-features">
<h2>API Features</h2>
Received on Wednesday, 21 July 2010 07:52:47 UTC