Class: Release
A class to hold information about a release of the Monarch KG
URI: https://w3id.org/monarch/monarch-py/:Release
classDiagram
class Release
click Release href "../Release"
Release : graph_stats
Release : kg
Release : metadata
Release : neo4j
Release : qc_report
Release : solr
Release : sqlite
Release : url
Release : version
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
version | 0..1 String |
direct | |
url | 0..1 String |
direct | |
kg | 0..1 String |
direct | |
sqlite | 0..1 String |
direct | |
solr | 0..1 String |
direct | |
neo4j | 0..1 String |
direct | |
metadata | 0..1 String |
direct | |
graph_stats | 0..1 String |
direct | |
qc_report | 0..1 String |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch/monarch-py
Mappings
Mapping Type | Mapped Value |
---|---|
self | https://w3id.org/monarch/monarch-py/:Release |
native | https://w3id.org/monarch/monarch-py/:Release |
LinkML Source
Direct
name: Release
description: A class to hold information about a release of the Monarch KG
from_schema: https://w3id.org/monarch/monarch-py
slots:
- version
- url
- kg
- sqlite
- solr
- neo4j
- metadata
- graph_stats
- qc_report
Induced
name: Release
description: A class to hold information about a release of the Monarch KG
from_schema: https://w3id.org/monarch/monarch-py
attributes:
version:
name: version
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: version
owner: Release
domain_of:
- Release
range: string
url:
name: url
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: url
owner: Release
domain_of:
- ExpandedCurie
- Release
range: string
kg:
name: kg
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: kg
owner: Release
domain_of:
- Release
range: string
sqlite:
name: sqlite
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: sqlite
owner: Release
domain_of:
- Release
range: string
solr:
name: solr
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: solr
owner: Release
domain_of:
- Release
range: string
neo4j:
name: neo4j
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: neo4j
owner: Release
domain_of:
- Release
range: string
metadata:
name: metadata
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: metadata
owner: Release
domain_of:
- Release
range: string
graph_stats:
name: graph_stats
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: graph_stats
owner: Release
domain_of:
- Release
range: string
qc_report:
name: qc_report
id_prefixes:
- string
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
alias: qc_report
owner: Release
domain_of:
- Release
range: string