In Studio:
- Create a schema
- Name it dublincore
=> Studio refuses, it's a reserved schema name in the application
- Name it dublinCORE
=> Studio creates the schema, and you get validation errors
Studio should refuse to create schemas having the same name but a different casing than reserved schemas.