RIXML Documentation

Synopsis

RIXML 2.5 Element

Level OneRequired

Optional string element providing brief summary of the research product. Designed to be shorter than Abstract but longer than Title, offering concise overview suitable for quick content assessment.

A very brief statement of the subject addressed in the product. This is typically only a few lines and would be appropriate for highly abbreviated displays. Suggested maximum length is 300 characters. No markup permitted.

Usage

Optional child of Content element that can appear at most once. Contains concise string summary that should be shorter than abstract but more detailed than title information.

Business Context

Facilitates rapid content screening and decision-making in research consumption workflows by providing succinct previews that enable efficient filtering and prioritization of research materials.

Source:level-one-2.5
Schema:RIXML-Common-2_5.xsd:2319

Specification Guide

Overview

Synopsis is a plain-text element that carries a very brief, highly condensed statement of the research product's subject matter, intended for space-constrained displays such as mouse-over tooltips, mobile previews, alert lists and summary dashboards. It sits between Title (shortest) and Abstract (longest) in the content-description hierarchy, providing more context than a title but far less detail than an abstract (sources: data-dictionary-2.5.1 p.18, level-one-2.4 p.10, user-guide-2.3 p.22). In RIXML 2.x it is an optional child of Content; in the draft v3.0 schema it becomes a required child of a SynopsisList container with support for multiple audience- and language-targeted variants [data-dictionary-v3-draft p.26].

Usage

In RIXML 2.0–2.5, Synopsis is an optional child of Content with cardinality 0..1, containing plain-text only (sources: level-one-2.5 p.10, release-notes-2.5 p.24). The recommended maximum length is 300 characters, and the content should be limited to a few lines suitable for highly abbreviated displays such as tooltips, mobile previews and alert feeds (sources: data-dictionary-2.5.1 p.18, user-guide-2.1 p.22). Where markup is required, publishers should additionally provide the parallel SynopsisFormatted element rather than embedding HTML inside Synopsis [release-notes-2.4 p.20]. Multilingual synopses in v2.5 are supplied by repeating the synopsis under ContentDetailsAlternativeLanguages rather than via attributes on the element itself [release-notes-2.5 p.24]. In the v3.0 draft, the cardinality model changes: a SynopsisList container holds one or more Synopsis elements, each of which may carry language, format-coding and AudienceTypeEnum attributes so that publishers can deliver audience-segmented variants (e.g. professional vs. retail) from a single document (sources: data-dictionary-v3-draft p.26, meeting-2023-06 p.25).

Rules

Relationships

Where It Fits

Canonical Path

Definition

Typestring
Namespacehttp://www.rixml.org/2017/9/RIXML
Min Occurs1
Max Occurs1

Attributes

No attributes defined for this element

Children

No child elements defined

Example

<Synopsis />

Version History

Unchanged since introduction in RIXML 2.2

RIXML 2.0–2.4Synopsis is an optional plain-text child (0..1) of Content with a recommended maximum length of 300 characters, intended for highly abbreviated displays (sources: user-guide-2.1 p.22, user-guide-2.2 p.22, level-one-2.2 p.15, level-one-2.3 p.10, level-one-2.4 p.10). RIXML 2.4 — Introduction of the formatted text-block pattern adds SynopsisFormatted as the markup-enabled companion element, so that publishers can offer either plain-text or formatted synopses without embedding HTML in Synopsis itself [release-notes-2.4 p.20]. RIXML 2.5 — Multi-language support is added for Synopsis (alongside Title, SubTitle, Abstract, Organization names, Person names and team names) via ContentDetailsAlternativeLanguages (sources: quarterly-2017-q2 p.8, release-notes-2.5 p.24). RIXML 3.0 (draft) — The element model changes substantially: Synopsis becomes a required child of a new SynopsisList container with multiples allowed, picks up an includesFormatCoding boolean attribute to signal embedded markup, and gains an audienceType attribute from AudienceTypeEnum for audience-segmented variants. The 300-character guideline is retained (sources: data-dictionary-v3-draft p.26, meeting-2023-06 pp.25, 29, meeting-2024-spring p.23).

Business Rules

SHOULD

Synopsis content must be limited to a few lines and be appropriate for highly abbreviated displays

content-guideline
SHOULD

Synopsis element should have a maximum length of 300 characters

best-practicelength-constraint

Design Decisions

The Synopsis element should contain a very brief overview limited to a few lines suitable for highly abbreviated displays

This length constraint ensures the Synopsis is appropriate for use in contexts like mouse-over displays where space is extremely limited

RIXML Research Data Dictionary v2.5.1, p.18

Semantic Relationships

Replaces1 relationship

SynopsisFormatted serves as an alternative to Synopsis when HTML formatting is needed, containing identical content with markup

RIXML Research Data Dictionary v2.5.1, p.12Embedding HTML content

Narrows1 relationship

AbstractINFORMATIVE

Synopsis provides a very brief overview suitable for abbreviated displays, while Abstract offers a more detailed summary with key points and highlights

RIXML Research Data Dictionary v2.5.1, p.18Synopsis

Contrasts With2 relationships

SynopsisFormattedINFORMATIVE

SynopsisFormatted enables limited HTML markup for brief product statements while Synopsis permits no markup

RIXML Research Data Dictionary v2.5.1, p.37SynopsisFormatted (Optional, String)

SynopsisFormattedINFORMATIVE

SynopsisFormatted permits HTML markup while Synopsis does not, representing formatted and unformatted versions of the same content

RIXML Research Data Dictionary v2.5.1, p.38SynopsisFormatted (Optional, String)