Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 13 additions & 3 deletions docs/spec/base/admin/ADMIN_1_4.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@

- 作成者

- 作成者識別子SchemeをID Prefixから自動で取得する
- ~~作成者識別子SchemeをID Prefixから自動で取得する~~ (v2.0.0)

- 作成者識別子と作成者識別子Schemeから自動設定されるため、作成者識別子URIは非活性項目になっている

Expand Down Expand Up @@ -374,7 +374,7 @@

- 寄与者

- 寄与者識別子SchemeをID Prefixから自動で取得する
- ~~寄与者識別子SchemeをID Prefixから自動で取得する~~ (v2.0.0)

- 寄与者識別子と寄与者識別子Schemeから自動設定されるため、寄与者識別子URIは非活性項目になっている

Expand Down Expand Up @@ -402,7 +402,7 @@

- 権利者情報

- 権利者識別子SchemeをID Prefixから自動で取得する
- ~~権利者識別子SchemeをID Prefixから自動で取得する~~ (v2.0.0)

- 権利者識別子と権利者識別子Schemeから自動設定されるため、権利者識別子URIは非活性項目になっている

Expand Down Expand Up @@ -587,6 +587,16 @@
<tbody>
<tr class="odd">
<td><blockquote>
<p>2025/12/08</p>
</blockquote></td>
<td>ecc4cc7112aa59c2bc52f97fe3c3836aec5fd206</td>
<td>v2.0.0 対応</td>
</tr>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><blockquote>
<p>2023/08/31</p>
</blockquote></td>
<td>353ba1deb094af5056a58bb40f07596b8e95a562</td>
Expand Down
116 changes: 11 additions & 105 deletions docs/spec/base/admin/ADMIN_9_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,111 +259,16 @@

- 存在しない場合、新規登録をする

- 該当アイテムがどのハーベスト用アイテムタイプに属するか、確認する

- 「dc:type」の値を元に、ハーベスト用アイテムタイプを以下のように確定できる
パス: 
https://github.com/RCOSDP/weko/blob/13c305a3048309dbda87a614ffedac18423820aa/modules/invenio-oaiharvester/invenio\_oaiharvester/harvester.py\#L1078

> RESOURCE\_TYPE\_MAP = {
>
> 'conference paper': 'Conference Paper',
>
> 'data paper': 'Journal Article',
>
> 'departmental bulletin paper': 'Departmental Bulletin Paper',
>
> 'editorial': 'Article',
>
> 'journal article': 'Journal Article',
>
> 'newspaper': 'Journal Article',
>
> 'periodical': 'Article',
>
> 'review article': 'Article',
>
> 'software paper': 'Article',
>
> 'article': 'Article',
>
> 'book': 'Book',
>
> 'book part': 'Book',
>
> 'cartographic material': 'Others',
>
> 'map': 'Others',
>
> 'conference object': 'Presentation',
>
> 'conference proceedings': 'Presentation',
>
> 'conference poster': 'Presentation',
>
> 'dataset': 'Data or Dataset',
>
> 'interview': 'Others',
>
> 'image': 'Others',
>
> 'still image': 'Others',
>
> 'moving image': 'Others',
>
> 'video': 'Others',
>
> 'lecture': 'Others',
>
> 'patent': 'Others',
>
> 'internal report': 'Others',
>
> 'report': 'Research Paper',
>
> 'research report': 'Research Paper',
>
> 'technical report': 'Technical Report',
>
> 'policy report': 'Others',
>
> 'report part': 'Others',
>
> 'working paper': 'Others',
>
> 'data management plan': 'Others',
>
> 'sound': 'Others',
>
> 'thesis': 'Thesis or Dissertation',
>
> 'bachelor thesis': 'Thesis or Dissertation',
>
> 'master thesis': 'Thesis or Dissertation',
>
> 'doctoral thesis': 'Thesis or Dissertation',
>
> 'interactive resource': 'Others',
>
> 'learning object': 'Learning Material',
>
> 'manuscript': 'Others',
>
> 'musical notation': 'Others',
>
> 'research proposal': 'Others',
>
> 'software': 'Software',
>
> 'technical documentation': 'Others',
>
> 'workflow': 'Others',
>
> 'other': 'Others'
>
> }

- アイテムのメタデータにJPCOARスキーマの「dc:type」の値がない、または「dc:type」の値が上記の値に含まらない場合、デフォルトのハーベスト用アイテタイプ「Multiple」としてハーベストする。
- Metadata Prefix の設定によって、アイテムタイプを決まる (v2.0.0)

|Metadata Prefix の値|使用しているハーベスト用アイテムタイプ|
|:--|:--|
|oai_dc|Multiple|
|jpcoar|Multiple|
|jpcoar_1.0|Multiple|
|jpcoar_2.0|Multiple|
|oai_ddi25|Harvesting DDI|
|ddi|Harvesting DDI|

<!-- end list -->

Expand Down Expand Up @@ -441,3 +346,4 @@
|:---:|:---:|:---:|
|> 2023/08/31|353ba1deb094af5056a58bb40f07596b8e95a562|初版作成|
|> 2025/01/23|-|サブリポジトリ対応|
|> 2025/12/22|3746dcec79f1b508e40d8ba078c3165cd8acca3a|v2.0.0 対応|
11 changes: 10 additions & 1 deletion docs/spec/base/other/ID_01.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
| **ID** | **説明** |
| ------ | ------------------------------------------------- |
| 1~ | WEKO2で機関が独自に作成したアイテムタイプ。移行対象。△ |
| 12 | Multiple(ハーべスティング用アイテムタイプ) |
| 10001~ | WEKO2のデフォルトアイテムタイプ。移行対象。△ |
| 20001~ | WEKO2のハーベスト用アイテムタイプ。移行対象。△ |
| 30001~ | WEKO3のデフォルトアイテムタイプ。制限公開に利用する。 |
Expand All @@ -18,7 +19,8 @@
| 32102 | BiosampleT|
| 32103 | Bioproject|
| 38001~40000 | ハーべスティング用アイテムタイプ|
| 38101 | Harvesting DDI |
| 38101 | Harvesting DDI(ハーべスティング用アイテムタイプ) |
| 38102 | Multiple(ハーべスティング用アイテムタイプ)、ID(12)が使用された時のみ|
| 40001~ | WEKO3でユーザがAdmin\>Item Types\>Metaで新規作成するアイテムタイプ。★ |

(2)プロパティID
Expand Down Expand Up @@ -49,6 +51,13 @@
<tbody>
<tr class="odd">
<td><blockquote>
<p>2025/12/10</p>
</blockquote></td>
<td>5679cbfa6409a2258359dba341d2cc07d0e4b74b</td>
<td>v2.0.0 対応</td>
</tr>
<tr class="odd">
<td><blockquote>
<p>2023/08/31</p>
</blockquote></td>
<td>353ba1deb094af5056a58bb40f07596b8e95a562</td>
Expand Down
4 changes: 4 additions & 0 deletions docs/spec/base/user/USER_4_6.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Item Registrationの一部として、画面上の入力欄でメタデータを
- modules/weko-theme/weko_theme/static/js/weko_theme/search_detail.js
- modules/weko-theme/weko_theme/static/js/weko_theme/top_page.js

- 「作成者」、「寄与者」、「権利者情報」の識別子Schemeの選択肢は ID Prefix から自動で取得する (v2.0.0)
- 「作成者」、「寄与者」の所属機関識別子Schemeの選択肢は Affiliation ID から自動で取得する (v2.0.0)

- 作成者プロパティへの著者情報の入力
- 「著者DBから入力」(From author DB)ボタンを押下すると、著者DBの検索ウィンドウが表示される
- 「検索」ボタンを押すと、【Administration > 著者DB管理(Author Management) > 編集(Edit)】で登録された著者DB一覧を表示する
Expand Down Expand Up @@ -241,6 +244,7 @@ Item Registrationの一部として、画面上の入力欄でメタデータを

| 日付 | GitHubコミットID |更新内容|
| -------- | -------------------------------------- | ------ |
|2025/12/08|0ecc4cc7112aa59c2bc52f97fe3c3836aec5fd206|v2.0.0|
|2025/10/10| |v2.0.0 |
|2025/03/13|94a0d70019b3dbf7ed6c01692b75a3dbad640db6|v1.1.0 |
|2025/01/01|09c6391d2ed1bae053fee9f8dfc98e95e1e1b87f|v1.0.7a2|
Expand Down