|
| 1 | +_model: project-idea |
| 2 | +--- |
| 3 | +_hidden: yes |
| 4 | +--- |
| 5 | +title: CC Legal Tools: Machine Readable Layer |
| 6 | +--- |
| 7 | +problem: |
| 8 | +The CC Legal tools consist of three parts, the legal code, the deed (simple |
| 9 | +language description), and the machine readable. The machine readable layer has |
| 10 | +received the least recent development. It is out of date and there are |
| 11 | +unresolved issues. |
| 12 | +--- |
| 13 | +expected_outcome: |
| 14 | +Extend the CC Legal Tools App to generate deterministic RDF XML files for all |
| 15 | +of the legal tools. |
| 16 | + |
| 17 | +Stretch goal: Extend the CC Legal Tools App to generate deterministic plain |
| 18 | +text versions of the 4.0 licenses and the CC0 public domain dedication. |
| 19 | +--- |
| 20 | +contributor_tasks: |
| 21 | +The contributor will need to extend the CC Legal Tools App to generate RDF XML |
| 22 | +files. The generated RDF XML files must be deterministic and well organized and |
| 23 | +based on current RDF specifications. Application updates must include test |
| 24 | +coverage. |
| 25 | + |
| 26 | +Stretch goal: Extend the CC Legal Tools App to generate plain text versions. |
| 27 | +The generated plain text versions must be deterministic and match the |
| 28 | +formatting of the manual versions (except where improvements are desired). |
| 29 | +Application updates must include test coverage. Additional stretch goals |
| 30 | +include adding markdown format generation and interfacing/collaborating with |
| 31 | +SPDX. |
| 32 | +--- |
| 33 | +application_tips: |
| 34 | +- Engage with the CC Legal Tools repositories (issues, pull requests) |
| 35 | +- Be helpful and welcoming (e.g. answer other contributors’ questions on Slack) |
| 36 | +- [Applicant Guide](/programs/applicant-guide/) |
| 37 | +--- |
| 38 | +resources: |
| 39 | +- [creativecommons/cc-legal-tools-app](https://github.com/creativecommons/cc-legal-tools-app/): |
| 40 | + License and public domain dedication management application for Creative |
| 41 | + Commons |
| 42 | +- [creativecommons/cc-legal-tools-data](https://github.com/creativecommons/cc-legal-tools-data): |
| 43 | + License and public domain dedication data for Creative Commons |
| 44 | +- **ccREL (RDF/XML)** |
| 45 | +- [Describing Copyright in RDF - Creative Commons Rights Expression |
| 46 | + Language](https://creativecommons.org/ns/) |
| 47 | +- [CC REL - Creative Commons](https://wiki.creativecommons.org/wiki/CC_REL) (CC |
| 48 | + Public Wiki) |
| 49 | +- [creativecommons/ccrel](https://github.com/creativecommons/ccrel) |
| 50 | +- [ccREL: The Creative Commons Rights Expression |
| 51 | + Language](https://opensource.creativecommons.org/ccrel/) |
| 52 | +- [creativecommons/ccrel-guide](https://github.com/creativecommons/ccrel-guide) |
| 53 | +- [CC REL by Example](https://opensource.creativecommons.org/ccrel-guide/) |
| 54 | +- **Plain text format** |
| 55 | +- [Plaintext versions of Creative Commons 4.0 licenses - Creative |
| 56 | + Commons](https://creativecommons.org/2014/01/07/plaintext-versions-of-creative-commons-4-0-licenses/) |
| 57 | +- [Plaintext versions of Creative Commons licenses and CC0 - Creative |
| 58 | + Commons](https://creativecommons.org/2011/04/15/plaintext-versions-of-creative-commons-licenses-and-cc0/) |
| 59 | +--- |
| 60 | +skills_recommended: |
| 61 | +- Django |
| 62 | +- Git |
| 63 | +- Python |
| 64 | +- RDF |
| 65 | +- XML |
| 66 | +--- |
| 67 | +lead: |
| 68 | +- Timid Robot |
| 69 | +--- |
| 70 | +difficulty: High |
| 71 | +--- |
| 72 | +size: Large (~350 hours) |
| 73 | +--- |
| 74 | +filter_value: difficulty-high skill-django skill-git skill-python skill-rdf skill-xml |
0 commit comments