Slot: name
URI: kgr:name Alias: name
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DocumentationProduct | A product that is documentation for a resource | no |
| DataModel | A data model is a formal representation of concepts and relationships within … | no |
| DataSource | A data source | no |
| GraphProduct | A product that is a graph, represented as nodes and edges | no |
| DataModelProduct | A product that provides the rules of a data model | no |
| GraphicalInterface | A product that is a graphical interface to a resource | 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 |
| KnowledgeGraph | A knowledge graph resource | no |
| MappingProduct | A product that is a mapping between two or more data sources | no |
| ProgrammingInterface | A product that is a programming interface (API) to a resource | no |
| Aggregator | An aggregator of data sources | no |
| OntologyProduct | A product that is an ontology, a formal representation of a set of concepts w… | no |
| Ontology | An ontology is a formal representation of a set of concepts within a domain a… | no |
| Resource | A top-level class for all resources in the knowledge graph registry | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:name |
| native | kgr:name |
LinkML Source
```yaml
name: name
alias: name
domain_of:
- Resource
- Product
range: string
```