Configure Itemtype - RCOSDP/weko GitHub Wiki
Access Administration view.
-
Log in to WEKO3 as an Admin user.
-
Click the account name at the top right and then you can access the Account Profile view.
-
Select [Administration] in the Settings menu of the Account Profile view and then you can access the Administration view.
Create a new Itemtype
-
Select [Item types]>[Meta] in the menu on the left side and then you can access the Item type Edit view.
-
Choose [New Registration] radio button.
-
Enter the name for the itemtype into the text field of [Item type].
-
Click [Add Metadata] button and then a new metadata field is added.
-
Choose [Title] attribute in the attribute List box of the new metadata field. The [Title] attribute is required for each itemtype.
-
Enter "Title" as the name for the new metadata.
- To create an itemtype that includes content files, add a metadata field for the [File] attribute.
- When done with creating an itemtype, click the [Save] button below.
Associate the new itemtype to required OAI-PMH schema.
In WEKO3, All itemtypes must be associated with a "title" element of JPCOAR schema.
-
Select [Item types]>[Mapping] in the menu on the left side and then you can access the Mapping view.
-
Choose the new itemtype in [Item Type List] list box.
-
Choose "jpcoar_mapping" in [Schema List] list box.
- Select "title" in the list box in [Schema(Parent)] column in a row which is metadata field with a "Title" attribute.
-
Associate the metadata field to elements and attributes of JPCOAR schema on the bottom of the view.
-
Select ”Title” in [Title(Child)] column and "title" in [title(Child)] column.
-
Select ”Language” in [Title(Child)] column and "title.@xml:lang" in [title(Child)] column.
- Click the [Save] button on the bottom of the view to save mapping information.