Does Omeka-S support simple yes or no input?

Hi,

I am exploring the possibilities of Omeka-S and I was wondering: does it support simple “yes / no / unknown” input for metadata fields for items?
I am thinking about creating a specialised ontology for a project for which I want to use Omeka-S and connecting a custom vocab with these answers to some of the data properties. Or is this not a good practice and are there other ways to achieve this in Omeka-S

Thanks in advance,
Jessica

You could easily achieve this by using the Custom Vocab module to restrict your inputs for the desired property in your resource template.

Thank you for confirming that my plan is legit :slight_smile:

This module supports a boolean data type:

Interesting, thank you!