Skip to content

Class: PropertyExpression

  • NOTE: this is a mixin class intended to be used in combination with other classes, and not used directly

URI: omoschema:PropertyExpression

Inheritance

Slots

Name Range Cardinality Description Info
disjointWith string 0..* None .

Usages

used by used in type used
Restriction onProperty range PropertyExpression

Identifier and Mapping Information

LinkML Specification

Direct

name: PropertyExpression
from_schema: http://purl.obolibrary.org/obo/omo/schema
is_a: Expression
mixin: true
slots:
- disjointWith

Induced

name: PropertyExpression
from_schema: http://purl.obolibrary.org/obo/omo/schema
is_a: Expression
mixin: true
attributes:
  disjointWith:
    name: disjointWith
    todos:
    - restrict range
    from_schema: http://purl.obolibrary.org/obo/omo/schema
    is_a: logical_predicate
    slot_uri: owl:disjointWith
    multivalued: true
    alias: disjointWith
    owner: PropertyExpression
    range: string