Skip to content
Snippets Groups Projects
Commit a8b7b111 authored by Boris Baldassari's avatar Boris Baldassari
Browse files

#5 Fix links in main index page.

parent 258606ec
No related branches found
No related tags found
No related merge requests found
......@@ -265,21 +265,21 @@ pre[data-line] .line-highlight[data-end]:after {
<p><img src="scava-header.jpg" alt="Scava logo"></p>
<p>This web site hosts the open datasets generated in the course of the <a href="https://crossminer.org">Crossminer research project</a>. Crossminer has been terminated in 2019, and since then the datasets are maintained by <a href="https://castalia.solutions">Castalia Solutions</a> as a service for the Eclipse and Research communities.</p>
<p>The datasets include various pieces of data retrieved from the Eclipse forge: Mailing lists, Project development data, and AERI stacktraces in handy CSV and JSON formats, and each dataset has a R Markdown document describing its content and providing hints about how to use it. Examples provided mainly use the <a href="https://r-project.org">R statistical analysis software</a>.</p>
<p>The datasets include various pieces of data retrieved from the Eclipse forge: Mailing lists, Project development data, and AERI stacktraces in handy CSV and JSON formats. Each dataset has a R Markdown document describing its content and providing hints about how to use it. Examples provided mainly use the <a href="https://r-project.org">R statistical analysis software</a>.</p>
<p>All datasets are published under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons BY-Attribution-Share Alike 4.0 (International)</a>.</p>
<p>All data is anonymised, please see the <a href="datasets_privacy.html">dedicated document</a> to learn more about privacy and the anonymisation mecanism.</p>
<p>We&apos;re open: if you&apos;d like to contribute, please see the <a href="https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets">GitLab project</a> page.</p>
<p>We&apos;re open: if you&apos;d like to contribute, or for any request or question, please see the <a href="https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets">Eclipse GitLab project</a> page.</p>
<h2 class="mume-header" id="eclipse-projects">Eclipse projects</h2>
<p>We generate comprehensive data extracts of a <a href="projects/eclipse_projects.html">set of Eclipse projects</a>, including data sources like:</p>
<ul>
<li>Software Configuration Management (<a href="https://git.eclipse.org">git</a>),</li>
<li>Issues tracking (<a href="https://bugs.eclipse.org">Bugzilla</a> or GitHub),</li>
<li>Project metadata checks (<a href="https://projects.eclipse.org">PMI</a>),</li>
<li>Software Configuration Management (Eclipse <a href="https://git.eclipse.org">git</a> or <a href="https://github.com">GitHub</a>),</li>
<li>Issues tracking (<a href="https://bugs.eclipse.org">Bugzilla</a> or <a href="https://github.com">GitHub</a>),</li>
<li>Project metadata (PMI) checks (<a href="https://projects.eclipse.org">PMI</a>),</li>
<li>Licencing and copyrights (<a href="https://github.com/nexB/scancode-toolkit">Scancode</a>), and</li>
<li>Static Code Analysis (<a href="https://sonarcloud.io">SonarCloud</a>) when available.</li>
</ul>
<p>These datasets are updated weekly, at 2am on Sunday. If you would like to add a project, please <a href="https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets/-/issues">let us know</a>.</p>
<p>These datasets are updated weekly, at 2am on Sunday. If you would like to add a project, please <a href="https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets/-/issues">submit an issue</a>.</p>
<p><strong>Downloads</strong></p>
<ul>
<li><strong>List of projects</strong> See the <a href="projects/eclipse_projects.html">list of projects with their associated datasets and documentation</a>.</li>
......
......@@ -6,26 +6,26 @@
This web site hosts the open datasets generated in the course of the [Crossminer research project](https://crossminer.org). Crossminer has been terminated in 2019, and since then the datasets are maintained by [Castalia Solutions](https://castalia.solutions) as a service for the Eclipse and Research communities.
The datasets include various pieces of data retrieved from the Eclipse forge: Mailing lists, Project development data, and AERI stacktraces in handy CSV and JSON formats, and each dataset has a R Markdown document describing its content and providing hints about how to use it. Examples provided mainly use the [R statistical analysis software](https://r-project.org).
The datasets include various pieces of data retrieved from the Eclipse forge: Mailing lists, Project development data, and AERI stacktraces in handy CSV and JSON formats. Each dataset has a R Markdown document describing its content and providing hints about how to use it. Examples provided mainly use the [R statistical analysis software](https://r-project.org).
All datasets are published under the [Creative Commons BY-Attribution-Share Alike 4.0 (International)](https://creativecommons.org/licenses/by-sa/4.0/).
All data is anonymised, please see the [dedicated document](datasets_privacy.html) to learn more about privacy and the anonymisation mecanism.
We're open: if you'd like to contribute, please see the [GitLab project](https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets) page.
We're open: if you'd like to contribute, or for any request or question, please see the [Eclipse GitLab project](https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets) page.
## Eclipse projects
We generate comprehensive data extracts of a [set of Eclipse projects](projects/eclipse_projects.html), including data sources like:
* Software Configuration Management ([git](https://git.eclipse.org)),
* Issues tracking ([Bugzilla](https://bugs.eclipse.org) or GitHub),
* Project metadata checks ([PMI](https://projects.eclipse.org)),
* Software Configuration Management (Eclipse [git](https://git.eclipse.org) or [GitHub](https://github.com)),
* Issues tracking ([Bugzilla](https://bugs.eclipse.org) or [GitHub](https://github.com)),
* Project metadata (PMI) checks ([PMI](https://projects.eclipse.org)),
* Licencing and copyrights ([Scancode](https://github.com/nexB/scancode-toolkit)), and
* Static Code Analysis ([SonarCloud](https://sonarcloud.io)) when available.
These datasets are updated weekly, at 2am on Sunday. If you would like to add a project, please [let us know](https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets/-/issues).
These datasets are updated weekly, at 2am on Sunday. If you would like to add a project, please [submit an issue](https://gitlab.eclipse.org/bbaldassari2kd/scava-datasets/-/issues).
**Downloads**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment