Model Card

A structured description of a model agent (gmeow:describesModel): provider, version tag, context window, training cutoff. Aligns Model Cards / ML-Schema / SPDX-AI by reference (P5). The card is a document ABOUT the agent; capability claims are claim-layer observations, attributed and contestable.

Structure

Subclass of: gmeow:InformationObject

Practical Pattern

Use gmeow:ModelCard as a specialized kind of gmeow:InformationObject. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

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:InformationObject

Projects To

Profile External Targets
schema-org rdf, schema

External Equivalences

Equivalent or closely aligned targets: mls

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:ModelCard equivalence - skos:closeMatch mls:Model gmeow-ai.sssom.tsv; gmeow:eqAi006; confidence 0.6

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:ModelCard 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

Published Alignment Graph

Alignments

RelationTarget
closeMatchmls:Model