GYearMonth


search: boost: 1.0 ---# Type: GYearMonth

An XSD gregorian year-month (e.g. "1980-09"). Represents a specific month of a specific year in the proleptic Gregorian calendar without a day. Backed by Python str because Python has no native gYearMonth type.

URI: [xsd:gYearMonth](http://www.w3.org/2001/XMLSchema#gYearMonth) ## Type Properties | Property | Value | | --- | --- | | Base | `str` | | Type URI | [xsd:gYearMonth](http://www.w3.org/2001/XMLSchema#gYearMonth) | ## Identifier and Mapping Information ### Schema Source * from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | xsd:gYearMonth | | native | cpv:GYearMonth |