Skip to content

Commit c77cd1a

Browse files
author
Masaharu Hayashi
committed
publish v1.0.8
1 parent ec38560 commit c77cd1a

File tree

1,108 files changed

+410769
-4446
lines changed

Some content is hidden

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

1,108 files changed

+410769
-4446
lines changed

weko/admin/GLOSSARY.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title> · システム管理マニュアル</title>
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="description" content="">
9-
<meta name="generator" content="HonKit 5.1.4">
9+
<meta name="generator" content="HonKit 5.1.5">
1010
<meta name="author" content="Research Center for Open Science and Data Platform, National Institute of Informatics">
1111

1212

@@ -185,7 +185,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
185185
<script>
186186
var gitbook = gitbook || [];
187187
gitbook.push(function() {
188-
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button"],"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"},"back-to-top-button":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"2024-08-27T03:35:31.811Z","type":"markdown"},"gitbook":{"version":"5.1.4","time":"2024-11-18T01:15:45.427Z"},"basePath":".","book":{"language":""}});
188+
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button"],"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"},"back-to-top-button":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"2024-08-27T03:35:31.811Z","type":"markdown"},"gitbook":{"version":"5.1.5","time":"2025-05-20T04:32:20.645Z"},"basePath":".","book":{"language":""}});
189189
});
190190
</script>
191191
</div>

weko/admin/index.html

Lines changed: 34 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Introduction · システム管理マニュアル</title>
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="description" content="">
9-
<meta name="generator" content="HonKit 5.1.4">
9+
<meta name="generator" content="HonKit 5.1.5">
1010
<meta name="author" content="Research Center for Open Science and Data Platform, National Institute of Informatics">
1111

1212

@@ -152,7 +152,21 @@ <h1>
152152

153153
<h1 id="システム管理マニュアル">システム管理マニュアル</h1>
154154
<p>(コミュニティ管理者、リポジトリ管理者、およびシステム管理者)</p>
155-
<p>V1.0.7</p>
155+
<p>v1.0.8</p>
156+
<table>
157+
<thead>
158+
<tr>
159+
<th>バージョン</th>
160+
<th>改定内容</th>
161+
</tr>
162+
</thead>
163+
<tbody>
164+
<tr>
165+
<td>v1.0.8</td>
166+
<td>「詳細検索をカスタマイズする」にjson pathについて追記</td>
167+
</tr>
168+
</tbody>
169+
</table>
156170
<h2 id="はじめに">はじめに</h2>
157171
<p>このマニュアルは、WEKO3システム(以下、システムと称す)の操作方法を説明したものです。データの登録、参照などを行う管理者が参照してください。</p>
158172
<ul>
@@ -1845,7 +1859,7 @@ <h5 id="メタデータ属性を編集する">メタデータ属性を編集す
18451859
</tr>
18461860
<tr>
18471861
<td>Show List</td>
1848-
<td>アイテム一覧画面にメタデータをカンマ区切りで一覧に表示されます。</td>
1862+
<td>アイテム一覧画面にメタデータをカンマ区切りで一覧に表示されます。例外的に著者識別子はアイコン、ファイルについてはファイルのタイプ別の独立リンクとして表示されます。</td>
18491863
</tr>
18501864
<tr>
18511865
<td>Specify Newline</td>
@@ -2465,7 +2479,7 @@ <h3 id="インポートする">インポートする</h3>
24652479
</tr>
24662480
<tr class="even">
24672481
<td>チェック結果</td>
2468-
<td><p>読み込んだファイルの各アイテムについて、インポートが可能かどうかをチェックした結果が表示されます。</p>
2482+
<td><p>読み込んだファイルの各アイテムについて、インポートが可能かどうかをチェックした結果が表示されます。200文字を超過する場合は以降の文字が省略表示されます。</p>
24692483
<ul>
24702484
<li><p>エラー(ERROR): XXXXX:バリデーションエラーがあります。</p></li>
24712485
<li><p>警告(Warning): XXXXX:バリデーション警告があります。</p></li>
@@ -9062,11 +9076,24 @@ <h4 id="詳細検索をカスタマイズする">詳細検索をカスタマイ
90629076
<ol>
90639077
<li><p>[アイテムタイプリスト]から検索対象とするアイテムタイプを選択します。</p>
90649078
</li>
9065-
<li><p>[検索項目]を選び(「テキスト1」など)、当該検索項目として検索したいメタデータ要素をjson path または xml path を利用して指定します。<br>(json pathの設定例:$.item_1592405734122.attribute_value_mlt[*].subitem_1592369405220) </p>
9066-
<p>※ 本機能はアイテム登録、更新時に有効となります。設定する前のアイテムに対して遡及的な処理は実施されません</p>
9079+
<li><p>[検索項目]を選び(「テキスト1」など)、当該検索項目として検索したいメタデータ要素をjson path または xml path を利用して指定します。<br>(json pathの設定例:$.item_1592405734122.attribute_value_mlt[*].subitem_1592369405220)<br>※ 本機能はアイテム登録、更新時に有効となります。設定する前のアイテムに対して遡及的な処理は実施されません。
9080+
※ 本機能は原則アイテムタイプタイプ別の詳細検索となります。同じjson path構造を持たない限り、アイテムタイプを超えた詳細検索は利用できません</p>
90679081
</li>
90689082
</ol>
90699083
<p><img src="media/media/image398.png" alt="グラフィカル ユーザー インターフェイス, テキスト, アプリケーション 自動的に生成された説明"></p>
9084+
<h5 id="chrome拡張「jsonvue」を利用したjson-path-の取得">Chrome拡張「JSONVue」を利用したjson path の取得</h5>
9085+
<p>json path は Chrome拡張の「JSONVue」を導入すると、取得しやすくなります。</p>
9086+
<p>JSONVue を導入後、 <a href="https://FQDN/records/アイテムID/export/json" target="_blank">https://FQDN/records/アイテムID/export/json</a> にアクセスし、
9087+
アイテムのJSONデータをブラウザで表示します。</p>
9088+
<p>検索対象が入ったJSONキーを右クリック。</p>
9089+
<p>(media/media/image440.png)</p>
9090+
<p>表示されるメニューから「JSONVue」&gt;「Copy path」を選択すると、当該JSONキーのJSON pathが取得できます。</p>
9091+
<p>例えば、タイトルを検索項目とする場合は、subitem_titleのところでCopy pathを実行すると、
9092+
以下のJSON pathが取得できます。</p>
9093+
<pre><code>metadata.item_30002_title0.attribute_value_mlt[0].subitem_title
9094+
</code></pre><p>[0] を [*] に置換します。metadata を $. に置換します。</p>
9095+
<pre><code>$.item_30002_title0.attribute_value_mlt[*].subitem_title
9096+
</code></pre><p>上記json pathを設定すると、タイトルに対する詳細検索を実現することができます。</p>
90709097
<h4 id="インデックスツリーファセットの表示を設定する">インデックスツリー/ファセットの表示を設定する</h4>
90719098
<p>インデックスツリー/ファセットの表示を設定する方法を説明します。</p>
90729099
<ol>
@@ -10059,7 +10086,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
1005910086
<script>
1006010087
var gitbook = gitbook || [];
1006110088
gitbook.push(function() {
10062-
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"plugins":["intopic-toc","back-to-top-button"],"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"},"back-to-top-button":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"2024-11-14T23:20:44.095Z","type":"markdown"},"gitbook":{"version":"5.1.4","time":"2024-11-18T01:15:45.427Z"},"basePath":".","book":{"language":""}});
10089+
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"dir":"ltr"},"config":{"plugins":["intopic-toc","back-to-top-button"],"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"},"back-to-top-button":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"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}},"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":"2025-05-20T04:32:15.444Z","type":"markdown"},"gitbook":{"version":"5.1.5","time":"2025-05-20T04:32:20.645Z"},"basePath":".","book":{"language":""}});
1006310090
});
1006410091
</script>
1006510092
</div>
44.3 KB
Loading

weko/admin/search_index.json

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

0 commit comments

Comments
 (0)