part expansion
- CURIE:
gmeow:partExpansion - IRI: https://blackcatinformatics.ca/gmeow/partExpansion
- Category: property
- Defined by:
gmeow:slices/names - Box roles: RBox role (What is this?)
The expanded form of an abbreviated part — e.g. the full word a South-Indian (Tamil) initial stands for.
Structure
Property shape: datatype property; gmeow:NamePart -> rdfs:Literal
Practical Pattern
Use gmeow:partExpansion from gmeow:NamePart to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to carry the full word an abbreviated name part stands for — e.g. the expansion of a South-Indian (Tamil) initial — alongside the abbreviated
gmeow:partText.
Avoid when
- Avoid putting the expansion in
gmeow:partText(keep the abbreviated surface form there) and avoid it for non-abbreviated parts where there is nothing to expand.
How to use
- Set
gmeow:partExpansionon agmeow:NamePartwhosegmeow:partTextis an initial, so consumers can render either the initial or its expansion.
Examples
- ex:initialPart
gmeow:partText"R.";gmeow:partExpansion"Ramaswamy".