Comments and suggestions on the VOSpace-2.1 working draft.

From the mailing list announcement :

HTML anchors

The HTML anchors use name rather than id, is this intentional ?
    <a name="0.1_sec1">1. Introduction</a>
rather than
    <a id="0.1_sec1">1. Introduction</a>

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 :

    <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> 

the URI target is given as vos://nvo.caltech!vospace/mytable1

Edit | Attach | Watch | Print version | History: r6 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2014-09-18 - DaveMorris
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback