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