Skip to content

Class: ChangeSetSummaryStatistic

A summary statistic for a set of changes of the same type, grouped by zero or more node properties

URI: kgcl:ChangeSetSummaryStatistic

classDiagram class ChangeSetSummaryStatistic ChangeLanguageElement <|-- ChangeSetSummaryStatistic

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/kgcl

Mappings

Mapping Type Mapped Value
self kgcl:ChangeSetSummaryStatistic
native kgcl:ChangeSetSummaryStatistic

LinkML Source

Direct

name: ChangeSetSummaryStatistic
description: A summary statistic for a set of changes of the same type, grouped by
  zero or more node properties
from_schema: https://w3id.org/kgcl
is_a: ChangeLanguageElement
slot_usage:
  change type:
    name: change type
    range: ChangeClassType
  count:
    name: count
    range: integer
  property_value_set:
    name: property_value_set
    description: Summary statistic is grouped by these constraints

Induced

name: ChangeSetSummaryStatistic
description: A summary statistic for a set of changes of the same type, grouped by
  zero or more node properties
from_schema: https://w3id.org/kgcl
is_a: ChangeLanguageElement
slot_usage:
  change type:
    name: change type
    range: ChangeClassType
  count:
    name: count
    range: integer
  property_value_set:
    name: property_value_set
    description: Summary statistic is grouped by these constraints