Class: Standard
Standards are agreed-upon conventions or guidelines that ensure uniformity, consistency, and compatibility in various fields and practices. They are like the common languages or rulebooks that different parties use to ensure they understand each other and can work together efficiently. Standards include both exchange standards, like KGX or SSSOM, and ontologies, like HPO or Mondo.
URI: mtd:Standard
classDiagram
class Standard
Resource <|-- Standard
Standard : category
Standard --> standard_enum : category
Standard : citation
Standard : contact
Standard --> Contact : contact
Standard : description
Standard : documentation
Standard : grants
Standard --> grant_enum : grants
Standard : icon
Standard : icons_url
Standard : id
Standard : license
Standard --> license_enum : license
Standard : monarch_contribution
Standard --> monarch_contribution_enum : monarch_contribution
Standard : monarch_role
Standard --> monarch_role_enum : monarch_role
Standard : name
Standard : project_boards
Standard --> ProjectBoard : project_boards
Standard : repository
Standard : see_also
Standard : short_name
Standard : tagline
Standard : url
Standard : visual_explainer
Standard : website_include
Inheritance
- Resource
- Standard
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
category | 1..1 StandardEnum |
Monarch asset category | direct |
id | 1..1 Uriorcurie |
A unique identifier for a resource | Resource |
name | 0..1 String |
A human-readable name for a resource | Resource |
short_name | 0..1 String |
A short name for a resource | Resource |
description | 0..1 String |
A human-readable description for a resource | Resource |
grants | 0..* GrantEnum |
The grant used to finance the production of an asset | Resource |
documentation | 0..1 Uriorcurie |
A URL to the documentation about this asset | Resource |
monarch_contribution | 0..1 MonarchContributionEnum |
The role the Monarch Initiative plays in the maintainence of this asset | Resource |
repository | 0..1 Uriorcurie |
The repository associated with this resource | Resource |
monarch_role | 0..1 MonarchRoleEnum |
The strategic role the asset has for the Monarch core mission | Resource |
citation | 0..1 String |
A citation for the resource | Resource |
contact | 0..1 Contact |
The person responsible for a resources | Resource |
project_boards | 0..* ProjectBoard |
The project board associated with this resource | Resource |
icon | 0..1 String |
An icon representing the asset | Resource |
icons_url | 0..1 Uriorcurie |
A URL to an icon or set of icon representing the asset | Resource |
tagline | 0..1 String |
A short tagline for the resource | Resource |
visual_explainer | 0..1 String |
A visual abstract for the resource | Resource |
url | 0..1 Uriorcurie |
A web location | Resource |
website_include | 0..1 Boolean |
Flag if this resource should be shown on the website | Resource |
see_also | 0..* Uriorcurie |
A list of related resources | Resource |
license | 0..1 LicenseEnum |
A URL to the license | Resource |
Usages
used by | used in | type | used |
---|---|---|---|
ResourceRegistry | standards | range | Standard |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/monarch-documentation
Mappings
Mapping Type | Mapped Value |
---|---|
self | mtd:Standard |
native | mtd:Standard |
LinkML Source
Direct
name: Standard
description: Standards are agreed-upon conventions or guidelines that ensure uniformity,
consistency, and compatibility in various fields and practices. They are like the
common languages or rulebooks that different parties use to ensure they understand
each other and can work together efficiently. Standards include both exchange standards,
like KGX or SSSOM, and ontologies, like HPO or Mondo.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
is_a: Resource
slots:
- category
slot_usage:
category:
name: category
domain_of:
- DataAsset
- Standard
- Tool
- Documentation
range: standard_enum
Induced
name: Standard
description: Standards are agreed-upon conventions or guidelines that ensure uniformity,
consistency, and compatibility in various fields and practices. They are like the
common languages or rulebooks that different parties use to ensure they understand
each other and can work together efficiently. Standards include both exchange standards,
like KGX or SSSOM, and ontologies, like HPO or Mondo.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
is_a: Resource
slot_usage:
category:
name: category
domain_of:
- DataAsset
- Standard
- Tool
- Documentation
range: standard_enum
attributes:
category:
name: category
description: Monarch asset category. This allows grouping related assets (like
data assets) together in sensible categories.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: category
owner: Standard
domain_of:
- DataAsset
- Standard
- Tool
- Documentation
range: standard_enum
required: true
id:
name: id
description: A unique identifier for a resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: Standard
domain_of:
- Resource
range: uriorcurie
required: true
name:
name: name
description: A human-readable name for a resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
slot_uri: schema:name
alias: name
owner: Standard
domain_of:
- Resource
- ResourceRegistry
- Contact
range: string
short_name:
name: short_name
description: A short name for a resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: short_name
owner: Standard
domain_of:
- Resource
range: string
description:
name: description
description: A human-readable description for a resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
slot_uri: schema:description
alias: description
owner: Standard
domain_of:
- Resource
range: string
grants:
name: grants
description: The grant used to finance the production of an asset.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
multivalued: true
alias: grants
owner: Standard
domain_of:
- Resource
range: grant_enum
documentation:
name: documentation
description: A URL to the documentation about this asset.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: documentation
owner: Standard
domain_of:
- Resource
range: uriorcurie
monarch_contribution:
name: monarch_contribution
description: The role the Monarch Initiative plays in the maintainence of this
asset.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: monarch_contribution
owner: Standard
domain_of:
- Resource
range: monarch_contribution_enum
repository:
name: repository
description: The repository associated with this resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: repository
owner: Standard
domain_of:
- Resource
range: uriorcurie
monarch_role:
name: monarch_role
description: The strategic role the asset has for the Monarch core mission.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: monarch_role
owner: Standard
domain_of:
- Resource
range: monarch_role_enum
citation:
name: citation
description: A citation for the resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: citation
owner: Standard
domain_of:
- Resource
range: string
contact:
name: contact
description: The person responsible for a resources.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: contact
owner: Standard
domain_of:
- Resource
range: Contact
project_boards:
name: project_boards
description: The project board associated with this resource
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
multivalued: true
alias: project_boards
owner: Standard
domain_of:
- Resource
range: ProjectBoard
inlined: true
inlined_as_list: true
icon:
name: icon
description: An icon representing the asset.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: icon
owner: Standard
domain_of:
- Resource
range: string
icons_url:
name: icons_url
description: A URL to an icon or set of icon representing the asset. We dont expect
this to resolve to a specific icon, more to the place where to get the icons
from.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: icons_url
owner: Standard
domain_of:
- Resource
range: uriorcurie
tagline:
name: tagline
description: A short tagline for the resource.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: tagline
owner: Standard
domain_of:
- Resource
range: string
visual_explainer:
name: visual_explainer
description: A visual abstract for the resource.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: visual_explainer
owner: Standard
domain_of:
- Resource
range: string
url:
name: url
description: A web location
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: url
owner: Standard
domain_of:
- Resource
- ProjectBoard
- Download
range: uriorcurie
website_include:
name: website_include
description: Flag if this resource should be shown on the website.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: website_include
owner: Standard
domain_of:
- Resource
range: boolean
see_also:
name: see_also
description: A list of related resources.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
multivalued: true
alias: see_also
owner: Standard
domain_of:
- Resource
range: uriorcurie
license:
name: license
description: A URL to the license.
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
alias: license
owner: Standard
domain_of:
- Resource
range: license_enum