Class: Spell
An object on the stack. Either a card that has been cast, or a copy.
URI: mtgo:Spell
classDiagram
class Spell
Thing <|-- Spell
Spell : id
Inheritance
- Thing
- Spell
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1..1 xsd:anyURI |
A unique identifier for a thing | Thing |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://cmdoret.net/mtg_ontology/
Mappings
Mapping Type | Mapped Value |
---|---|
self | mtgo:Spell |
native | mtgo:Spell |
LinkML Source
Direct
Induced
name: Spell
description: An object on the stack. Either a card that has been cast, or a copy.
from_schema: https://cmdoret.net/mtg_ontology/
see_also:
- mtg:Spell
rank: 1000
is_a: Thing
attributes:
id:
name: id
description: A unique identifier for a thing
from_schema: https://cmdoret.net/mtg_ontology/
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Spell
domain_of:
- NamedThing
- Thing
range: uriorcurie
class_uri: mtgo:Spell