🪴 Quartz 3.3

Search

Search IconIcon to open search

is_complement_of

Last updated Mar 31, 2023 Edit Source

[ #is_/part_of :: https://meta.schema.org]

Use it like this:

Complementary Relations are typically Order Relations. They relate those pairs of items to each other, that the original Relation does NOT relate.

Don’t confuse that with the inverse_of Relation where ARelatesB <=> BInverseA.

like is_lesser_than and is_greater_than, where an Attribute of one Relation negates the Truth/Existence of the negated Relation.

If a > b for a Relation, then b > a is the Converse Relation

Relation describes that: [ #has_/domain :: Property] ( #has_/name :: is_complement_of) ( #has_/range :: Property)