Slot: homepage_url
URI: kgr:homepage_url Alias: homepage_url
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataModel | A data model is a formal representation of concepts and relationships within … | no |
| DataSource | A data source | no |
| KnowledgeGraph | A knowledge graph resource | no |
| Organization | An organization | no |
| Aggregator | An aggregator of data sources | 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:homepage_url |
| native | kgr:homepage_url |
LinkML Source
```yaml
name: homepage_url
alias: homepage_url
domain_of:
- Resource
- Organization
range: string
```