International reversionary rights resources website: CC Rights Back Resource [BETA]
The Creative Commons team is committed to fostering a welcoming community. This project and all other Creative Commons open source projects are governed by our Code of Conduct. Please report unacceptable behavior to conduct@creativecommons.org per our reporting guidelines.
See CONTRIBUTING.md
.
- Gather information via Google Forms.
- Review and copy-edit that information in Google Sheets.
- Create a new git branch
- Update the data in
jekyll/_data
by running:./scripts/overwrite-data.sh
- Commit the resulting changes to git
- Build content
./scripts/build.sh
- Commit the resulting changes to git
- Push changes and create a GitHub pull request
When working with countries, make sure to use the same name for the country in all the spreadsheets. For the purposes of this project, a "Country" is something that is named in http://jvectormap.com/maps/world/world , mentioned below. This means that (for example) we must use "United Kingdom" rather than "Scotland" or "Wales". Where "Jurisdiction" is an option this can be used to more accurately describe the resource's origin. I (RobM) apologize for this.
There are three sets of spreadsheets
These are the results of people completing the Google Forms. Pay special attention to whether the contributor has selected the option to receive credit or not
These are the Google sheets that details are copied to from the Results spreadsheets and given editorial attention on.
Do not copy the contributor's name into these if they have not selected the option to receive credit.
To export data from these sheets, run ./scripts/overwrite-data.sh
as
described above.
These are the CSV (Comma Separated Values) format spreadsheets in
jekyll/_data
that we use to build the pages.
Apart from countries.csv, do not edit the content of these files, rather edit the Google Sheets then export them and copy them into position.
jekyll/data/countries.csv
The list of countries we have data for. If a country is not listed here, its data will not be used.
The uppercase two-letter code for the country (ISO 3166-1 alpha-2). See http://jvectormap.com/maps/world/world/ .
The name of the country. This should be in English. See http://jvectormap.com/maps/world/world/ .
Optional text to be included in the country page.
The content and data are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.