Class: ConstraintComponent
classDiagram
class ConstraintComponent
click ConstraintComponent href "../ConstraintComponent"
NamedResource <|-- ConstraintComponent
click NamedResource href "../NamedResource"
ConstraintComponent : id
Inheritance
-
ConstraintComponent
Slots
Name |
Cardinality and Range |
Description |
Inheritance |
---|---|---|---|
Usages
used by |
used in |
type |
used |
---|---|---|---|
range |
|||
range |
|||
range |
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
vm:ConstraintComponent |
native |
vm:ConstraintComponent |
LinkML Source
Direct
```yaml
name: ConstraintComponent
from_schema: https://w3id.org/linkml/validation_results
is_a: NamedResource
</details>
### Induced
<details>
```yaml
name: ConstraintComponent
from_schema: https://w3id.org/linkml/validation_results
is_a: NamedResource
attributes:
id:
name: id
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
identifier: true
alias: id
owner: ConstraintComponent
domain_of:
- NamedResource
range: uriorcurie
required: true