Comments and suggestions on the [[http://www.ivoa.net/documents/VOSpace/20140805/WD-VOSpace-2.1-20140805.html][VOSpace-2.1 working draft]]. From the mailing list [[http://mail.ivoa.net/pipermail/grid/2014-August/002637.html][announcement]] : * Summary of [[http://volute.googlecode.com/svn/trunk/projects/grid/vospace/doc/VOSpace.html#sec6][recent changes]] * Line by line [[https://code.google.com/p/volute/source/diff?spec=svn2701&r=2690&format=side&path=/trunk/projects/grid/vospace/doc/VOSpace.html&old_path=/trunk/projects/grid/vospace/doc/VOSpace.html&old=2654][diff]] ---+++ HTML anchors The HTML anchors use =name= rather than =id=, is this intentional ? <verbatim> <a name="0.1_sec1">1. Introduction</a> </verbatim> rather than <verbatim> <a id="0.1_sec1">1. Introduction</a> </verbatim> ---+++ Example node path In section 1.1 the node path in the node details XML does not match the path given in the text for the initial POT operation. In the text description : _"Let's consider the first sequence: the user provides a XML description of the data file which they HTTP PUT to the appropriate VOSpace URI - this will be the HTTP identifier for the data file in the VOSpace, e.g. http://nvo.caltech.edu/vospace/myData/table123."_ the URI target is given as =http://nvo.caltech.edu/vospace/myData/table123= In the example node XML : <verbatim> <node xmlns="http://www.ivoa.net/xml/VOSpaceTypes-v2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uri="vos://nvo.caltech!vospace/mytable1" xsi:type="vost:UnstructuredDataNode"> <properties> <property uri="ivo://ivoa.net/vospace/core#mimetype">text/xml</property> </properties> </node> </verbatim> the URI target is given as =vos://nvo.caltech!vospace/mytable1=
This topic: IVOA
>
TWikiUsers
>
DaveMorris
>
VOSpace20140918
Topic revision: r1 - 2014-09-18 - DaveMorris
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback