Slot: publications
URI: kgr:publications
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataModel | A data model, such as an ontology or schema | no |
| Aggregator | An aggregator of data sources | no |
| Usage | The usage of a resource | no |
| DataSource | A data source | no |
| Resource | A top-level class for all resources in the knowledge graph registry | no |
| KnowledgeGraph | A knowledge graph resource | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:publications |
| native | kgr:publications |
LinkML Source
```yaml
name: publications
alias: publications
domain_of:
- Resource
- Usage
range: string
```