form of

The lexical item that a form is a form of — the inverse of gmeow:hasLexicalForm.

Structure

Property shape: object property; gmeow:LexicalForm -> gmeow:LexicalItem

Practical Pattern

Use gmeow:formOf from gmeow:LexicalForm to gmeow:LexicalItem 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

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

gmeow:LexicalForm, gmeow:LexicalItem

Usage Advice

Use when

Avoid when

How to use

Examples