Summary Statistics Datamodel

A datamodel for reports on data

URI: https://w3id.org/oak/summary_statistics

Name: summary-statistics

Classes

Class

Description

Agent

An agent

ChangeTypeStatistic

statistics for a particular kind of diff

ContributorRole

A role that a contributor can have

ContributorStatistics

Statistics for a contributor

FacetedCount

Counts broken down by a facet

Ontology

An ontology

SummaryStatisticsCalculationActivity

An activity that calculates summary statistics for an ontology

SummaryStatisticsReport

abstract base class for all summary statistics reports

        GroupedStatistics

summary statistics for the entire resource

        UngroupedStatistics

A summary statistics report object

Slots

Slot

Description

acted_on_behalf_of

the agent that the activity acted on behalf of

agents

Agents that contributed to the report

annotation_property_count

Number of annotation properties (metadata properties) in the ontology or subs…

anonymous_class_expression_count

Number of anonymous class expressions in the ontology or subset

anonymous_individual_count

Number of anonymous individuals in the ontology or subset

change_summary

Summary of changes between two versions of an ontology

class_count

Number of classes in the ontology or subset

class_count_by_category

Number of classes grouped by category in the ontology or subset

class_count_by_subset

Number of classes grouped by subset (slim, value set) in the ontology or subs…

class_count_with_text_definitions

Number of classes with text definitions in the ontology or subset

class_count_without_text_definitions

Number of classes without text definitions in the ontology or subset

class_statistic_group

compared_with

For diffs, the ontologies being compared against

contributor_id

the contributor

contributor_name

the name of the contributor

contributor_summary

count_statistic

datatype_property_count

Number of datatype properties in the ontology or subset

deprecated_class_count

Number of deprecated (obsoleted) classes in the ontology or subset

deprecated_object_property_count

Number of deprecated (obsoleted) object properties in the ontology or subset

description

a description of the resource

description_logic_profile

Description logic profile (e

distinct_synonym_count

Number of distinct synonym strings in the ontology or subset

edge_count_by_predicate

Number of edges grouped by predicate in the ontology or subset

ended_at_time

the time at which the activity ended

entailed_edge_count_by_predicate

Number of entailed (includes indirect) edges grouped by predicate in the onto…

equivalent_classes_axiom_count

Number of equivalent classes axioms in the ontology or subset

facet

the facet used to group the counts

filtered_count

the number of items in the facet

id

Unique handle for this report

individual_count

Number of individuals (named and anonymous) in the ontology or subset

individual_statistic_group

label

the label for the agent

mapping_count

Number of mappings (including xrefs) in the ontology or subset

mapping_statement_count_by_object_source

Number of mappings grouped by object_source (prefix of external vocabulary) i…

mapping_statement_count_by_predicate

Number of mappings grouped by predicate (e

mapping_statement_count_subject_by_object_source

Number of distinct subject entities grouped by object_source (prefix of exter…

merged_class_count

Number of merged classes (obsoletions with merge reason) in the ontology or s…

metadata_statistic_group

named_individual_count

Number of named individuals in the ontology or subset

non_deprecated_class_count

Number of non-deprecated (non-obsoleted) classes in the ontology or subset

non_deprecated_object_property_count

Number of non-deprecated (non-obsoleted) object properties in the ontology or…

normalization_comments

if contributor name normalization was applied, provide details here

object_property_count

Number of object properties (relations) in the ontology or subset

ontologies

Ontology for which the statistics are computed

ontology_count

Number of ontologies (including imports) for the ontology or subset

owl_axiom_count

Number of OWL axioms in the ontology or subset

owl_statistic_group

partitions

statistics grouped by a particular property

prefix

the prefix for the ontology

property_count

Number of properties in the ontology or subset

property_statistic_group

rdf_triple_count

Number of RDF triples in the ontology or subset

role_counts

started_at_time

the time at which the activity started

subclass_of_axiom_count

Number of subclass axioms in the ontology or subset

subset_count

Number of distinct subsets (slims, value sets) in the ontology or subset

synonym_statement_count

Number of synonym statements (assertions) in the ontology or subset

synonym_statement_count_by_predicate

Number of synonym statements (assertions) grouped by predicate (scope) in the…

title

the title of the resource

unsatisfiable_class_count

Number of unsatisfiable classes in the ontology or subset

untyped_entity_count

Number of entities whose type could not be determined in the ontology or subs…

version

the version of the resource

version_info

the version info of the resource

was_associated_with

the agent that was associated with the activity

was_generated_by

The process that generated the report

Enumerations

Enumeration

Description

Types

Type

Description

Boolean

A binary (true or false) value

Curie

a compact URI

Date

a date (year, month and day) in an idealized calendar

DateOrDatetime

Either a date or a datetime

Datetime

The combination of a date and time

Decimal

A real number with arbitrary precision that conforms to the xsd:decimal speci…

Double

A real number that conforms to the xsd:double specification

Float

A real number that conforms to the xsd:float specification

Integer

An integer

Jsonpath

A string encoding a JSON Path

Jsonpointer

A string encoding a JSON Pointer

Ncname

Prefix part of CURIE

Nodeidentifier

A URI, CURIE or BNODE that represents a node in a model

Objectidentifier

A URI or CURIE that represents an object in the model

Sparqlpath

A string encoding a SPARQL Property Path

String

A character string

Time

A time object represents a (local) time of day, independent of any particular…

Uri

a complete URI

Uriorcurie

a URI or a CURIE

Subsets

Subset

Description