Skip to content

Commit b3a826f

Browse files
committed
small changes + fix typos in README
1 parent 1e82667 commit b3a826f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pydts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Validate py-DTS API (demo @ render.com)
1+
name: Validate py-DTS API
22

33
on: [push]
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ See the examples in notebook [`example_dts_client.ipynb`](./example_dts_client.i
9696

9797
| Name | DTS server | API entry endpoint | DTS version | Validation status |
9898
|--------|--------|------------------------------------------|------------|--------|
99-
| DraCor | custom (eXist-db + XQuery) | https://staging.dracor.org/api/v1/dts | `unstable` | [![Validate DraCor (staging) API](https://github.com/distributed-text-services/validator/actions/workflows/dracor.yml/badge.svg)](https://github.com/distributed-text-services/validator/actions/workflows/dracor.yml) |
99+
| DraCor (staging) | custom (eXist-db + XQuery) | https://staging.dracor.org/api/v1/dts | `unstable` | [![Validate DraCor API](https://github.com/distributed-text-services/validator/actions/workflows/dracor.yml/badge.svg)](https://github.com/distributed-text-services/validator/actions/workflows/dracor.yml) |
100100
| UBHD | custom (Perl script) | https://digi.ub.uni-heidelberg.de/editionService/dts/ | `1.0` | [![Validate UBHD API](https://github.com/distributed-text-services/validator/actions/workflows/ubhd.yml/badge.svg)](https://github.com/distributed-text-services/validator/actions/workflows/ubhd.yml) |
101101
| DoTS demo | [DoTS](https://dots.chartes.psl.eu/) | https://dots.chartes.psl.eu/demo/api/dts/ | `1-alpha` | [![Validate DoTS API](https://github.com/distributed-text-services/validator/actions/workflows/dots.yml/badge.svg)](https://github.com/distributed-text-services/validator/actions/workflows/dots.yml) |
102102
| py-dts (demo) | [py-dts](https://github.com/rerouj/py-dts) | https://py-dts-demo.onrender.com/api/dts/v1/ | `1.0` | [![Validate py-dts API](https://github.com/distributed-text-services/validator/actions/workflows/pydts.yml/badge.svg)](https://github.com/mromanello/DTS-validator/actions/workflows/pydts.yml) |
103-
| Digital Editions at ETHZ/UZH | [MyDapytains](https://github.com/distributed-text-services/MyDapytains) | http://rs4.ethz.ch/dts/ | `1.0` | [![Validate Digital Editions at ETHZ/UZH](https://github.com/distributed-text-services/validator/actions/workflows/pydts.yml/badge.svg)](https://github.com/mromanello/DTS-validator/actions/workflows/ethz-uzh.yml) |
103+
| Digital Editions at ETHZ/UZH | [MyDapytains](https://github.com/distributed-text-services/MyDapytains) | http://rs4.ethz.ch/dts/ | `1.0` | [![Validate Digital Editions at ETHZ/UZH](https://github.com/distributed-text-services/validator/actions/workflows/ethz-uzh.yml/badge.svg)](https://github.com/mromanello/DTS-validator/actions/workflows/ethz-uzh.yml) |

0 commit comments

Comments
 (0)