Slot: activity_status
The status of the resource.
URI: kgr:activity_status
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DataModel | A data model, such as an ontology or schema | no |
Aggregator | An aggregator of data sources | 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: ActivityStatusEnum
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kgr:activity_status |
native | kgr:activity_status |
LinkML Source
```yaml
name: activity_status
description: The status of the resource.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
alias: activity_status
owner: Resource
domain_of:
- Resource
range: ActivityStatusEnum
```