Creates a shape for single-line plain text values.
Defaults the datatype to xsd:string.
Accepts space-normalised single-line content: at least one non-whitespace character, no line breaks or tabs, no
leading or trailing whitespace, and single spaces between words. Use it for labels, names and other short
unformatted values that must survive rendering in any layout; reach for markdown when the content carries
formatting or spans multiple lines.
Creates a shape for single-line plain text values.
Defaults the datatype to
xsd:string.Accepts space-normalised single-line content: at least one non-whitespace character, no line breaks or tabs, no leading or trailing whitespace, and single spaces between words. Use it for labels, names and other short unformatted values that must survive rendering in any layout; reach for markdown when the content carries formatting or spans multiple lines.