Home

Provenance Count

This is a type used in Stencila Schema for summarizing how much content belongs to a provenance category.

It exists to attach compact provenance summaries to document nodes without repeating provenance annotations on every character or child node. This supports interfaces that report authorship and AI involvement at a glance.

Key properties include the provenance category and the associated character or content count.

Properties

The ProvenanceCount type has these properties:

NameDescriptionTypeInherited from
provenanceCategoryThe provenance category that the character count applies to.ProvenanceCategory-
characterCountThe number of characters in the provenance category.UnsignedInteger-
characterPercentThe percentage of characters in the provenance category.UnsignedInteger-
idThe identifier for this item.StringEntity

Related

The ProvenanceCount type is related to these types:

Bindings

The ProvenanceCount type is represented in:


This documentation was generated from ProvenanceCount.yaml by docs_types.rs.

© 2026 Stencila