Hey, I’m wondering if there is a module that exists which allows for installing a custom ItemType on Omeka S. Thx!
Omeka S doesn’t really have Item Types. The software leverages Resource Templates to do that work. So what you’d want to do is import the vocabularies you need to have the classes and terms that you want for your description, and then create a Resource Template that is the exact class and set of terms you need to describe your content.
Thanks for this information. I’m looking at venturing into my first Omeka S project. This helps a lot!