Configure Itemtype - RCOSDP/weko GitHub Wiki

Access Administration view.

  1. Log in to WEKO3 as an Admin user.

  2. Click the account name at the top right and then you can access the Account Profile view.

  3. Select [Administration] in the Settings menu of the Account Profile view and then you can access the Administration view.

Create a new Itemtype

  1. Select [Item types]>[Meta] in the menu on the left side and then you can access the Item type Edit view.

  2. Choose [New Registration] radio button.

  1. Enter the name for the itemtype into the text field of [Item type].

  2. Click [Add Metadata] button and then a new metadata field is added.

  3. Choose [Title] attribute in the attribute List box of the new metadata field. The [Title] attribute is required for each itemtype.

  4. Enter "Title" as the name for the new metadata.

  1. To create an itemtype that includes content files, add a metadata field for the [File] attribute.

  1. 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.

  1. Select [Item types]>[Mapping] in the menu on the left side and then you can access the Mapping view.

  2. Choose the new itemtype in [Item Type List] list box.

  3. Choose "jpcoar_mapping" in [Schema List] list box.

  1. Select "title" in the list box in [Schema(Parent)] column in a row which is metadata field with a "Title" attribute.

  1. Associate the metadata field to elements and attributes of JPCOAR schema on the bottom of the view.

  2. Select ”Title” in [Title(Child)] column and "title" in [title(Child)] column.

  3. Select ”Language” in [Title(Child)] column and "title.@xml:lang" in [title(Child)] column.

  1. Click the [Save] button on the bottom of the view to save mapping information.