Problem/Motivation

For certain Enumerations, it is is benifitial to store a shorter machine instead of the full Schema.org value.

For example, https://schema.org/eventAttendanceMode should store a simple snake case value.

  eventAttendanceMode--MixedEventAttendanceMode: mixed
  eventAttendanceMode--OfflineEventAttendanceMode: offline
  eventAttendanceMode--OnlineEventAttendanceMode: online

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.