diff --git a/source/vocab/display.jsonld b/source/vocab/display.jsonld index bb5d8f77e..cf9fffeac 100644 --- a/source/vocab/display.jsonld +++ b/source/vocab/display.jsonld @@ -123,7 +123,14 @@ "@id": "Work-chips", "@type": "fresnel:Lens", "classLensDomain": "Work", - "showProperties": [ "hasTitle", "legalDate", "language", "marc:version", "version", "originDate" ] + "showProperties": [ + {"alternateProperties": ["hasTitle", "contribution"]}, + "legalDate", + "language", + "marc:version", + "version", + "originDate" + ] }, "DataCatalog": { "@id": "DataCatalog-chips",