Class: Graphic
URI: modelcard:Graphic
classDiagram
class Graphic
Graphic : image
Graphic : name
Slots
Name | Cardinality and Range | Description |
---|---|---|
name | 0..1 xsd:string |
|
image | 0..1 NONE |
The graphic, encoded as a base64 string |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/modelcard
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['modelcard:Graphic'] |
native | ['modelcard:Graphic'] |
LinkML Specification
Direct
name: graphic
from_schema: https://w3id.org/linkml/modelcard
rank: 1000
slots:
- name
- image
slot_usage:
image:
name: image
description: The graphic, encoded as a base64 string.
domain_of:
- graphic
- graphic
Induced
name: graphic
from_schema: https://w3id.org/linkml/modelcard
rank: 1000
slot_usage:
image:
name: image
description: The graphic, encoded as a base64 string.
domain_of:
- graphic
- graphic
attributes:
name:
name: name
from_schema: https://w3id.org/linkml/modelcard
rank: 1000
alias: name
owner: graphic
domain_of:
- owner
- dataset
- graphic
- risk
range: string
image:
name: image
description: The graphic, encoded as a base64 string.
from_schema: https://w3id.org/linkml/modelcard
rank: 1000
alias: image
owner: graphic
domain_of:
- graphic
- graphic