Slot: card_type
The text line below a card's illustration containing the card's type, subtype and supertype (if applicable).
URI: mtgo:card_type
Applicable Classes
Name | Description |
---|---|
Token | A permanent that is not represented by a regular card and does not have a cas... |
Card | A card in the Magic The Gathering game |
Sorcery | A card that represents a sorcery spell that can be cast |
Instant | A card that represents an instant spell that can be cast |
Enchantment | A card that represents an enchantment that can be cast and put onto the battl... |
EnchantmentToken | A token that represents an enchantment that can be placed onto the battlefiel... |
Artifact | A card that represents an artifact that can be cast and put onto the battlefi... |
ArtifactToken | A token that represents an artifact that can be placed onto the battlefield b... |
Creature | A card that represents a creature that can be cast and put onto the battlefie... |
CreatureToken | A token that represents a creature that can be placed onto the battlefield by... |
Land | A card that represents a land that can be tapped for mana |
Properties
- Range: xsd:string
-
Multivalued: True
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://cmdoret.net/mtg_ontology/
LinkML Source
name: card_type
description: The text line below a card's illustration containing the card's type,
subtype and supertype (if applicable).
from_schema: https://cmdoret.net/mtg_ontology/
rank: 1000
slot_uri: mtgo:card_type
multivalued: true
alias: card_type
domain_of:
- Token
- Card
range: string
required: true