Add forgotten schema.
Chris Pressey
7 years ago
0 | Language Implementation (schema) | |
1 | ================================ | |
2 | ||
3 | This is a schema which defines, for now, a few rudimentary things about | |
4 | what properties Language entries in Chrysoberyl should have. | |
5 | ||
6 | The order in which they are listed here induces an order in which they | |
7 | should appear on each entry. | |
8 | ||
9 | ### subtitle | |
10 | ||
11 | * optional: true | |
12 | ||
13 | subtitle | |
14 | ||
15 | ### acronym-for | |
16 | ||
17 | * optional: true | |
18 | ||
19 | acronym-for | |
20 | ||
21 | ### implementation of | |
22 | ||
23 | implementation of | |
24 | ||
25 | ### implementation type | |
26 | ||
27 | implementation type | |
28 | ||
29 | ### host platform | |
30 | ||
31 | * optional: true | |
32 | ||
33 | host platform | |
34 | ||
35 | ### host language | |
36 | ||
37 | host language | |
38 | ||
39 | ### target language | |
40 | ||
41 | * optional: true | |
42 | ||
43 | target language | |
44 | ||
45 | ### inception date | |
46 | ||
47 | * optional: true | |
48 | ||
49 | date | |
50 | ||
51 | ### development-stage | |
52 | ||
53 | * optional: true | |
54 | ||
55 | development-stage | |
56 | ||
57 | ### in distribution | |
58 | ||
59 | * optional: true | |
60 | ||
61 | in distribution | |
62 | ||
63 | ### online | |
64 | ||
65 | * optional: true | |
66 | * multiple: true | |
67 | ||
68 | Online. |