<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    Dear HiPS partners, developers &amp; Cie.<br>
    <br>
    After a long debate, a lot of ideas, and some mail exchanges with
    Markus Deimleitner (Registry Working Group chair), we have converged
    to this solution for HiPS identication mechanism and HiPS VO
    registry declaration. <br>
    <br>
    Here the result of the discussion:<br>
    <ol>
      <li><font color="#006600">The IVOA HiPS standard will recommend to
          use a <b>valid IVOID identifier</b> for any generated HiPS,
          for instance <b>ivo://authority_id?obs_id</b> <i>(ex:
            ivo://CDS?P/DSS2/color)</i> with the constraint to declare
          ASAP the authority_id in the VO registry if it is not yet the
          case;<br>
          otherwise the HiPS will be generated under the identifier<b>
            ivo://UNKNOWN_AUTH?randomNumber</b> (with a big warning...)<br>
        </font></li>
      <li><font color="#006600">This identifier will be stored in the
          HiPS properties file under the <b>creator_did</b> keyword;</font></li>
      <li><font color="#006600">Independently, any HiPS provider can -
          if they want - declare in the VO registry:</font></li>
      <ol>
        <li><font color="#006600">Their HiPS server(s) = HTTP service which
            publishes several HiPS : must provide their HiPS list =&gt;
            see example A below;<br>
          </font></li>
        <li><font color="#006600">Each individual HiPS =&gt; see example
            B below.<br>
          </font></li>
      </ol>
    </ol>
    <p>This pragmatic solution has been elaborated:<br>
    </p>
    <ul>
      <li>to have a simple and robust technical solution for allowing
        identification, selection, discovering and mirroring mechanisms
        for HiPS;</li>
      <li>to use valid IVOIDs (compatible with PR registry doc) rather
        than invent a new parallel identication mechanism;</li>
      <li>to let the freedom of HiPS provider to declare or not in the
        VO registry their HiPS, or their HiPS servers;<br>
      </li>
      <li>to garantee the uniqueness of each HiPS identifier (based on
        HiPS creators on not on HiPS publishers).</li>
    </ul>
    <p>The impact on the already existing HiPS should be as lite as
      possible. I will provide soon to all HiPS partners (servers and
      clients) a recipe and a calendar for the migration of previous
      identication scheme to the new one. We need to synchronize this
      migration for avoiding potential HiPS duplications (TB of data)
      due to the mirror HiPS mechanism.<br>
    </p>
    <p>Best regards<br>
      Pierre Fernique<br>
    </p>
    <p><br>
      <b>Example A - HiPS server declaration</b><br>
    </p>
    <p><tt>&lt;ri:Resource xmlns:(...) <font color="#3333ff">xsi:type="vr:Service"</font>&gt;</tt><tt><br>
      </tt><tt>   &lt;title&gt;CDS HiPS Service (master
        server)&lt;/title&gt;</tt><tt><br>
      </tt><tt>   &lt;shortName&gt;CDS hipsmaster&lt;/shortName&gt;</tt><tt><br>
      </tt><tt>  
        &lt;identifier&gt;ivo://CDS/hipsmaster&lt;/identifier&gt;</tt><tt><br>
      </tt><tt>   &lt;curation&gt;</tt><tt><br>
      </tt><tt>       &lt;publisher&gt;CDS&lt;/publisher&gt;</tt><tt><br>
      </tt><tt>       &lt;creator&gt;</tt><tt><br>
      </tt><tt>           &lt;name&gt;Centre de Donnees astronomiques de
        strasbourg&lt;/name&gt;</tt><tt><br>
      </tt><tt>        &lt;/creator&gt;</tt><tt><br>
      </tt><tt>        &lt;contact&gt;</tt><tt><br>
      </tt><tt>           &lt;name&gt;CDS Helpdesk&lt;/name&gt;</tt><tt><br>
      </tt><tt>           &lt;email&gt;<a moz-do-not-send="true"
          class="moz-txt-link-abbreviated"
          href="mailto:cds-question@unistra.fr">cds-question@unistra.fr</a>&lt;/email&gt;</tt><tt><br>
      </tt><tt>       &lt;/contact&gt;</tt><tt><br>
      </tt><tt>   &lt;/curation&gt;</tt><tt><br>
      </tt><tt>   &lt;content&gt;</tt><tt><br>
      </tt><tt>       &lt;subject&gt;CDS Hierarchical Progressive
        Surveys&lt;/subject&gt;</tt><tt><br>
      </tt><tt>       &lt;description&gt;The CDS provides a large
        collection of reference surveys and catalogs</tt><tt><br>
      </tt><tt>           available thanks to Hierarchical Progressive
        Survey protocol...&lt;/description&gt;</tt><tt><br>
      </tt><tt>       &lt;referenceURL&gt;<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://alasky.u-strasbg.fr/hipslist">http://alasky.u-strasbg.fr/hipslist</a>&lt;/referenceURL&gt;</tt><tt><br>
      </tt><tt>       &lt;type&gt;Archive&lt;/type&gt;</tt><tt><br>
      </tt><tt>       &lt;contentLevel&gt;Research&lt;/contentLevel&gt;</tt><tt><br>
      </tt><tt>   &lt;/content&gt;</tt><tt><br>
      </tt><font color="#3333ff"><tt>   &lt;capability standardID="<b>ivo://ivoa.net/std/hips#hipslist-1.0</b>"&gt;</tt><tt><br>
        </tt><tt>      &lt;interface role="std"
          xsi:type="vs:ParamHTTP"&gt;</tt><tt><br>
        </tt><tt>        &lt;accessURL use="base"&gt;<a
            class="moz-txt-link-freetext"
            href="http://alasky.u-strasbg.fr/hipslist"><a class="moz-txt-link-freetext" href="http://alasky.u-strasbg.fr/hipslist">http://alasky.u-strasbg.fr/hipslist</a></a>&lt;/accessURL&gt;</tt><tt><br>
        </tt><tt>      &lt;/interface&gt;</tt><tt><br>
        </tt><tt>   &lt;/capability&gt;</tt><tt><br>
        </tt></font><tt>&lt;/ri:Resource&gt;</tt><tt><br>
      </tt><tt><br>
      </tt></p>
    <p><b>Example B - HiPS individual declaration</b><b><br>
      </b></p>
    <p><tt> &lt;ri:Resource xmlns:(...) xsi:type="vs:CatalogService"&gt;</tt><tt><br>
      </tt><tt>   &lt;title&gt;ALADIN image DSS2 blue survey
        collection&lt;/title&gt;</tt><tt><br>
      </tt><tt>   &lt;shortName&gt;Aladin DSS2 blue&lt;/shortName&gt;</tt><tt><br>
      </tt><tt>  
        &lt;identifier&gt;ivo://CDS/P/DSS2/blue&lt;/identifier&gt;</tt><tt><br>
      </tt><tt>   &lt;curation&gt;</tt><tt><br>
      </tt><tt>     &lt;publisher&gt;CDS&lt;/publisher&gt;</tt><tt><br>
      </tt><tt>     &lt;creator&gt;</tt><tt><br>
      </tt><tt>       &lt;name&gt;Centre de Donnees astronomiques de
        strasbourg&lt;/name&gt;</tt><tt><br>
      </tt><tt>     &lt;/creator&gt;</tt><tt><br>
      </tt><tt>     &lt;contact&gt;</tt><tt><br>
      </tt><tt>        &lt;name&gt;CDS Helpdesk&lt;/name&gt;</tt><tt><br>
      </tt><tt>        &lt;email&gt;<a moz-do-not-send="true"
          class="moz-txt-link-abbreviated"
          href="mailto:cds-question@unistra.fr">cds-question@unistra.fr</a>&lt;/email&gt;</tt><tt><br>
      </tt><tt>     &lt;/contact&gt;</tt><tt><br>
      </tt><tt>   &lt;/curation&gt;</tt><tt><br>
      </tt><tt>   &lt;content&gt;</tt><tt><br>
      </tt><tt>     &lt;subject&gt;ALADIN image DSS2 blue survey
        collection&lt;/subject&gt;</tt><tt><br>
      </tt><tt>     &lt;description&gt;The ALADIN image server provides
        reference ...   &lt;/description&gt;</tt><tt><br>
      </tt><tt>     &lt;referenceURL&gt;<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://aladin.u-strasbg.fr">http://aladin.u-strasbg.fr</a>&lt;/referenceURL&gt;</tt><tt><br>
      </tt><tt>     &lt;type&gt;Survey&lt;/type&gt;</tt><tt><br>
      </tt><tt>     &lt;contentLevel&gt;Research&lt;/contentLevel&gt;</tt><tt><br>
      </tt><tt>   &lt;/content&gt;</tt><tt><br>
      </tt><font color="#3333ff"><tt>   &lt;capability standardID="<b>ivo://ivoa.net/std/hips#hips-1.0</b>"&gt;</tt><tt><br>
        </tt><tt>     &lt;interface role="std"
          xsi:type="vs:ParamHTTP"&gt;</tt><tt><br>
        </tt><tt>       &lt;accessURL use="base"&gt;<a
            class="moz-txt-link-freetext"
            href="http://alasky.u-strasbg.fr/DSS/DSS2-blue-XJ-S"><a class="moz-txt-link-freetext" href="http://alasky.u-strasbg.fr/DSS/DSS2-blue-XJ-S">http://alasky.u-strasbg.fr/DSS/DSS2-blue-XJ-S</a></a>&lt;/accessURL&gt;</tt><tt><br>
        </tt><tt>     &lt;/interface&gt;</tt><tt><br>
        </tt><tt>     &lt;interface role="std"
          xsi:type="vs:ParamHTTP"&gt;</tt><tt><br>
        </tt><tt>       &lt;accessURL use="base"&gt;<a
            class="moz-txt-link-freetext"
            href="http://alaskybis.u-strasbg.fr/DSS/DSS2-blue-XJ-S"><a class="moz-txt-link-freetext" href="http://alaskybis.u-strasbg.fr/DSS/DSS2-blue-XJ-S">http://alaskybis.u-strasbg.fr/DSS/DSS2-blue-XJ-S</a></a>&lt;/accessURL&gt;</tt><tt><br>
        </tt><tt>     &lt;/interface&gt;</tt><tt><br>
        </tt><tt>     &lt;interface role="std"
          xsi:type="vs:ParamHTTP"&gt;</tt><tt><br>
        </tt><tt>       &lt;accessURL use="base"&gt;<a
            class="moz-txt-link-freetext"
            href="http://healpix.ias.u-psud.fr/DSS2Blue"><a class="moz-txt-link-freetext" href="http://healpix.ias.u-psud.fr/DSS2Blue">http://healpix.ias.u-psud.fr/DSS2Blue</a></a>&lt;/accessURL&gt;</tt><tt><br>
        </tt><tt>     &lt;/interface&gt;</tt><tt><br>
        </tt><tt>   &lt;/capability&gt;</tt><tt><br>
        </tt></font><tt><tt>   &lt;capability
          standardID="ivo://ivoa.net/std/SIA"
          xsi:type="sia:SimpleImageAccess"&gt;</tt><tt><br>
        </tt><tt>      &lt;interface role="std"
          xsi:type="vs:ParamHTTP"&gt;</tt><tt><br>
        </tt><tt>         &lt;accessURL use="base"&gt;<a
            class="moz-txt-link-freetext"
            href="http://aladin.u-strasbg.fr/cgi-bin/SIA-DSS2blue"><a class="moz-txt-link-freetext" href="http://aladin.u-strasbg.fr/cgi-bin/SIA-DSS2blue">http://aladin.u-strasbg.fr/cgi-bin/SIA-DSS2blue</a></a>&lt;/accessURL&gt;</tt><tt><br>
        </tt><tt>         &lt;queryType&gt;GET&lt;/queryType&gt;</tt><tt><br>
        </tt><tt>       &lt;/interface&gt;</tt><tt><br>
        </tt><tt>   &lt;/capability&gt;</tt><tt><br>
        </tt>   &lt;coverage&gt;</tt><tt><br>
      </tt><tt>      &lt;footprint ivo-id="ivo://mocivod"&gt;</tt><tt><br>
      </tt><tt>         <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://alasky.u-strasbg.fr/DSS/DSS2-blue-XJ-S/Moc.fits">http://alasky.u-strasbg.fr/DSS/DSS2-blue-XJ-S/Moc.fits</a></tt><tt><br>
      </tt><tt>      &lt;/footprint&gt;</tt><tt><br>
      </tt><tt>   &lt;/coverage&gt;</tt><tt><br>
      </tt><tt> &lt;/ri:Resource&gt;</tt><tt><br>
        <br>
      </tt>The same kind of declaration but for a HiPS table access to a
      VizieR catalog. Similarly to CS capabilities, we will have HiPS
      capabilities (one for each tables) :<br>
      <tt><br>
        &lt;ri:Resource xmlns:ri="(...) xsi:type="vs:CatalogService"&gt;<br>
           &lt;title&gt;The Magellanic Catalogue of Stars - MACS
        (Tucholke+ 1996)&lt;/title&gt;<br>
           &lt;shortName&gt;I/221&lt;/shortName&gt;<br>
           &lt;identifier&gt;ivo://CDS.VizieR/I/221&lt;/identifier&gt;<br>
           &lt;curation&gt;<br>
              &lt;publisher ivo-id="ivo://CDS"&gt;CDS&lt;/publisher&gt;<br>
              &lt;creator&gt;<br>
                 &lt;name&gt;Tucholke H.-J., de Boer K.S., Seitter
        W.C.&lt;/name&gt;<br>
              &lt;/creator&gt;<br>
              &lt;contributor&gt;Hans-Joachim Tucholke [Univ.
        Bonn]&lt;/contributor&gt;<br>
              &lt;date
        role="creation"&gt;1997-12-09T15:08:34&lt;/date&gt;<br>
              &lt;version&gt;20-Nov-1995&lt;/version&gt;<br>
              &lt;contact&gt;<br>
                 &lt;name&gt;CDS support team&lt;/name&gt;<br>
                 &lt;address&gt;CDS, Observatoire de Strasbourg, <br>
                          11 rue de l'Universite, F-67000 Strasbourg,
        France&lt;/address&gt;<br>
                 &lt;email&gt;<a moz-do-not-send="true"
          class="moz-txt-link-abbreviated"
          href="mailto:cds-question@unistra.fr">cds-question@unistra.fr</a>&lt;/email&gt;<br>
              &lt;/contact&gt;<br>
           &lt;/curation&gt;<br>
           &lt;content&gt;<br>
              &lt;subject&gt;Positional_Data&lt;/subject&gt;<br>
              &lt;description&gt;The Magellanic Catalogue of Stars
        (MACS) is based on scans of <br>
                 ESO Schmidt plates and contains about 244,000 stars
        covering large areas around the <br>
                 LMC and the SMC. The limiting magnitude is
        B&amp;lt;16.5m and the positional accuracy <br>
                 is better than 0.5" for 99% of the stars. The stars of
        this catalogue were <br>
                 screened interactively to ascertain that they are
        undisturbed by close neighbours. <br>
              &lt;/description&gt;<br>
              &lt;source
        format="bibcode"&gt;1996A&amp;amp;AS..119...91T&lt;/source&gt;<br>
              &lt;referenceURL&gt;<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://cdsarc.u-strasbg.fr/cgi-bin/Cat?I/221">http://cdsarc.u-strasbg.fr/cgi-bin/Cat?I/221</a>&lt;/referenceURL&gt;<br>
              &lt;type&gt;Catalog&lt;/type&gt;<br>
              &lt;contentLevel&gt;Research&lt;/contentLevel&gt;<br>
           &lt;/content&gt;<br>
           &lt;rights&gt;public&lt;/rights&gt;<br>
           &lt;capability&gt;<br>
              &lt;interface xsi:type="vr:WebBrowser"&gt;         <br>
                 &lt;accessURL use="full"&gt;<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://vizier.u-strasbg.fr/cgi-bin/VizieR-2?-source=I/221">http://vizier.u-strasbg.fr/cgi-bin/VizieR-2?-source=I/221</a>&lt;/accessURL&gt;<br>
              &lt;/interface&gt;<br>
           &lt;/capability&gt;<br>
           &lt;capability&gt;<br>
              &lt;interface xsi:type="vs:ParamHTTP"&gt;         <br>
                 &lt;accessURL use="base"&gt;<a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://vizier.u-strasbg.fr/viz-bin/votable/-dtd/-A?-source=I/221">http://vizier.u-strasbg.fr/viz-bin/votable/-dtd/-A?-source=I/221</a>&lt;/accessURL&gt;<br>
                 &lt;queryType&gt;GET&lt;/queryType&gt;<br>
                 &lt;resultType&gt;text/xml+votable&lt;/resultType&gt;<br>
              &lt;/interface&gt;<br>
           &lt;/capability&gt;<br>
           &lt;capability standardID="ivo://ivoa.net/std/ConeSearch"
        xsi:type="cs:ConeSearch"&gt;      <br>
              &lt;description&gt;Cone search capability for table
        I/221/lmc (The Large Magellanic Cloud)&lt;/description&gt;<br>
              &lt;interface role="std"
        xsi:type="vs:ParamHTTP"&gt;         <br>
                 &lt;accessURL use="base"&gt;<br>
                    <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
href="http://vizier.u-strasbg.fr/viz-bin/votable/-A?-out.all&amp;amp;-source=I%2F221%2Flmc&amp;amp">http://vizier.u-strasbg.fr/viz-bin/votable/-A?-out.all&amp;amp;-source=I%2F221%2Flmc&amp;amp</a>;<br>
                 &lt;/accessURL&gt;<br>
                 &lt;queryType&gt;GET&lt;/queryType&gt;<br>
                 &lt;resultType&gt;text/xml+votable&lt;/resultType&gt;<br>
              &lt;/interface&gt;<br>
              &lt;maxSR&gt;180&lt;/maxSR&gt;<br>
              &lt;maxRecords&gt;9999&lt;/maxRecords&gt;<br>
              &lt;verbosity&gt;true&lt;/verbosity&gt;<br>
              &lt;testQuery&gt;<br>
                 &lt;ra&gt;83.85245901639344&lt;/ra&gt;<br>
                 &lt;dec&gt;-77.43420059769218&lt;/dec&gt;<br>
                 &lt;sr&gt;0.028629053431811713&lt;/sr&gt;<br>
              &lt;/testQuery&gt;<br>
           &lt;/capability&gt;<br>
           &lt;capability standardID="ivo://ivoa.net/std/ConeSearch"
        xsi:type="cs:ConeSearch"&gt;      <br>
              &lt;description&gt;Cone search capability for table
        I/221/smc (The Small Magellanic Cloud)&lt;/description&gt;<br>
              &lt;interface role="std"
        xsi:type="vs:ParamHTTP"&gt;         <br>
                 &lt;accessURL use="base"&gt;<br>
                    <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
href="http://vizier.u-strasbg.fr/viz-bin/votable/-A?-out.all&amp;amp;-source=I%2F221%2Fsmc&amp;amp">http://vizier.u-strasbg.fr/viz-bin/votable/-A?-out.all&amp;amp;-source=I%2F221%2Fsmc&amp;amp</a>;<br>
                 &lt;/accessURL&gt;<br>
                 &lt;queryType&gt;GET&lt;/queryType&gt;<br>
                 &lt;resultType&gt;text/xml+votable&lt;/resultType&gt;<br>
              &lt;/interface&gt;<br>
              &lt;maxSR&gt;180&lt;/maxSR&gt;<br>
              &lt;maxRecords&gt;9999&lt;/maxRecords&gt;<br>
              &lt;verbosity&gt;true&lt;/verbosity&gt;<br>
              &lt;testQuery&gt;<br>
                 &lt;ra&gt;28.8031914893617&lt;/ra&gt;<br>
                 &lt;dec&gt;-77.0894323306314&lt;/dec&gt;<br>
                 &lt;sr&gt;0.028629053431811713&lt;/sr&gt;<br>
              &lt;/testQuery&gt;<br>
           &lt;/capability&gt;<br>
        <font color="#3333ff">   &lt;capability standardID="</font></tt><tt><font
          color="#3333ff"><font color="#3333ff"><tt><b>ivo://ivoa.net/std/hips#hips-1.0</b></tt></font>"&gt;<br>
               &lt;interface role="std" xsi:type="vs:ParamHTTP"&gt;<br>
                 &lt;accessURL use="base"&gt;<a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="http://axel.u-strasbg.fr/HiPSCatService/I/221/lmc">http://axel.u-strasbg.fr/HiPSCatService/I/221/lmc</a>&lt;/accessURL&gt;<br>
               &lt;/interface&gt;<br>
             &lt;/capability&gt;<br>
              &lt;capability standardID="</font></tt><tt><font
          color="#3333ff"><font color="#3333ff"><tt><b>ivo://ivoa.net/std/hips#hips-1.0</b></tt></font>"&gt;<br>
               &lt;interface role="std" xsi:type="vs:ParamHTTP"&gt;<br>
                 &lt;accessURL use="base"&gt;<a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="http://axel.u-strasbg.fr/HiPSCatService/I/221/smc">http://axel.u-strasbg.fr/HiPSCatService/I/221/smc</a>&lt;/accessURL&gt;<br>
               &lt;/interface&gt;<br>
             &lt;/capability&gt;<br>
        </font>   &lt;coverage&gt;<br>
              &lt;footprint ivo-id="ivo://mocivod"&gt;<br>
                 <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
href="http://alasky.u-strasbg.fr/footprints/cats/vizier/I/221?product=MOC&amp;amp;nside=512">http://alasky.u-strasbg.fr/footprints/cats/vizier/I/221?product=MOC&amp;amp;nside=512</a><br>
              &lt;/footprint&gt;<br>
              &lt;waveband&gt;Optical&lt;/waveband&gt;<br>
           &lt;/coverage&gt;<br>
           &lt;table&gt;      <br>
              &lt;name&gt;I/221/lmc&lt;/name&gt;<br>
              &lt;description&gt;The Large Magellanic
        Cloud&lt;/description&gt;<br>
              (...)<br>
           &lt;/table&gt;<br>
           &lt;table&gt;      <br>
              &lt;name&gt;I/221/smc&lt;/name&gt;<br>
              &lt;description&gt;The Small Magellanic
        Cloud&lt;/description&gt;<br>
              (...)<br>
            &lt;/table&gt;<br>
        &lt;/ri:Resource&gt;<br>
      </tt></p>
  </body>
</html>