Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
f24ff17
Update dependencies
MarekSuchanek Feb 6, 2025
3e9613b
Fix code style
MarekSuchanek Feb 6, 2025
1511223
Update structure
MarekSuchanek Feb 6, 2025
f98e00a
Architecture introduction and DMP-IF descriptions added (#2)
TomMiksa Feb 6, 2025
052efc2
added FAIR-IF resources
dgarijo Feb 6, 2025
c1c8866
edits to the right page
dgarijo Feb 7, 2025
ff95c2a
edits to the right page
dgarijo Feb 7, 2025
a743074
Merge pull request #3 from dgarijo/update_restructure
dgarijo Feb 7, 2025
0a09451
edits to add Daniel in contributors
dgarijo Feb 7, 2025
3c11421
small change
dgarijo Feb 7, 2025
80c8d78
Merge pull request #5 from dgarijo/update_restructure
dgarijo Feb 7, 2025
ed151e4
trying to impove styles
dgarijo Feb 7, 2025
c8bc28c
Merge pull request #6 from dgarijo/update_restructure
dgarijo Feb 7, 2025
d917632
Fix #1
dgarijo Feb 7, 2025
c719051
Merge pull request #7 from dgarijo/update_restructure
dgarijo Feb 7, 2025
f8500e9
added to Introduction. Added licenses to my components
markwilkinson Feb 11, 2025
d8c90cb
Merge pull request #10 from markwilkinson/update/restructure
dgarijo Feb 11, 2025
4dd0157
Update resources.rst
allysonlister Feb 11, 2025
fe48ba0
Update resources.rst
allysonlister Feb 11, 2025
3b75403
Merge pull request #11 from allysonlister/patch-1
dgarijo Feb 11, 2025
9e8acde
Added licenses
dgarijo Feb 13, 2025
a181165
Merge pull request #12 from dgarijo/update_licenses
dgarijo Feb 13, 2025
94c36eb
added missing FAIR IF descriptions
dgarijo Feb 17, 2025
aec1a7c
Merge pull request #13 from dgarijo/update_licenses
dgarijo Feb 17, 2025
ea33e69
removed weird space
dgarijo Feb 17, 2025
82c4e2d
Merge pull request #14 from dgarijo/update_licenses
dgarijo Feb 17, 2025
25881dc
Tomasz added as author of Architecture description
TomMiksa Feb 18, 2025
c7cc3a9
Update CONTRIBUTORS.yml
TomMiksa Feb 18, 2025
8c9ca66
Update intro.rst
TomMiksa Feb 18, 2025
3e14708
Update skg_if.rst
TomMiksa Feb 18, 2025
24714bb
Update contributing.rst
john-shepherdson Feb 18, 2025
13adc3f
Fix code style and RST formatting
MarekSuchanek Feb 18, 2025
b82fc87
Fix README badges
MarekSuchanek Feb 18, 2025
37c6833
Add Commons info, fix figures and contributors
MarekSuchanek Feb 19, 2025
111bde1
Use bibtex references
MarekSuchanek Feb 19, 2025
7cb3757
Fix contributing guidelines
MarekSuchanek Feb 19, 2025
2b6341b
Add Allyson as contributor
MarekSuchanek Feb 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ max_line_length = off
indent_size = 4

[*.bat]
indent_style = tab
end_of_line = crlf

[*.{yaml,yml}]
Expand All @@ -25,3 +26,6 @@ indent_size = 2

[*.js]
indent_size = 2

[Makefile]
indent_style = tab
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,21 +78,22 @@ fix: correct typos
When contributing to the documentation, please follow these steps:

1. Fork the repository (if not in the OSTrails organization).
2. Create a new branch for your changes (base = `develop`).
2. Create a new branch for your changes (base = `next`).
3. Make your changes and commit them.
4. Push your changes.
5. Open a pull request to the `develop` branch of the main repository.
5. Open a pull request to the `next` branch of the main repository.

### Crediting Contributors

We will credit all contributors in the documentation. If you would like to be credited, please add your name and related information to the [`CONTRIBUTORS.yml`](./CONTRIBUTORS.yml) file.

Then, you can add your name to the list of contributors for a specific page:
Then, you can add your name to the list of contributors for a specific page (under the first heading) using the `page-authors` directive:

```rst
Page Title
==========

.. page-authors::
John Doe

```
35 changes: 35 additions & 0 deletions CONTRIBUTORS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,38 @@ Marek Suchánek:
github: MarekSuchanek
orcid: 0000-0001-7525-9218
affiliation: CTU in Prague

Daniel Garijo:
first_name: Daniel
last_name: Garijo
github: dgarijo
orcid: 0000-0003-0454-7145
affiliation: Universidad Politécnica de Madrid

Mark Wilkinson:
first_name: Mark
last_name: Wilkinson
github: markwilkinson
orcid: 0000-0001-6960-357X
affiliation: Universidad Politécnica de Madrid

Tomasz Miksa:
first_name: Tomasz
last_name: Miksa
github: TomMiksa
orcid: 0000-0002-4929-7875
affiliation: TU Wien

John Shepherdson:
first_name: John
last_name: Shepherdson
github: john-shepherdson
orcid: 0000-0002-4402-9644
affiliation: CESSDA ERIC

Allyson Lister:
first_name: Allyson
last_name: Lister
github: allysonlister
orcid: 0000-0002-7702-4495
affiliation: University of Oxford
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# OSTrails Read-the-Docs Documentation

[![Documentation Status](https://readthedocs.org/projects/ostrails/badge/?version=latest)](https://ostrails.readthedocs.io/en/latest/?badge=latest)
[![Documentation Status](https://readthedocs.org/projects/ostrails-docs/badge/?version=latest)](https://docs.ostrails.eu)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](./CODE_OF_CONDUCT.md)

## Usage

This repository contains the source files for the OSTrails documentation. The documentation is hosted on Read-the-Docs and can be accessed [here](https://ostrails.readthedocs.io/en/latest/).
This repository contains the source files for the OSTrails documentation. The documentation is hosted on Read-the-Docs and can be accessed [here](https://docs.ostrails.eu/en/latest/).

## Contributing

Expand Down
47 changes: 47 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Changelog

## [3.2.0](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.2...v3.2.0) (2025-01-25)


### Features

* add support for env var NO_COLOR ([#429](https://github.com/editorconfig-checker/editorconfig-checker/issues/429)) ([9135f53](https://github.com/editorconfig-checker/editorconfig-checker/commit/9135f531e762ad4c02f4bf45f03888771773da56))
* only output "0 errors found" when verbose output is enabled ([#423](https://github.com/editorconfig-checker/editorconfig-checker/issues/423)) ([1d29a8b](https://github.com/editorconfig-checker/editorconfig-checker/commit/1d29a8b16b4cde8d46f80db29e60330c5bd16095))


### Bug Fixes

* improve default excludes ([#427](https://github.com/editorconfig-checker/editorconfig-checker/issues/427)) ([d0cbd25](https://github.com/editorconfig-checker/editorconfig-checker/commit/d0cbd250caa46a07994b6161ccf2bb4910571a23))

## [3.1.2](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.1...v3.1.2) (2025-01-10)


### Bug Fixes

* provide both .tar.gz as well as .zip archives ([#416](https://github.com/editorconfig-checker/editorconfig-checker/issues/416)) ([00e9890](https://github.com/editorconfig-checker/editorconfig-checker/commit/00e9890847982b2503ec3a11ff539bf2ac4c34c6)), closes [#415](https://github.com/editorconfig-checker/editorconfig-checker/issues/415)

## [3.1.1](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.1.0...v3.1.1) (2025-01-08)


### Bug Fixes

* dockerfile expected binary at /, not /usr/bin/ [#410](https://github.com/editorconfig-checker/editorconfig-checker/issues/410) ([#411](https://github.com/editorconfig-checker/editorconfig-checker/issues/411)) ([2c82197](https://github.com/editorconfig-checker/editorconfig-checker/commit/2c821979c0b3ea291f65ec813cae3fa265603528))

## [3.1.0](https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.3...v3.1.0) (2025-01-06)


### Features

* add zip version when compressing all binaries ([#321](https://github.com/editorconfig-checker/editorconfig-checker/issues/321)) ([#362](https://github.com/editorconfig-checker/editorconfig-checker/issues/362)) ([f1bb625](https://github.com/editorconfig-checker/editorconfig-checker/commit/f1bb625f2553952d4d8c72e3f97d17417f0c1ef7))
* consolidate adjacent error messages ([#360](https://github.com/editorconfig-checker/editorconfig-checker/issues/360)) ([cf4ae1c](https://github.com/editorconfig-checker/editorconfig-checker/commit/cf4ae1ccede331b2aa1b115f1de5257737de7eef))
* editorconfig-checker-disable-next-line ([#363](https://github.com/editorconfig-checker/editorconfig-checker/issues/363)) ([6116ec6](https://github.com/editorconfig-checker/editorconfig-checker/commit/6116ec6685b33652e9e25def9b8897ed4b015c7d))
* provide Codeclimate compatible report fromat ([#367](https://github.com/editorconfig-checker/editorconfig-checker/issues/367)) ([282c315](https://github.com/editorconfig-checker/editorconfig-checker/commit/282c315bd1c48f49cc1328de36e2ba4433c50249))
* support `.editorconfig-checker.json` config ([#375](https://github.com/editorconfig-checker/editorconfig-checker/issues/375)) ([cb0039c](https://github.com/editorconfig-checker/editorconfig-checker/commit/cb0039cfe68a11139011bcffe84b8ff62b3209bb))


### Bug Fixes

* actually use the correct end marker ([#405](https://github.com/editorconfig-checker/editorconfig-checker/issues/405)) ([3c03499](https://github.com/editorconfig-checker/editorconfig-checker/commit/3c034994cba21db7babd33672a0d26184ff88255))
* add `.ecrc` deprecation warning ([#389](https://github.com/editorconfig-checker/editorconfig-checker/issues/389)) ([d33b81c](https://github.com/editorconfig-checker/editorconfig-checker/commit/d33b81cc71c2eb740dd3e1c00f07dbc430b89087))
* this release-please marker ([#403](https://github.com/editorconfig-checker/editorconfig-checker/issues/403)) ([617c6d4](https://github.com/editorconfig-checker/editorconfig-checker/commit/617c6d44b5a8668de16bf67038dd5930e01c074e))
* typo in config, `SpacesAftertabs` => `SpacesAfterTabs` ([#386](https://github.com/editorconfig-checker/editorconfig-checker/issues/386)) ([25e3542](https://github.com/editorconfig-checker/editorconfig-checker/commit/25e3542ee45b0bd5cbdd450ba8eebee6ad3bba43))
21 changes: 21 additions & 0 deletions docs/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2018 Max Strübing

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading
Loading