Dates using alternative calendars in Cocina use the form: ```ruby { value: '1544-02-02', type: 'creation', note: [{ value: 'Julian', type: 'calendar' }] } ``` The `cocina-models` docs suggest the calendar note type can have values "Gregorian", "Julian", "Hijri calendar", "Islamic", and "Hebrew".