describes model

The model agent this card describes.

Structure

Property shape: object property; gmeow:ModelCard -> gmeow:SoftwareAgent; functional

Practical Pattern

Use gmeow:describesModel from gmeow:ModelCard to gmeow:SoftwareAgent 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.

Grounded Claim

ex:card-assistant a gmeow:ModelCard ;
    gmeow:describesModel ex:assistant ;
    gmeow:modelProvider "Example Labs" ;
    gmeow:modelVersionTag "assistant-2026-05-01" ;
    gmeow:modelContextWindow "200000"^^xsd:positiveInteger ;
    gmeow:modelTrainingCutoff "2026-01-31"^^xsd:date .

Common Companion Terms

gmeow:ModelCard, gmeow:SoftwareAgent

Projects To

Profile External Targets
schema-org rdf, schema

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:describesModel projection schema-org projects to / <= rdf:type, schema:SoftwareApplication, schema:name, schema:softwareVersion gmeow:mapSchemaModelCard; confidence 0.75; lossy: provider (string, no faithful Organization node), context window, and training cutoff dropped; the card/agent distinction collapses onto the agent

Usage Advice

Use when

Avoid when

How to use

Examples