Slot: status
Whether the license was provided by the resource’s curators or maintainers, or inferred by the build process from the licenses of the resource’s upstream sources. If absent, the license is provided.
URI: kgr:status
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| License | A license for a resource or product | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | LicenseStatusEnum |
| Domain Of | License |
Cardinality and Requirements
| Property | Value | | — | — |
Slot Characteristics
| Property | Value |
|---|---|
| Owner | License |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgr:status |
| native | kgr:status |
LinkML Source
```yaml
name: status
description: Whether the license was provided by the resource's curators or maintainers,
or inferred by the build process from the licenses of the resource's upstream sources.
If absent, the license is provided.
from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema
rank: 1000
owner: License
domain_of:
- License
range: LicenseStatusEnum
```