Skip to content

Commit 04a73cb

Browse files
author
Masaharu Hayashi
committed
update
1 parent cd9c749 commit 04a73cb

File tree

464 files changed

+577891
-146564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

464 files changed

+577891
-146564
lines changed

weko/admin/GLOSSARY.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
193193
<script>
194194
var gitbook = gitbook || [];
195195
gitbook.push(function() {
196-
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{"maxIndexSize":1000000000},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"GLOSSARY.md","mtime":"2026-02-01T16:10:13.683Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-16T19:59:17.185Z"},"basePath":".","book":{"language":""}});
196+
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{"maxIndexSize":1000000000},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"GLOSSARY.md","mtime":"2026-02-01T16:10:13.683Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-17T21:50:12.672Z"},"basePath":".","book":{"language":""}});
197197
});
198198
</script>
199199
</div>

weko/admin/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ <h2 id="目次"><a name="目次" class="plugin-anchor" href="#目次"><i class="
329329
<p><a href="#ワークフロー管理">8. ワークフロー管理 194</a></p>
330330
<p><a href="#フローを設定する">8.1 フローを設定する 195</a></p>
331331
<p><a href="#フローを追加する">8.1.1 フローを追加する 195</a></p>
332+
<p><a href="#削除フローを追加する">8.1.1.1 削除フローを追加する</a></p>
332333
<p><a href="#フローのアクションを編集する">8.1.2 フローのアクションを編集する 197</a></p>
333334
<p><a href="#フローを削除する">8.1.3 フローを削除する 203</a></p>
334335
<p><a href="#ワークフローを設定する">8.2 ワークフローを設定する 205</a></p>
@@ -406,6 +407,7 @@ <h2 id="目次"><a name="目次" class="plugin-anchor" href="#目次"><i class="
406407
<p><a href="#multipart-objectを参照する">14.4.1 Multipart Objectを参照する 273</a></p>
407408
<p><a href="#object-versionを管理する">14.5 Object Versionを管理する 274</a></p>
408409
<p><a href="#object-versionを参照する">14.5.1 Object Versionを参照する 274</a></p>
410+
<p><a href="#機関ストレージ機能の使い方">14.5.2 機関ストレージ機能の使い方</a></p>
409411
<p><a href="#ユーザ管理">15. ユーザ管理 275</a></p>
410412
<p><a href="#access-roles">15.1 Access: Roles 276</a></p>
411413
<p><a href="#ロールのアクションを参照する">15.1.1 ロールのアクションを参照する 276</a></p>
@@ -12653,7 +12655,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
1265312655
<script>
1265412656
var gitbook = gitbook || [];
1265512657
gitbook.push(function() {
12656-
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{"maxIndexSize":1000000000},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"README.md","mtime":"2026-03-16T18:04:09.965Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-16T19:59:17.185Z"},"basePath":".","book":{"language":""}});
12658+
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{"maxIndexSize":1000000000},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"README.md","mtime":"2026-03-17T21:46:38.256Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-17T21:50:12.672Z"},"basePath":".","book":{"language":""}});
1265712659
});
1265812660
</script>
1265912661
</div>

weko/admin/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

weko/guide/GLOSSARY.html

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,19 @@
3636

3737

3838

39-
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
39+
<link rel="stylesheet" href="gitbook/gitbook-plugin-search-pro-kui/search.css">
40+
41+
42+
43+
<link rel="stylesheet" href="gitbook/gitbook-plugin-expandable-chapters/expandable-chapters.css">
44+
45+
46+
47+
<link rel="stylesheet" href="gitbook/gitbook-plugin-code-editor/editor.css">
48+
49+
50+
51+
<link rel="stylesheet" href="gitbook/gitbook-plugin-code/plugin.css">
4052

4153

4254

@@ -98,8 +110,6 @@
98110

99111

100112

101-
<li class="header">操作の流れに沿ったマニュアル</li>
102-
103113

104114

105115
<li class="chapter " data-level="1.1" data-path="./">
@@ -120,7 +130,7 @@
120130
<a href="manual/journalPaperdeposit.html">
121131

122132

123-
JAIRO Cloud(WEKO3)登録ガイド 学術雑誌論文編
133+
学術雑誌論文編
124134

125135
</a>
126136

@@ -133,7 +143,7 @@
133143
<a href="manual/researchdatadeposit.html">
134144

135145

136-
JAIRO Cloud(WEKO3)登録ガイド 研究データ編
146+
研究データ編
137147

138148
</a>
139149

@@ -247,7 +257,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
247257
<script>
248258
var gitbook = gitbook || [];
249259
gitbook.push(function() {
250-
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud","prism","-highlight"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{},"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","lunr":{"maxIndexSize":1000000000},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"操作の流れに沿ったマニュアル","language":"ja","gitbook":"*","description":"このマニュアルは、操作の流れに沿って、各機能の説明や使用方法をまとめたものです。ユーザーが必要な情報を迅速に見つけられるように構成されています。"},"file":{"path":"GLOSSARY.md","mtime":"2026-03-16T18:06:16.777Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-17T03:43:19.753Z"},"basePath":".","book":{"language":""}});
260+
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud","prism","-highlight","-lunr","-search","search-pro-kui","uml","expandable-chapters","include-codeblock","code-editor","code"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{},"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"collapsible-chapters":{},"code-editor":{},"code":{"copyButtons":true},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"uml":{"format":"svg","charset":"UTF-8","nailgun":false,"config":"classic"},"back-to-top-button":{},"search-pro-kui":{},"include-codeblock":{"check":false,"edit":false,"lang":"","fixlang":false,"template":"default","theme":"chrome","unindent":false},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"expandable-chapters":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"操作の流れに沿ったマニュアル","language":"ja","gitbook":"*","description":"このマニュアルは、操作の流れに沿って、各機能の説明や使用方法をまとめたものです。ユーザーが必要な情報を迅速に見つけられるように構成されています。"},"file":{"path":"GLOSSARY.md","mtime":"2026-03-16T18:06:16.777Z","type":"markdown"},"gitbook":{"version":"6.1.6","time":"2026-03-17T22:33:27.880Z"},"basePath":".","book":{"language":""}});
251261
});
252262
</script>
253263
</div>
@@ -325,19 +335,31 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
325335

326336

327337

328-
<script src="gitbook/gitbook-plugin-search/search-engine.js"></script>
338+
<script src="gitbook/gitbook-plugin-search-pro-kui/jquery.mark.min.js"></script>
339+
340+
341+
342+
<script src="gitbook/gitbook-plugin-search-pro-kui/search.js"></script>
343+
344+
345+
346+
<script src="gitbook/gitbook-plugin-expandable-chapters/expandable-chapters.js"></script>
347+
348+
349+
350+
<script src="http://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
329351

330352

331353

332-
<script src="gitbook/gitbook-plugin-search/search.js"></script>
354+
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/ace.js"></script>
333355

334356

335357

336-
<script src="gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
358+
<script src="gitbook/gitbook-plugin-code-editor/editor.js"></script>
337359

338360

339361

340-
<script src="gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
362+
<script src="gitbook/gitbook-plugin-code/plugin.js"></script>
341363

342364

343365

0 commit comments

Comments
 (0)