Skip to content

Property value of Natural Language property should return all language values #183

@gkellogg

Description

@gkellogg

Currently, the property value for a Natural Language property, such as title returns only values for the default language. This should probably return all values.

The proposed change is:

The property value for natural language property is an object whose properties are language codes and where the values of those properties are arrays (see Language Maps in [[!JSON-LD]]).

As a property value is taken after metadata is merged natural language properties will already be in this form, and it is compatible with JSON-LD language maps (other than und).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions