Skip to content

Slot: proposition

A possible fact that the Statement assesses or puts forth as true.

Comments

  • This attribute supports an alternate modeling pattern where the structured semantics of the possible fact asserted or evaluated by a Statement is encapsulated in a separate 'Proposition' object. In such a case, the subject-predicate-object-qualifier properties on the Statement are not utilized. A given implementation should decide which pattern to follow and drop attributes not required for their approach.

URI: sepio_linkml:proposition

Applicable Classes

Name Description Modifies Slot
Statement A claim of purported truth as made by a particular agent, on a particular occ... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:proposition
native sepio_linkml:proposition

LinkML Source

name: proposition
description: A possible fact that the Statement assesses or puts forth as true.
comments:
- This attribute supports an alternate modeling pattern where the structured semantics
  of the possible fact asserted or evaluated by a Statement is encapsulated in a separate
  'Proposition' object. In such a case, the subject-predicate-object-qualifier properties
  on the Statement are not utilized. A given implementation should decide which pattern
  to follow and drop attributes not required for their approach.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Informative
rank: 1000
alias: proposition
owner: Statement
domain_of:
- Statement
range: Proposition
required: false
multivalued: false