Skip to content

Define text subtypes for defined types of text #4546

@MatthiasWiesmann

Description

@MatthiasWiesmann

Currently the Text type is used wildly in schema.org for basically two different purposes: text that is understood by human beings and identifiers that have a textual form. This makes makes the documentation more complicated, as the type of many fields is not self explanatory, and also mashes together two types which are basically distinct (see #4545)

I would suggest we add sub-types for the following text types:

As these types would inherit from Text, this would mean no functional change, just more clarity in the documentation.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions