Home

String

This is an implementation of schema.org Text, exposed in Stencila Schema as String for consistency with common programming and data models.

Stencila uses a dedicated primitive node so string values can participate in validation, serialization, and data-oriented workflows alongside other primitive node types. The rename emphasizes its role as a primitive value rather than rich inline text content.

See also Cord for character-sequence content and Primitive for the enclosing union.

Analogues

The following external types, elements, or nodes are similar to a String:

  • schema.org Text: Direct schema.org source type, renamed in Stencila to emphasize primitive string semantics rather than rich text-node content.

  • JSON string

Bindings

The String type is represented in:


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

© 2026 Stencila