Skip to content

Commit

Permalink
Remove compatibility section
Browse files Browse the repository at this point in the history
  • Loading branch information
Otto Mättas authored Dec 15, 2021
1 parent 6238e9a commit 8bda5ca
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ A collection of documentation highlighting quirks around the file formatting for
* [Citation and Reference Managers](#citation-and-reference-managers)
* [Search Engines](#search-engines)
* [Systematic Review Software](#systematic-review-software)
* [Compatibility](#compatibility)
* [Supported Formats Per Software](#supported-formats-per-software)
* [Systematic Review Workflow (Example)](#systematic-review-workflow-(example))
* [Contributing](#contributing)
* [Credits](#credits)
* [License](#license)
Expand Down Expand Up @@ -87,47 +84,6 @@ Below, most commonly used search engines are listed.
- [Rayyan](https://www.rayyan.ai)
- [RobotReviewer](https://www.robotreviewer.net)

Describe the relations between formats and software.
Describe open/closed source?

### Compatibility
Below, the software and tools have been described from the user's perspective, namely concerning the whole workflow of systematic review. This workflow usually consists of using multiple solutions and tools which have to work together but often do not or do barely so. The compatibility matrices should give you a better idea what works and what doesn't.

#### Supported Formats Per Software
Below, you can find a table outlining import/export capabilities of previously described software. Namely, different file formats commonly used within the field of scientific referencing are described.

Guide for using the table:
* Search for the software (e.g **ASReview**) you are interested in;
* Follow the line, until you find the file format(e.g **.ris**) you are interested in;
* Within the file format field, *Import from ...* is indicated on the left side, *Export to ...* on the right side;
* :green_square: indicates success and :red_square: indicates failure;

> Example: :green_square::red_square:
>
> Meaning: Software can import from but not export to the given file format.
| Software | **.ris** | **.tsv** | **.csv** | **.xlsx**|
| --- | --- | --- | --- | --- |
| | | | | |
| **ASReview**\* | :red_square: | :green_square: | :green_square: | :green_square: |
| **Abstrackr** | :green_square::red_square: | :green_square::green_square: | :green_square::red_square: | :green_square::red_square: |
| **Covidence**\* | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
| **Distiller** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
|**EPPI-reviewer** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
| **Rayyan** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
|**Robotreviewer** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
|**Swift Active Screener**| :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
|**Sysrev** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |
|**SR accelerator** | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: | :green_square::green_square: |

#### Systematic Review Workflow (Example)
Below, an example workflow pipeline has been described from the perspective of ASRevie

| Input From ... | > | > | > | > | ASReview | > | > | > | > | Output To ...|
| | CSV | RIS | TSV | XLSX | | CSV | RIS | TSV | XLSX | |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| Endnote |:green_square:|:green_square:|:green_square:|:green_square:|:gray_circle:|:green_square:|:gray_square:|:green_square:|:green_square:| Endnote |

## Contributing
Details are described in the [contributing guide](https://github.com/asreview/citation-file-formatting/blob/main/CONTRIBUTING.md).

Expand Down

0 comments on commit 8bda5ca

Please sign in to comment.