GYear


search: boost: 1.0 ---# Type: GYear

An XSD gregorian year (e.g. "1980"). Represents a year value in the proleptic Gregorian calendar without a month or day. Backed by Python str because Python has no native gYear type.

URI: [xsd:gYear](http://www.w3.org/2001/XMLSchema#gYear) ## Type Properties | Property | Value | | --- | --- | | Base | `str` | | Type URI | [xsd:gYear](http://www.w3.org/2001/XMLSchema#gYear) | ## 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:gYear | | native | cpv:GYear |