Overview


This suite of features allows Site Admin to add, edit, move, and delete metadata vocabularies for the existing metadata fields supported by the OER Commons Platform. 


You can edit, add, and delete: 

  • Education Levels ( Common -> Grade Sub-levels)
  • Grades Common -> Grades)
  • Media Formats (Common -> Media Formats)
  • Subjects ( Materials -> General Subjects)
  • Material Types (Materials -> Material Types)
  • Educational Uses (Materials -> Educational Uses)
  • Primary User Types (Materials -> Primary User Types)
  • Roles (Users -> Roles)

You can move: 

  • Grades Common -> Grades)
  • Subjects ( Materials -> General Subjects)
  • Material Types (Materials -> Material Types)


Below, we'll give a detailed overview of how to change the Subject field as an example. 

 

Editing and Moving Vocabularies


Example: Navigate to Materials -> General Subjects


To edit an existing subject tag: 


  1. Select the subject tag you would like to edit 
  2. Change the text in the Name field and click "Save" 


To move an existing subject tag: 

  1. Select the subject tag would like to move 
  2. Click the "Parent" drop down menu
  3. Select a new Parent from the list to move a subject tag in to a new parent category
  4. Select ------ to move a subject tag from second order to a first order
  5. Click "Save"


Once a subject tag is edited or moved the following changes will happen automatically: 


  1. Filters will be automatically updated on the homepage, advanced search, and browse page
  2. Collection queries that use the subject tag will be updated
  3. Subject tags will be updated on individual search results 
  4. Search index will be updated so that searching for the new term yields relevant search results. *This may take a few hours, depending on the number of resources that need to be re-indexed
  5. Metadata application UIs will be updated for end users on Submit from Web and Open Author describe pages
  6. Metadata application UIs will be updated for site staff and admin in all Django Site Admin pages


Adding New Vocabularies


Example: Navigate to Materials -> General Subjects


To add a new subject tag:

  1. Click the "Add General Subject +" button in the upper right hand corner of the admin/materials/generalsubject/ page 
  2. Type the Name of the subject tag you'd like to add
  3. Select a Parent to create a new second level subject tag
  4. Select ---- to make a new first level subject tag
  5. Click "Save" 


Once a new subject tag is added the following changes will happen automatically: 

  • Metadata application UIs will be updated for end users on Submit from Web and Open Author describe pages
  • Metadata application UIs will be updated for site staff and admin in all Django Site Admin pages 

*Filters on the homepage, advanced search, and browse page will be updated once there is at least one piece of content that is tagged with the new subject tag


Deleting Vocabularies


Example: Navigate to Materials -> General Subjects


To delete an existing subject tag:

  1. Select the check box next to the subject tag in the list you would like to Delete
  2. Open the Action dropdown menu and select "Delete Selected General Vocabulary" 
  3. Click "Go" 
  4. Review the summary of course related materials, open author items, and collections that will be effected by these changes
  5. Make sure you note the effected collections and download the effected resources before continuing
  6. To continue with the deletion, scroll to the bottom of the page and click "Yes, I'm sure" *Deletions cannot be undone
  7. To cancel the action click "No, take me back" 


Once a subject tag is deleted the following changes will happen automatically: 

  • The subject tag will be deleted from the database entirely
  • The subject tag will be deleted from individual records
  • The subject tag will be deleted from from collection queries 
  • The subject tag will be deleted from metadata application UIs on Submit from Web and Open Author describe pages
  • The subject tag will be deleted from metadata application UIs all Django Site Admin pages
  • Search index will be updated *This may take a few hours, depending on the number of resources that need to be re-indexed