JSON-LD: Is the name of the value necessary? JSON-LD: Is the name of the value necessary? json json

JSON-LD: Is the name of the value necessary?


You could use a Boolean value for the value property.

{  "@type": "PropertyValue",  "name": "Modularity",  "value": true}

If you want to describe the feature, use the description property in addition.