<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi Markus,</div><div><br data-mce-bogus="1"></div><div>Is there an XSD schema&nbsp;for this VOResource 1.1 draft uploaded somewhere that one might be able to `diff` against:<br></div><div><br data-mce-bogus="1"></div><div>http://www.ivoa.net/xml/VOResource/VOResource-v1.0.xsd</div><div><br data-mce-bogus="1"></div><div>?</div><div><br data-mce-bogus="1"></div><div>Doing a quick&nbsp;scan of the document I&nbsp;failed to identify&nbsp;any URL for the XSD.<br></div><div><br data-mce-bogus="1"></div><div>Cheers,</div><div>Menelaus.</div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>From: </b>"Markus Demleitner" &lt;msdemlei@ari.uni-heidelberg.de&gt;<br><b>To: </b>registry@ivoa.net<br><b>Sent: </b>Tuesday, April 26, 2016 3:10:14 PM<br><b>Subject: </b>VOResource 1.1 internal Working Draft<br></div><div><br></div><div data-marker="__QUOTED_TEXT__">Dear Colleagues,<br><br>First a word from our sponsors:<br><br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ==========================================<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Time is running out for Cape Town.<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If you have anything Registry-related<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;to report (and this includes wishlists)<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;please act *now* and tell <br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;msdemlei@ari.uni-heidelberg.de<br><br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Thank You.<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ==========================================<br><br>Then, I've prepared an internal working draft for VOResource 1.1,<br>available from volute (trunk/projects/registry/VOResource) and in<br>formatted form from <br><br>http://docs.g-vo.org/VOResource.pdf<br><br>I had expected this to be a short, little thing, but the list of<br>changes has become fairly long, so in preparations for (hopefully<br>lively) discussions in Cape Town, I offer a short Q&amp;A here.<br><br><br>Why?<br>====<br><br>Main reason: VOResource should be able to communicate DOIs (and<br>ORCIDs); also, since it's hard enough to make people provide good<br>metadata in one scheme (let alone two) VOResource should be as<br>aligned as possible (retaining backward compatibility) with<br>DataCite's core metadata scheme.<br><br>Secondary reason: There have been a few baked-in vocabularies (for<br>dates, relationship types, content levels, content types). &nbsp;I'd<br>rather manage these vocabularies &nbsp;independently of the standard, more<br>like SAMP mtypes or perhaps datalink prodcut types.<br><br><br>What?<br>=====<br><br>I've taken care that VOResource 1.0 documents don't become invalid.<br>Paul's new schema versioning scheme also helps. &nbsp;There's one really<br>new element: altIdentifier, currently possible &nbsp;in Resource and<br>Creator (where it could take DOIs/bibcodes or ORCIDs, respectively).<br><br>The second big change is conceptual: Whereas VOResource 1.0 claims<br>it's just a serialisation of Resource Metadata, we adopt DataCite<br>core as a second "upstream".<br><br>A bit more minor is removing the spin towards having interfaces with<br>several different versions within one capability; in VO practice,<br>versioning has moved to standardIDs, as has service discovery (which<br>was still envisioned to use capability/xs:type then years ago).<br><br>Here are other changes from the changelog:<br><br>* Adding a version attribute to vr:Resource for compliance with XML<br>Schema Versioning Policies<br><br>* The vocabulary of date/@role is now managed as a separate<br>resource; DataCite terms have been added to it, and the old 1.0 terms<br>deprecated.<br><br>* The vocabulary of relationshipType is now managed as a separate<br>resource; some DataCite terms have been added to it.<br><br>* Service/rights now is free text rather than the tree-term<br>enumeration. &nbsp;In addition, it now has a rightsURI attribute,<br>DataCite-style.<br><br>* content/type is now xs:token rather than a special restriction.<br>The vocabulary is now managed as an external resource.<br>Consequently, the vr:Type type vanishes from the XSD.<br><br>* content/level is now xs:token rather than a special restriction.<br>The vocabulary is now managed as an external resource.<br>Consequently, the vr:ContentLevel type vanishes from the XSD.<br><br>* Now discouraging fixing standardID in VOResource extensions.<br>Also, removed indication that capability/@xsi:type should be used for<br>service discovery.<br><br>* Now allowing a Z timezone marker in UTCTimestamp, indeed<br>discouraging non-timezone use. &nbsp;This is in line with OAI-PMH use.<br>Therefore, while technically changing the schema such that legacy<br>clients &nbsp;might be confused, we do not expect incompatibilites.<br><br>* resource/description and capability/description are now xs:string<br>to enable simple plain text markup.<br><br>* Consequently, removing 1.0 default on interface/@version.<br><br>* Added advice about the use of creator.name<br><br>* Removed SOAP/WSDL example and a bit of the accompanying language.<br><br>* Section 3 needed some refactoring since the schema documentation<br>is now generated from the schema document. &nbsp;To accomodate this, some<br>text manually embedded within the schema documentation had to be moved<br>out of the generated material or removed.<br><br>* While we still reference RM, it is now no longer informally<br>authoritative for VOResource (we'd have to change RM before we change<br>VOResource otherwise)<br><br>* References to the RM terms in the metadata definition dropped<br>(could add support in ivoates/schemadoc if we want them back).<br><br>* Strongly advising the use of the vr: prefix, removing some<br>duplicated advice regarding prefixes<br><br>* Removed example for deriving a SIA capability (this is now<br>in the document repository)<br><br>Most of these changes correspond to individual commits. &nbsp;See<br><br>svn log http://volute.g-vo.org/svn/trunk/projects/registry/VOResource<br><br>if you want to dig in or check the actual textual changes.<br><br><br>And that's it?<br>==============<br><br>Unfortunately, no. &nbsp;There's still some topics that I think we need to<br>work out (assuming the proposed changes find acceptance).<br><br>Here is a list of topics I'd like to discuss:<br><br>* Relax IdentifierURI? &nbsp;There's a todonote in the text discussing<br>what I think we should do.<br><br>* Unify party-like entities (creator, contributor, publisher, contact)<br>to a single type?<br><br>* Do we want DaCiMeta contributorType? &nbsp;This would require defining a<br>new type for contributor so we can have an @type (or @role)<br>attribute.<br><br>* What about securityMethod? &nbsp;Do we now have a better idea how this<br>might become useful? &nbsp;Grid?<br><br>* Language: Should VOResource say content must be in English? &nbsp;Or is<br>that something Registry Interfaces should say ("if you want your<br>stuff to be in the VO Registry...")? &nbsp;Or do we keep ignoring the<br>issue?<br><br>* Use URLs instead of terms from hardwired RDF vocabularies throughout?<br><br>* What procedure do we adopt for vocabulary changes?<br><br>* Should more things have altIdentifiers?<br><br>* Recommendations on what to do with "should be drawn from the IAU<br>Thesaurus"?<br><br>* Should we define a naming convention as to US/British spelling<br>(there's "Organisation", but my impression is that most tech names in<br>the VO are US spelling)?<br><br>* What about disallowing multiple accessURLs right now? &nbsp;Last time I<br>checked, no actual Registry record used that, so technically we'd not<br>even be invalidating anything existing with that schema change.<br><br>* Have some way to mark up mirror/main site in interface so people<br>can manage mirrors in the VO Registry?<br><br><br>What next?<br>==========<br><br>Given this long list, I'm thinking of devoting an entire Registry<br>session to the VOResource makeover (of course, if people hand in lots<br>of additional requests for time in the Registry sessions, that's not<br>going to work out, but right now it seems perfectly feasible).<br><br>It would be great if as many people as possible could come there with<br>opinions and ideas. &nbsp;If there was something you always wanted in<br>VOResource, this is your chance.<br><br>Remember: The next change to VOResource might be another then years<br>away.<br><br>After Cape Town, I'd like to quickly make this an actual Working<br>Draft. &nbsp;It'd be great if the really big issues could be out of the<br>way by then, and perhaps we can have RFC before Trieste, so we could<br>already discuss RFC results there.<br><br><br>You're serious?<br>===============<br><br>Well, yes. &nbsp;I feel a bit bad that these lists have become so long,<br>but then VOResource was, in its core, devised about 10 years ago.<br>Much in the VO and beyond has changed, and I have to say Kudos to Ray<br>and company that all that I think really needs attention is this<br>list of relatively minor points.<br><br>Thanks,<br><br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Markus<br></div></div><PRE>This message and any attachments are intended for the use of the addressee or addressees only.
The unauthorised disclosure, use, dissemination or copying (either in whole or in part) of its
content is not permitted.
If you received this message in error, please notify the sender and delete it from your system.
Emails can be altered and their integrity cannot be guaranteed by the sender.

Please consider the environment before printing this email.
</PRE></body></html>