2002/ws/desc/wsdl20 wsdl20-rdf.html,1.6,1.7

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv6567

Modified Files:
	wsdl20-rdf.html 
Log Message:
Status + ontology URI

Index: wsdl20-rdf.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-rdf.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** wsdl20-rdf.html	26 Oct 2005 11:12:23 -0000	1.6
--- wsdl20-rdf.html	2 Nov 2005 10:57:31 -0000	1.7
***************
*** 51,69 ****
  <p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> at http://www.w3.org/TR/.</em></p>
  
! <p>This is a <a href="http://www.w3.org/2004/02/Process-20040205/tr.html#first-wd">W3C
! First Public Working Draft</a>. If the feedback is positive, the
! Working Group plans to publish additional Working Drafts, including
! a Last Call Working Draft, leading up to the final version of this
! specification @@@questions about future and feedback request. Comments on this
! document are invited and are to be sent to the public <a href="mailto:public-ws-desc-comments@w3.org">public-ws-desc-comments@w3.org</a>
  mailing list (<a href="http://lists.w3.org/Archives/Public/public-ws-desc-comments/">public
  archive</a>).</p>
  
- <p>This document has been produced as part of the <a href="
- http://www.w3.org/2002/ws/Activity.html">W3C Web Services
- Activity</a>. The authors of this document are the <a href="
- http://www.w3.org/2002/ws/desc/">Web Services Description Working
- Group</a> members.</p>
- 
  <p>Publication as a Working Draft does not imply endorsement by the
  W3C Membership. This is a draft document and may be updated,
--- 51,102 ----
  <p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> at http://www.w3.org/TR/.</em></p>
  
! <p>This is a <a
! href="http://www.w3.org/2004/02/Process-20040205/tr.html#first-wd">W3C
! First Public Working Draft</a>, produced by the <a
! href='http://www.w3.org/2002/ws/desc'>Web Services Description Working
! Group</a>, as part of the <a href="
! http://www.w3.org/2002/ws/Activity.html">W3C Web Services
! Activity</a>.</p>
! 
! <p>The final disposition of this deliverable is currently under
! discussion.  The <a
! href='http://www.w3.org/2004/02/ws-desc-charter#mapping'>Web Services
! Description Working Group charter</a> puts this deliverable on the
! Recommendation track, but the Working Group has concerns about its
! ability to deliver on this goal.  Primary among those concerns are:</p>
! 
! <ol>
!   
! <li>resource constraints (only a portion of the Working Group
! membership has taken an active role in progressing this deliverable, and
! the time remaining in our Working Group's lifespan is rapidly
! diminishing),</li>
! 
! <li>lack of prerequisite knowledge among the general Working Group
! membership (very few members are proficient in Semantic Web
! technologies, making active review of the material difficult, and
! actions to move this forward as a full Working Group product somewhat
! disingenuous), and</li>
! 
! <li>a lack of clarity on who the customer base for this deliverable
! is (the majority of members of the Working Group are not planning to
! make direct use of this deliverable.)</li>
! </ol>
! 
! <p>If the Working Group is unable to satisfactorily address these concerns,
! it may pursue alternate dispositions of this material, such as
! transferring this deliverable to a Working Group more representative of
! the customers of this work, or publishing it as a Working Group Note
! rather than a Recommendation.</p>
! 
! <p>The Working Group therefore calls for communities relying on this
! deliverable to identify themselves and provide requirements and feedback
! on mechanisms to promote wider member and public investment in, and
! review of, this work.  This feedback, as well as technical comments on
! the document, are invited and are to be sent to the public
! <a href="mailto:public-ws-desc-comments@w3.org">public-ws-desc-comments@w3.org</a>
  mailing list (<a href="http://lists.w3.org/Archives/Public/public-ws-desc-comments/">public
  archive</a>).</p>
  
  <p>Publication as a Working Draft does not imply endorsement by the
  W3C Membership. This is a draft document and may be updated,
***************
*** 766,772 ****
           xmlns:owl="http://www.w3.org/2002/07/owl#"
           xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
!          xmlns:wsdl="http://www.w3.org/@@@@/wsdl#"
           xmlns:xml="http://www.w3.org/XML/1998/namespace"
!          xml:base="http://www.w3.org/@@@@/wsdl"&gt;
  
  &lt;!-- todo modularize into many more namespaces --&gt;
--- 799,805 ----
           xmlns:owl="http://www.w3.org/2002/07/owl#"
           xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
!          xmlns:wsdl="http://www.w3.org/2005/08/wsdl#"
           xmlns:xml="http://www.w3.org/XML/1998/namespace"
!          xml:base="http://www.w3.org/2005/10/wsdl-rdf"&gt;
  
  &lt;!-- todo modularize into many more namespaces --&gt;

Received on Wednesday, 2 November 2005 10:57:36 UTC