Slot: repository
URI: kgr:repository
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DataModel | A data model, such as an ontology or schema | no |
MappingProduct | A product that is a mapping between two or more data sources | no |
Aggregator | An aggregator of data sources | no |
ProgrammingInterface | A product that is a programming interface (API) to a resource | no |
DataSource | A data source | no |
Product | A top-level class for all products in the knowledge graph registry | no |
ProcessProduct | A product that is a process or algorithm | no |
Resource | A top-level class for all resources in the knowledge graph registry | no |
DataModelProduct | A product that is a data model, such as an ontology or schema | no |
GraphProduct | A product that is a graph, represented as nodes and edges | no |
KnowledgeGraph | A knowledge graph resource | no |
GraphicalInterface | A product that is a graphical interface to a resource | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:repository |
native | kgr:repository |
LinkML Source
```yaml
name: repository
alias: repository
domain_of:
- Resource
- Product
range: string
```