Slot: restrictions

The set of restrictions that are the differentiating features of the defined class

URI: owl:someValuesFrom

Applicable Classes

Name

Description

Modifies Slot

LogicalDefinitionAxiom

An axiom that defines a class in terms of a genus or set of genus classes and…

no

Properties

Aliases

  • differentia

Comments

  • typically this will always be present.

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/geneontology/obographs

Mappings

Mapping Type

Mapped Value

self

owl:someValuesFrom

native

obographs:restrictions

LinkML Source

```yaml name: restrictions description: The set of restrictions that are the differentiating features of the defined class comments: - typically this will always be present. from_schema: https://github.com/geneontology/obographs see_also: - https://github.com/geneontology/obographs/issues/89 aliases: - differentia rank: 1000 slot_uri: owl:someValuesFrom alias: restrictions owner: LogicalDefinitionAxiom domain_of: - LogicalDefinitionAxiom range: ExistentialRestrictionExpression recommended: true multivalued: true
</details>