-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate_test.html
300 lines (297 loc) · 17.8 KB
/
template_test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="CL-KIITA: 人工言語知識情報・情報技術事業体" />
<meta name="author" content="Haruka Sato, et al., CL-KIITA" />
<meta name="theme-color" content="#941f57">
<meta name="color-scheme" content="light">
<meta property="og:url" content="https://cl-kiita.github.io/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="CL-KIITA: 人工言語知識情報・情報技術事業体" />
<meta property="og:description" content="人工言語界隈の情報関連事業のための共同団体 ―言語(人工言語)を知識情報や情報技術が支える―" />
<meta property="og:site_name" content="CL-KIITA: 人工言語知識情報・情報技術事業体" />
<meta property="og:image" content="https://cl-kiita.github.io/assets/logos/CL_KIITA_Logo4.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@CL_KIITA" />
<link rel="icon" href="./assets/logos/CL_KIITA_Logo2.svg" type="image/svg+xml" />
<title>Top :: CL-KIITA</title>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="./scripts/main.t.js"></script>
<link href="./style/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="sideMenu active">
<div class="headerLogo">
<a href="./index.html">
<img src="./assets/logos/CL_KIITA_Logo.svg" alt="CL-KIITA" />
<di class="headerName">CL-KIITA</di><br />
<div class="headerName subEn">
<span class="wd">Constructed</span> <span class="wd">Language</span><br />
<span class="wd">Knowledge</span> <span class="wd">Informatics</span><br />
and<br />
<span class="wd">Information</span> <span class="wd">Technology</span><br />
<span class="wd">Association</span>
</div>
</a>
</div>
<button class="menuTrigger">
<span></span>
<span></span>
<span></span>
</button>
<div class="sideNav">
<ul>
<li><a href="./index.html">トップ - Home</a></li>
<li><a href="./about.html">CL-KIITAについて - About Us</a></li>
<li><a href="./proi.html">活動 - Projects</a></li>
<li><a href="./org_stf.html">組織・スタッフ - Organs & Staffs</a></li>
<li><a href="./standard.html">CLaKIS標準 - CLaKIS Standard</a></li>
<li><a href="./dircl.html">言語・集団 - Conlangs & Groups</a></li>
<li><a href="/IWCC/2021AUT/">IWCC - 想像世界創作会議</a></li>
<li><a href="./blog_iss.html">ブログ・告知 - Blog & Issues</a></li>
<li><a href="./contact.html">お問い合わせ - Contact</a></li>
</ul>
</div>
</div>
<div class="border"></div>
<div class="main">
<div class="header">
<div class="headerNav">
<ul>
<li class="headerName">人工言語知識情報・情報技術事業体</li>
<li class="ml"><a href="https://discord.gg/74Tq78nf9e">
<img src="./assets/icons/email.svg" alt="Email" />
</a></li>
<li class="tw"><a href="https://twitter.com/CL_KIITA">
<img src="./assets/icons/twitter.svg" alt="Twitter" />
</a></li>
<li class="gd"><a href="https://migdal.jp/cl_kiita">
<img src="./assets/icons/migdal.svg" alt="Migdal SNS" />
</a></li>
<li class="gh"><a href="https://github.com/CL-KIITA">
<img src="./assets/icons/github.svg" alt="GitHub" />
</a></li>
<li class="dc"><a href="https://discord.gg/74Tq78nf9e">
<img src="./assets/icons/discord.svg" alt="Discord" />
</a></li>
</ul>
</div>
</div>
<div class="mainScr">
<span class="heading1 cen">組織・スタッフ - Organs & Staffs</span>
<div class="content staffs">
<span class="heading2">組織・部門 - Organs & Units</span>
<span class="lead2">CL-KIITA 人工言語知識情報・情報技術事業体を構成する機構を紹介します。</span>
<div class="consts">
<span class="heading3">組織図</span><br />
<span class="assoc">CL-KIITA</span>:人工言語知識情報・情報技術事業体
<ul class="consts">
<li><span class="divis">事業統括部</span>:The Head Office of Management
<ul>
<li><span class="post">事業代表</span>:Director Chief (of Association)</li>
<li><span class="post">事業主任</span>:General Chief (of Association)</li>
<li><span class="post">その他</span>:Others</li>
</ul>
</li>
<li><span class="divis">統括執行系統</span>:Division of Executive Authorities
<ul>
<li><span class="auth">コード割当総部</span>:Code Assignment Authority</li>
<li><span class="auth">標準・文書化総部</span>:Commission of Standard and Documentation</li>
</ul>
</li>
<li><span class="divis">研究開発系統</span>:Division of Research & Development
<ul>
<li><span class="unit">各種コード類部門</span>:Various Codes Unit</li>
<li><span class="unit">言語知識集積部門</span>:Language Knowledge Accumulation Unit</li>
<li><span class="unit">辞書システム部門</span>:Dictionary Systems Unit</li>
<li><span class="unit">交流システム部門</span>:Social Systems Unit</li>
<li><span class="unit">支援システム部門</span>:Support Systems Unit</li>
<li><span class="unit">標準規格部門</span>:Standard & Specifications Unit</li>
</ul>
</li>
<li><span class="divis">総務管理系統</span>:Division of General Management</li>
</ul>
</div>
<div class="staffClass">
<span class="heading3">スタッフの区分</span><br />
<table class="staffClass">
<tr>
<th>全体統括</th>
<td colspan=4>中核スタッフ</td>
</tr>
<tr>
<th>中間統括</th>
<td colspan=4>常務スタッフ</td>
</tr>
<tr>
<th>各分野</th>
<td>知識スタッフ</td>
<td>技術スタッフ</td>
<td>事務スタッフ</td>
<td>イベントスタッフ</td>
</tr>
</table>
<ul>
<li>中核スタッフ</li>
<li>常務スタッフ</li>
<li>知識スタッフ</li>
<li>技術スタッフ</li>
<li>事務スタッフ</li>
<li>イベントスタッフ</li>
</ul>
</div>
<div class="floatEnd"></div><br />
<span class="heading3">事業統括部 - The Head Office of Management</span>
<span class="lead3">CL-KIITA全体を統括する。</span>
<span class="heading3">統括執行系統 - Division of Executive Authorities</span>
<span class="lead3">コードの割当や標準の勧告、情報基盤の運用などを担う。</span>
<span class="heading4">コード割当総部 - Code Assignment Authority</span>
<span class="lead3">人工言語コードであるCLAコードや、人工文字体系コード、符号化文字コードの割当を担う。</span>
<span class="heading4">標準・文書化総部 - Commission of Standard and Documentation</span>
<span class="lead4">CLaKIS標準の起草・勧告を担うほか、Migdal Wiki、Conlang Portalなどの情報基盤の運用を兼務する。</span>
<span class="heading3">研究開発系統 - Division of Research & Development</span>
<span class="lead3">人工言語の知識情報体系の研究・構成や、人工言語のための情報システムの研究・開発を担う。</span>
<span class="heading4">各種コード類部門 - Various Codes Unit</span>
<span class="lead4">人工言語コード、人工文字体系コード、符号化文字コード、フォントなどを扱う。</span>
<span class="heading4">言語知識集積部門 - Language Knowledge Accumulation Unit</span>
<span class="lead4">りんご文、規範文典、言語分類、記述形式、形式文法などを扱う。</span>
<span class="heading4">辞書システム部門 - Dictionary Systems Unit</span>
<span class="lead4">ZpDIC、DDC(Dictionary Data Cloud)などの辞書システムや、OTM-JSON、NPDD形式などの辞書形式を扱う。</span>
<span class="heading4">交流システム部門 - Social Systems Unit</span>
<span class="lead4">Migdal SNSなどの社会ネットワーク交流システムを扱う。</span>
<span class="heading4">支援システム部門 - Support Systems Unit</span>
<span class="lead4">Zatlin、CroisterdReactなどの制作支援システムを扱う。</span>
<span class="heading4">標準規格部門 - Standard & Specifications Unit</span>
<span class="lead4">CLaKIS、BERNなどの標準規格・情報資源組織系を扱う。</span>
<span class="heading3">総務管理系統 - The Division of General Management</span>
<span class="lead3">庶務、経理、調達、渉外などの総務事務を担う。</span>
</div>
<div class="content staffs">
<span class="heading2">スタッフ - Staffs</span>
<span class="lead2">CL-KIITA を支える主なスタッフ陣を紹介します。</span>
<span class="heading3">事業統括部 - The Head Office of Management</span>
<div class="grid3">
<div class="summaryCard">
<div class="avatar">
<img src="./assets/icons/staffs/haruka.png" />
</div>
<div class="summary">
<div class="title">
<span class="name">佐藤陽花</span><br />
<span class="post"><span class="tag">事業代表</span>, <span class="tag">事業主任</span></span><br />
</div>
<div class="details desc">
代表発起人。CLAコード (v2, v3) や CLaKIS の発案者で、「ILdics〈統合辞書システム〉」 や NPDD 形式の研究開発を行っている。
</div>
</div>
<div class="vlink">
<span class="divs"><span class="tag">中核Stf.</span>, <span class="tag">知識Stf.</span>, <span class="tag">技術Stf.</span>, <span class="tag">イベントStf.</span></span><br />
<a class="dc" href="">thd:佐藤陽花#7369</a>
<a class="tw" href="https://twitter.com/Distr_to_Yonder">@Distr_to_Yonder</a><br />
<a class="gd" href="https://migdal.jp/halka_ffez">@halka_ffez</a>
<a class="gh" href="https://github.com/halka9000stg">@halka9000stg</a>
</div>
</div>
<div class="summaryCard">
<div class="avatar">
<img src="./assets/icons/staffs/ziphil.png" />
</div>
<div class="summary">
<div class="title">
<span class="name">Ziphil</span><br />
<span class="post"><span class="tag">事業主任</span></span><br />
</div>
<div class="details desc">
</div>
</div>
<div class="vlink">
<span class="divs"><span class="tag">中核Stf.</span>, <span class="tag">知識Stf.</span>, <span class="tag">技術Stf.</span>, <span class="tag">イベントStf.</span><br />
<a class="tw" href="https://twitter.com/Ziphil">@Ziphil</a><br />
<a class="dc hid" href="">#</a>
<a class="gd hid" href="https://migdal.jp/">@</a>
<a class="gh hid" href="https://github.com/">@</a>
</div>
</div>
<div class="summaryCard">
<div class="avatar">
<img src="./assets/icons/staffs/ai.png" />
</div>
<div class="summary">
<div class="title">
<span class="name">A.I.</span><br />
<span class="post"><span class="tag">事業主任</span></span><br />
</div>
<div class="details desc">
</div>
</div>
<div class="vlink">
<span class="divs"><span class="tag">中核Stf.</span>, <span class="tag">知識Stf.</span>, <span class="tag">技術Stf.</span>, <span class="tag"></span><br />
<a class="tw" href="https://twitter.com/wartemeinnicht">@wartemeinnicht</a><br />
<a class="dc hid" href="">#</a>
<a class="gd hid" href="https://migdal.jp/">@</a>
<a class="gh hid" href="https://github.com/">@</a>
</div>
</div>
<div class="summaryCard">
<div class="avatar">
<img src="./assets/icons/staffs/xirdim.png" />
</div>
<div class="summary">
<div class="title">
<span class="name">Xirdim</span><br />
<span class="post"><span class="tag">常務</span></span><br />
</div>
<div class="details desc">
CLAコード (v3) の策定に参加したほか、「活用曲用汎用記述形式〈GDeF-CoDe〉」(構想中)を提案し、策定作業に当たっている。
</div>
</div>
<div class="vlink">
<span class="divs"><span class="tag">常務Stf.</span>, <span class="tag">イベントStf.</span>, <span class="tag">事務Stf.</span>, <span class="tag"></span><br />
<a class="tw" href="https://twitter.com/xirdim">@xirdim</a><br />
<a class="dc hid" href="">#</a>
<a class="gd hid" href="https://migdal.jp/">@</a>
<a class="gh hid" href="https://github.com/">@</a>
</div>
</div>
</div>
<span class="heading3">統括執行系統 - Division of Executive Authorities</span>
<span class="heading4">コード割当総部 - Code Assignment Authority</span>
<span class="heading4">標準・文書化総部 - Commission of Standard and Documentation</span>
<span class="heading3">研究開発系統 - Division of Research & Development</span>
<span class="heading4">各種コード類部門 - Various Codes Unit</span>
<span class="heading4">言語知識集積部門 - Language Knowledge Accumulation Unit</span>
<span class="heading4">辞書システム部門 - Dictionary Systems Unit</span>
<span class="heading4">交流システム部門 - Social Systems Unit</span>
<span class="heading4">支援システム部門 - Support Systems Unit</span>
<span class="heading4">標準規格部門 - Standard & Specifications Unit</span>
<span class="heading3">総務管理系統 - The Division of General Management</span>
</div>
<div class="content">
<span class="heading1 cen">見出し1 - The Headings of Lv. 1</span>
<span class="heading2">見出し2 - The Headings of Lv. 2</span>
<span class="heading3">見出し3 - The Headings of Lv. 3</span>
<span class="heading4">見出し4 - The Headings of Lv. 4</span>
Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text.<br />
<span class="lead4">CLaKIS、BERNなどの標準規格・情報資源組織系を扱う。</span>
<p>Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text.</p><br />
<span class="heading2">見出し2 - The Headings of Lv. 2</span>
<span class="heading3">見出し3 - The Headings of Lv. 3</span>
<span class="heading4">見出し4 - The Headings of Lv. 4</span>
Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text.<br />
Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text.
</div>
<div class="content">
<div class="normalCard">
<img src="https://migdal.jp/uploads/articles/3sw2jkrs4e4ozvow4ca6.png" />
</div>
</div>
<div class="content"></div>
</div>
<div class="footerT"></div>
<div class="footer">©Copyright 2021~ CL-KIITA, under CC BY SA (Code is MPL 2.0, and with specified licenses)</div>
<div class="footerB"></div>
</div>
</body>
</html>