🪴 Quartz 3.3

Search

Search IconIcon to open search

is_inverse_of

Last updated Mar 31, 2023 Edit Source

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

Use it like this:

Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the ‘alumni’ and ‘alumniOf’ properties are inverseOf each other. Some properties don’t have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used.

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