<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:8.0pt;
        margin-left:0in;
        line-height:105%;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:70.85pt 85.05pt 70.85pt 85.05pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi Enrique<o:p></o:p></p>
<p class="MsoNormal">IVOA data models must be represented as VO-DML/XML files as defined in the VO-DML standard (http://ivoa.net/documents/VODML/index.html).<br>
We have no standard representation as XSD, but the tools (<a href="https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools">https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools</a>) contain a first attempt at generating XSD from the VO-DML. The result
 of that is *<b>not</b>* a normative representation of the data model in xml schema though. Such a standard serialization has not (yet) been defined.<br>
The recommended way to generate products form the VO-DMl I to use the actual VO-DML/XML file itself. It is much easier to use thatn UML/XMI representations.<br>
Hence our generic workflow is to first generate from UML/XMI to VO-DML, examples of which are the various &#8216;xmi2vo-dml&#8230;&#8217; XSLT scripts in
<a href="https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools/xslt">https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools/xslt</a>. All the other generators do then not have to deal with tool specific uml/xmi versions.<o:p></o:p></p>
<p class="MsoNormal">I have heard from others running into problems when trying to validate data models using alternative tools.<br>
The &#8216;run_validate_vo-dml&#8217; target in <a href="https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools/build.xml">
https://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/tools/build.xml</a> seems to work correctly.<o:p></o:p></p>
<p class="MsoNormal">Note that when you have graphviz available on your machine, the vo-dml2html.xsl script can generate documentation with a clickable uml-like diagram.
<br>
If you could improve that, that would be nice.<o:p></o:p></p>
<p class="MsoNormal">Cheers<o:p></o:p></p>
<p class="MsoNormal">Gerard<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal">
<b>From:</b> dm-bounces@ivoa.net &lt;dm-bounces@ivoa.net&gt; <b>On Behalf Of </b>Enrique Galceran García<br>
<b>Sent:</b> Thursday, October 24, 2019 4:26<br>
<b>To:</b> dm@ivoa.net; ivoadoc@ivoa.net<br>
<b>Subject:</b> IVOA Data Models and Provenance<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="text-align:justify">Dear member of IVOA,<o:p></o:p></p>
<p class="MsoNormal" style="text-align:justify"><i>(I am not sure this will go to the person responsible for the XML files, please forward appropriately)<o:p></o:p></i></p>
<p class="MsoNormal" style="text-align:justify">My name is Enrique Galceran and I am currently studying the different Data Models that the IVOA committee has designed, specifically the Provenance and the general IVOA Data Model. At the moment I have found the
 available XLM, XSD and Schematron files regarding these Data Models that are available on the webpage (<span class="MsoHyperlink"><a href="http://www.ivoa.net/xml/">http://www.ivoa.net/xml/</a></span>).<o:p></o:p></p>
<p class="MsoNormal" style="text-align:justify">However, when I used a validation program like &lt;oXygen/&gt; it outputs several errors (&#8220;<i>cvc-complex-type.3.2.2: Attribute 'name' is not allowed to appear in element 'sch:pattern'&#8221;</i> while validating any model
 with the Schematron file and &#8220;<i>cvc-complex-type.2.4.a: Invalid content was found starting with element 'title'. One of '{identifier, uri}' is expected.&#8221;</i> while validating the IVOA-DM using the XSD file). Is it possible that some of said files aren&#8217;t updated
 correctly, or am I missing something?<o:p></o:p></p>
<p class="MsoNormal" style="text-align:justify">On a similar note, does the IVOA have a XSD file with the defined Provenance Data Model? Would it be possible to obtain a copy of said file? A separate UML/XSI file would also be appreciated. (I wanted to generate
 something similar to the full class diagram on page 34 of the documentation <span class="MsoHyperlink">
<a href="http://www.ivoa.net/documents/ProvenanceDM/20190719/ProvenanceDM-1.0-20190719.pdf">http://www.ivoa.net/documents/ProvenanceDM/20190719/ProvenanceDM-1.0-20190719.pdf</a></span>).<o:p></o:p></p>
<p class="MsoNormal" style="text-align:justify"><span lang="ES"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-align:justify"><span lang="ES">With gratitude,<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align:justify"><span lang="ES">Enrique Galceran<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal">
<span lang="ES"><br>
</span><span lang="ES" style="font-size:18.0pt;font-family:Webdings;color:green">P
</span><span lang="ES" style="font-size:7.0pt;font-family:&quot;Arial&quot;,sans-serif;color:green">Please consider the environment before printing this e-mail.</span><span lang="ES">
<o:p></o:p></span></p>
</div>
</div>
</body>
</html>