diff --git a/source/vocab/display.jsonld b/source/vocab/display.jsonld index 9724c35c..cad5a94e 100644 --- a/source/vocab/display.jsonld +++ b/source/vocab/display.jsonld @@ -753,7 +753,8 @@ "classification", "subject", "summary", - "immediateAcquisition" + "immediateAcquisition", + "availability" ] }, "StructuredValue": { @@ -1372,7 +1373,7 @@ "lenses": { "Item": { "fresnel:extends": {"@id": "Item-chips"}, - "showProperties": [ "fresnel:super", "subject", "summary", "hasComponent" ] + "showProperties": [ "fresnel:super", "subject", "summary", "hasComponent", "availability" ] }, "Person": { "fresnel:extends": {"@id": "Person-chips"},