- From: Jacek Kopecky via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Nov 2005 12:40:37 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv18928
Modified Files:
wsdl20-rdf.html wsdl20.rdf
Log Message:
fixing namespaces, clarifying todo ID
Index: wsdl20.rdf
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.rdf,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** wsdl20.rdf 13 Oct 2005 09:22:55 -0000 1.3
--- wsdl20.rdf 2 Nov 2005 12:40:35 -0000 1.4
***************
*** 3,9 ****
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">
<!-- the following are notes on the deviations this model has from the WSDL2
--- 3,9 ----
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/10/wsdl-rdf#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
! xml:base="http://www.w3.org/2005/10/wsdl-rdf">
<!-- the following are notes on the deviations this model has from the WSDL2
Index: wsdl20-rdf.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-rdf.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wsdl20-rdf.html 2 Nov 2005 11:46:10 -0000 1.10
--- wsdl20-rdf.html 2 Nov 2005 12:40:35 -0000 1.11
***************
*** 798,802 ****
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">
--- 798,802 ----
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/10/wsdl-rdf#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xml:base="http://www.w3.org/2005/10/wsdl-rdf">
***************
*** 1463,1469 ****
<h2 id="mappingtables">appendix B: mapping wsdl files to rdf</h2>
! <p id='todo'>todo: mapping there, not really back, certainly not roundtrip</p>
! <p>todo</p>
--- 1463,1469 ----
<h2 id="mappingtables">appendix B: mapping wsdl files to rdf</h2>
! <p>todo: mapping there, not really back, certainly not roundtrip</p>
! <p id='todo'>todo, plus references</p>
Received on Wednesday, 2 November 2005 12:40:43 UTC