<div dir="ltr"><div dir="ltr"><div>Hi Jody, incubation committee,</div><div><br></div><div>After Jody's review below, we have fixed <a href="https://github.com/MobilityDB/MobilityDB-admin/issues/5">issue#5</a> and corrected the copyright and license information in the files headers. Now all files have the respective copyright and license in their headers. Examples are given below. The changes have been applied to the Develop branch, and they will be merged into Master at the next release.</div><div><br></div><div>According to Jody's review, this was the only remaining requirement for us to fulfill the OSGeo Community Projects <a href="https://wiki.osgeo.org/wiki/OSGeo_Community_Projects" target="_blank">checklist</a>. Of course you are welcome to give more comments. We have created these <a href="https://github.com/MobilityDB/MobilityDB-admin/issues" target="_blank">issues</a> to facilitate your review, so you can comment/close. Looking forward to your feedback. <br> </div><div><br></div><div>- All code files, c, h, sql, and the test scripts are provided under <a href="https://opensource.org/licenses/PostgreSQL">The PostgreSQL License, which is OSI approved <br></a></div><div>Example header: (<a href="https://github.com/MobilityDB/MobilityDB/blob/develop/src/doublen.c">https://github.com/MobilityDB/MobilityDB/blob/develop/src/doublen.c</a>)<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><span style="font-family:monospace">/*****************************************************************************<br> *<br> * doublen.c<br> *  Internal types used for the average and centroid temporal aggregates.<br> *<br> * This MobilityDB code is provided under The PostgreSQL License.<br> *<br> * Copyright (c) 2020, Université libre de Bruxelles and MobilityDB contributors<br> *<br> * Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby<br> * granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.<br> *<br> * IN NO EVENT SHALL UNIVERSITE LIBRE DE BRUXELLES BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST<br> * PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF UNIVERSITE LIBRE DE BRUXELLES HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH<br> * DAMAGE.<br> *<br> * UNIVERSITE LIBRE DE BRUXELLES SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS<br> * FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND UNIVERSITE LIBRE DE BRUXELLES HAS NO OBLIGATIONS TO PROVIDE<br> * MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. <br> *<br> *****************************************************************************/</span></div></blockquote><div><br></div><div>- <a href="https://docs.mobilitydb.com/MobilityDB/develop/">Documentation License:</a> <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>This is the manual for MobilityDB v1.0. The MobilityDB Manual is licensed under a <a class="gmail-ulink" href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License 3</a>.
 Feel free to use this material any way you like, but we ask that you 
attribute credit to the MobilityDB Project and wherever possible, a link
 back to <a class="gmail-ulink" href="https://github.com/MobilityDB/MobilityDB">MobilityDB</a>. <br></div><div><div><img src="cid:ii_khp0sfqw1" alt="image.png" style="margin-right: 0px;" width="117" height="40"><br></div></div></blockquote><div><br></div><div><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Best regards,<span style="font-weight:bold"><br></span></div><div><span style="font-weight:bold">Mahmoud SAKR</span><br></div></div></div></div></div></div></div></div></div></div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 17, 2020 at 11:46 PM Jody Garnett <<a href="mailto:jody.garnett@gmail.com">jody.garnett@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="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello Vicky (and everyone taking part in OSGeo sprint this week).<div><br></div><div>I have not had much capacity for volunteer work recently, however any committee member should be able to review. The team has started making some <a href="https://github.com/MobilityDB/MobilityDB-admin/issues" target="_blank">issues</a> which make a handy guide.</div><div><br></div><div>So if I grab our <a href="https://wiki.osgeo.org/wiki/OSGeo_Community_Projects" target="_blank">list</a> and the <a href="https://github.com/MobilityDB/MobilityDB" target="_blank">project repository</a> </div><div><br></div><div>1. Be geospatial</div><div>- <a href="https://github.com/MobilityDB/MobilityDB/blob/master/README.md" target="_blank">README</a> - looks good as "geospatial trajectory data management & analysis platform"</div><div>- <a href="https://www.osgeo.org/projects/mobilitydb/" target="_blank">https://www.osgeo.org/projects/mobilitydb/</a> - website check</div><div>- <a href="https://docs.mobilitydb.com/MobilityDB/master/" target="_blank">https://docs.mobilitydb.com/MobilityDB/master/</a> - some user docs (found from osgeo page above)</div><div><br></div><div>2. Have a free license or an open source license</div><div>- <a href="https://github.com/MobilityDB/MobilityDB/blob/master/LICENSE.txt" target="_blank">LICENSE.txt</a> - postgresql license (so open source), seems to be missing a line from <a href="https://www.postgresql.org/about/licence/" target="_blank">the original</a>, but agrees with OSI <a href="https://opensource.org/licenses/PostgreSQL" target="_blank">https://opensource.org/licenses/PostgreSQL</a> </div><div>- Check the headers:  I guess this is being done? <a href="https://github.com/MobilityDB/MobilityDB-admin/issues/5" target="_blank">Issue#5</a></div><div><br></div><div>3. Welcome participation and new contributors</div><div>- <a href="https://github.com/MobilityDB/MobilityDB/blob/master/CONTRIBUTING.md" target="_blank">CONTRIBUTING.md</a> has lots of options</div><div>- <a href="https://github.com/MobilityDB/MobilityDB/pulls?q=is%3Apr+is%3Aclosed" target="_blank">closed pull request</a> show a range of participants</div><div>- Code of conduct, with  Prof. Esteban Zimanyi as contact</div><div><br></div><div>So it looks good, I guess we wait for an update from the team on checking headers.</div><div><br clear="all"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div>--</div><div>Jody Garnett</div></div></div></div></div></div><br></div></div></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 15 Oct 2020 at 14:24, Vicky Vergara <<a href="mailto:vicky@georepublic.de" target="_blank">vicky@georepublic.de</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="ltr"><div style="font-family:arial,helvetica,sans-serif">Hello Incubation committee</div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">I was wondering about the status of MobilityDB to be included as an <b>OSGeo Community Project</b>. <br></div><div style="font-family:arial,helvetica,sans-serif">We've been working very hard to make this happen, please let us Know if we are missing something to become an OSGeo community project.<br></div><div style="font-family:arial,helvetica,sans-serif">Thanks</div><div style="font-family:arial,helvetica,sans-serif">Vicky<br></div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 9, 2020 at 12:38 AM Mahmoud SAKR <<a href="mailto:mahmoud.sakr@ulb.ac.be" target="_blank">mahmoud.sakr@ulb.ac.be</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="ltr"><div>Great, thanks for confirming. We will wait for further feedback then. </div><div><br></div><div>Some mistake at my side changed the title of the previous message to "Open Data Cube...". Sorry for this mixing. I correct it here.</div><div><br></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 9, 2020 at 6:36 AM Jody Garnett <<a href="mailto:jody.garnett@gmail.com" target="_blank">jody.garnett@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="ltr"><div dir="ltr"><div dir="ltr">Just a few comments inline:<br clear="all"></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 dir="ltr"><div dir="ltr">        We ask that the project demonstrate collaboration, perhaps with a history of bug report or pull requests <br><div><ul><ul><li><span><font style="background-color:inherit" color="#4c76a2">Both in github and in OSGeo website, we show the team of contributors, and the steering committee members. But I got to say that we are just starting in this respect. There are currently few external collaborators. Most of the development is still done by the core team. We are however open for collaboration, and we hope that becoming an OSGeo community project will bring more collaboration. We need to give time to the community to join the project and start collaborating. <br></font></span></li></ul></ul></div></div></div></div></div></blockquote><div>And that is fine, this is one reason why we start slow with a CONTRIBUTING.md file, and the PRs and notes you provided below are great.</div><div><br></div><div>I also got a chance 1st hand to see your group join the Bolsena 2020 code sprint :)<br></div><div><br></div><div>aside: It can be quite a big step for some organizations to think through how to accept outside contributions, and notice they are no longer the sole "owner" of a codebase. Indeed many groups just use an open source license to publish because they can never get legal approval to work with others.</div><div><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="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span><font style="background-color:inherit" color="#4c76a2"><span><span></span></span></font></span></div></div></div></div><div dir="ltr">Please consider this message as an <b>Application of MobilityDB for OSGeo Community Project</b>. <br></div></div></blockquote><div><br></div><div>Great, I appreciate your work thus far. It will take me some time to double check and make a motion (so if any other committee member wants to have a go please step up).</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="ltr"><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"></blockquote></div></div>
</blockquote></div></div></div>
</blockquote></div></div>
_______________________________________________<br>
Incubator mailing list<br>
<a href="mailto:Incubator@lists.osgeo.org" target="_blank">Incubator@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/incubator" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/incubator</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><pre>Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44, 
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky@<a href="http://georepublic.de" target="_blank">georepublic.de</a>
Web: <a href="https://georepublic.info" target="_blank">https://georepublic.info</a>

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

<span></span></pre></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
Incubator mailing list<br>
<a href="mailto:Incubator@lists.osgeo.org" target="_blank">Incubator@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/incubator" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/incubator</a></blockquote></div>
_______________________________________________<br>
Mobilitydb-dev mailing list<br>
<a href="mailto:Mobilitydb-dev@lists.osgeo.org" target="_blank">Mobilitydb-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mobilitydb-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mobilitydb-dev</a><br>
</blockquote></div></div>