form representation
- CURIE:
gmeow:formRepresentation - IRI: https://blackcatinformatics.ca/gmeow/formRepresentation
- Category: property
- Defined by:
gmeow:slices/lexicon - Box roles: RBox role (What is this?)
The actual string or value of a lexical form — the written text, IPA transcription, sign notation, or reconstructed string. Functional: one representation per form instance (a different representation is a different form).
Structure
Property shape: datatype property; gmeow:LexicalForm -> rdfs:Literal; functional
Practical Pattern
Use gmeow:formRepresentation from gmeow:LexicalForm to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Word Etymology
- Source:
slices/extensions/lexicon/examples/word-etymology.ttl - Examples catalog: open in catalog#example-slices-extensions-lexicon-examples-word-etymology
ex:ontologyForm a gmeow:LexicalForm ;
gmeow:formOf ex:ontology ;
gmeow:formRepresentation "ontology" ;
gmeow:formType gmeow:formWritten .
ex:ontosForm a gmeow:LexicalForm ;
gmeow:formOf ex:greekOntos ;
gmeow:formRepresentation "ὄντος" ;
gmeow:formType gmeow:formWritten .
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
ontolex |
ontolex, rdf |
External Equivalences
Equivalent or closely aligned targets: ontolex
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:formRepresentation |
equivalence | - |
skos:closeMatch | ontolex:writtenRep | gmeow-lexicon.sssom.tsv; gmeow:eqLexicon004; confidence 0.8 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:formRepresentation |
projection | ontolex |
projects to / <= | ontolex:Form, ontolex:writtenRep, rdf:type | gmeow:mapOntolexLexicalForm; lossy: formType, transliteration scheme, spoken/reconstructed form kinds |
Usage Advice
Use when
- Use to carry the actual surface string of a lexical form — its written text, IPA transcription, sign notation, or reconstructed shape.
Avoid when
- Avoid giving one form two representations (it is functional; a different string is a different form) and avoid storing the form-kind here (that is
gmeow:formType).
How to use
- Assert
gmeow:formRepresentationonce pergmeow:LexicalFormwith the surface literal; carry the modality viagmeow:formTypeand any transliteration scheme viagmeow:formTransliterationScheme.
Examples
- ex:waterIpa
gmeow:formRepresentation"ˈwɔːtə".