<div dir="ltr"><div dir="ltr" class="gmail_attr">On Sun, Aug 22, 2021 at 8:30 PM Robby Stephenson <<a href="mailto:robby@periapsis.org">robby@periapsis.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 21, 2021 at 2:50 PM Fernando Vaz-de-Mello <<a href="mailto:vazdemello@gmail.com" target="_blank">vazdemello@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">did anyone try to import a database in darwincore format (a biological collection) into tellico? is there a template available in order not to need to create all darwincore fields again?</div></blockquote><div><br></div><div>No, to my knowledge, there's no existing translation code for darwincore. If you have your files in XML, then using an XSLT transform would be the easiest way to get them into Tellico. If you want to send me one of your sample files privately, I can take a stab at writing a translation template.</div></div></div></blockquote><div><br></div><div>Here's a basic XSL template for importing simple Darwin Core records, like the on section 2.6.1 at <a href="https://dwc.tdwg.org/xml/">https://dwc.tdwg.org/xml/</a>, the darwin2tellico.xsl file attached.<br></div><div><br></div><div>Within Tellico, you can do</div><div>1. File->Import->Import XSL Transform</div><div>2. Select your XML data file (I've also attached darwin.xml which is the example)</div><div>3. Select Replace current collection</div><div>4. Click the folder icon to select the darwin2tellico.xsl file whereever you saved it</div><div>5. Click Import</div><div><br></div><div>Hopefully, that can give you a starting place. Looks like the Darwin Core can be very complex. I don't think Tellico is able to handle all the defined relationships in such a model, you'd need a full relational database (like MariaSQL or Sqlite) for that</div><div><br></div><div>Robby.<br></div></div></div>