Skip to content

Commit e02f2ba

Browse files
authored
Merge pull request #84 from slub/readme
Update links in readme
2 parents 9521dff + 80301b9 commit e02f2ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ statements developed for [RightsStatements.org](http://rightsstatements.org/).
88
More information about the motivation and implementation of these statements
99
can be found in the following white papers:
1010

11-
* [Recommendations for Standardized International Rights Statements](http://rightsstatements.org/en/documentation/rights-statements-white-paper/)
12-
* [Requirements for the Technical Infrastructure for Standardized International Rights Statements](http://rightsstatements.org/en/documentation/technical-white-paper/)
11+
* [Recommendations for Standardized International Rights Statements](https://rightsstatements.org/en/documentation/rights-statements-white-paper/)
12+
* [Requirements for the Technical Infrastructure for Standardized International Rights Statements](https://rightsstatements.org/en/documentation/technical-white-paper/)
1313

1414
The rights statements are currently implemented as a [SKOS](http://www.w3.org/2004/02/skos/)
1515
vocabulary serialized in [Turtle](http://www.w3.org/TR/turtle/).
@@ -28,7 +28,7 @@ The current rights statements are located in [`rights-statements.ttl`](rights-st
2828
Implementing translations
2929
---
3030

31-
[Transifex](https://www.transifex.com/graphthinking-gmbh/rightsstatementsorg/) is used to carry out translations of the statements and collections. They are tagged with the category `data-model`. Please get in touch with the [maintainers](https://www.transifex.com/graphthinking-gmbh/rightsstatementsorg/settings/maintainers/) to add a new language to the project.
31+
[Transifex](https://explore.transifex.com/rightsstatements-org/rightsstatementsorg/) is used to carry out translations of the statements and collections. They are tagged with the category `data-model`. Please get in touch with the maintainers to add a new language to the project.
3232

3333
To incorporate updates or new translations, install [`tx`](https://docs.transifex.com/client/introduction), run [`tx pull`](https://docs.transifex.com/client/pull#command-options) and commit the changes into your local clone (the tx client needs an API token available in your Transifex account settings). This needs to be done for all repositories where there are translations (data-model, etc). The language of the translation being pulled can be specified in a parameter (otherwise the selection can be done in the commit from local to master reference).
3434

0 commit comments

Comments
 (0)