Enum: LogicalInterpretationEnum
Permissible Values
Value |
Meaning |
Description |
some_some |
os:SomeSomeInterpretation |
A modifier on a triple that causes the triple to be interpreted as a some-some statement |
all_some |
os:AllSomeInterpretation |
A modifier on a triple that causes the triple to be interpreted as an all-some statement. |
inverse_all_some |
None |
None |
Slots constrained by this enum
LinkML Source
name: LogicalInterpretationEnum
from_schema: https://w3id.org/biolink/biolink-model
permissible_values:
some_some:
text: some_some
description: A modifier on a triple that causes the triple to be interpreted as
a some-some statement
meaning: os:SomeSomeInterpretation
all_some:
text: all_some
description: A modifier on a triple that causes the triple to be interpreted as
an all-some statement.
meaning: os:AllSomeInterpretation
inverse_all_some:
text: inverse_all_some