@@ -2,17 +2,18 @@ _model: project-idea
2
2
---
3
3
_ hidden: yes
4
4
---
5
- title: Licenses Machine Readable Information
5
+ title: Legal Tools Machine Layer
6
6
---
7
7
problem:
8
- The Creative Commons licenses consist of three layers: 1) Legal code, 2) Human
9
- readable deeds, 3) Machine readable (API and RDF). The new license
10
- infrastructure does not yet generate the third layer: machine readable data.
8
+ The Creative Commons (CC) Legal Tools are the CC licenses and public domain
9
+ declarations. They consist of three layers: 1) Legal code, 2) Human readable
10
+ deeds, 3) Machine readable (API and RDF). The new legal tools infrastructure
11
+ does not yet generate the third layer: machine readable data.
11
12
---
12
13
expected_outcome:
13
- Extend the new license infrastructure to generate machine readable licenses
14
+ Extend the new legal tools infrastructure to generate machine readable
14
15
information. This project is an opportunity to empower applications,
15
- communities, and projects that wish to make the Creative Commons licenses
16
+ communities, and projects that wish to make the Creative Commons legal tools
16
17
available to their users.
17
18
---
18
19
internship_tasks:
@@ -28,7 +29,9 @@ The intern will be expected to:
28
29
application_tips:
29
30
This project appears simple (ingest data and generate XML), but there are many
30
31
many important details and strict requirements. I expect the project will
31
- broadly have three phases: 1) mimicry, 2) research, and 3) innovation.
32
+ broadly have four phases: 1) research 2) mimicry, 3) research, and 4)
33
+ innovation.
34
+
32
35
Applications should:
33
36
- be detail oriented
34
37
- value simplicity over cleverness
@@ -39,15 +42,15 @@ resources:
39
42
- [ Describing Copyright in RDF - Creative Commons Rights Expression
40
43
Language] [ rdfns ]
41
44
- [ api.creativecommons.org — CC API v documentation] [ api ]
42
- - [ creativecommons/cc-licenses ] [ licenses ]
43
- - [ creativecommons/cc-licenses- data] [ licensesdata ]
45
+ - [ creativecommons/cc-legal-tools-app ] [ ccllapp ]
46
+ - [ creativecommons/cc-legal-tools- data] [ cclldata ]
44
47
45
48
[ appguide ] : /internships/applicant-guide/
46
49
[ aboutlicenses ] : https://creativecommons.org/licenses/
47
50
[ rdfns ] : https://creativecommons.org/ns/
48
51
[ api ] : https://api.creativecommons.org/docs/
49
- [ licenses ] : https://github.com/creativecommons/cc-licenses
50
- [ licensesdata ] : https://github.com/creativecommons/cc-licenses -data
52
+ [ ccllapp ] : https://github.com/creativecommons/cc-letal-tools-app
53
+ [ cclldata ] : https://github.com/creativecommons/cc-legal-tools -data
51
54
---
52
55
skills_recommended:
53
56
- Django
@@ -56,8 +59,7 @@ skills_recommended:
56
59
- XML
57
60
- YAML
58
61
---
59
- mentors:
60
- - (list not yet finalized)
62
+ primary_mentor:
61
63
- Timid Robot
62
64
---
63
65
difficulty: High
0 commit comments