Slot: open_world
if true, the the postconditions may be omitted in instance data, but it is valid for an inference engine to add these
URI: [linkml:open_world](https://w3id.org/linkml/open_world)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ClassRule](ClassRule.md) | A rule that applies to instances of a class | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Boolean](Boolean.md) |
| Domain Of | [ClassRule](ClassRule.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:open_world |
| native | linkml:open_world |
## LinkML Source
name: open_world
description: if true, the the postconditions may be omitted in instance data, but
it is valid for an inference engine to add these
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain_of:
- class_rule
range: boolean