From a02e5dd8f5915186758705fe1147a942c4cea633 Mon Sep 17 00:00:00 2001 From: Naomi Dushay Date: Tue, 16 Nov 2021 14:49:14 -0800 Subject: [PATCH] suppress language button for literal hasValidationRegex and hasValidatonDataType --- static/templates/rt_literal_property_attrs_doc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/static/templates/rt_literal_property_attrs_doc.json b/static/templates/rt_literal_property_attrs_doc.json index 926f7159a..c8d26efd4 100644 --- a/static/templates/rt_literal_property_attrs_doc.json +++ b/static/templates/rt_literal_property_attrs_doc.json @@ -46,6 +46,11 @@ "@id": "http://sinopia.io/vocabulary/hasValidationRegex" } ], + "http://sinopia.io/vocabulary/hasPropertyAttribute": [ + { + "@id": "http://sinopia.io/vocabulary/propertyAttribute/languageSuppressed" + } + ], "http://sinopia.io/vocabulary/hasPropertyType": [ { "@id": "http://sinopia.io/vocabulary/propertyType/literal" @@ -70,6 +75,11 @@ "@id": "http://sinopia.io/vocabulary/hasValidationDataType" } ], + "http://sinopia.io/vocabulary/hasPropertyAttribute": [ + { + "@id": "http://sinopia.io/vocabulary/propertyAttribute/languageSuppressed" + } + ], "http://sinopia.io/vocabulary/hasPropertyType": [ { "@id": "http://sinopia.io/vocabulary/propertyType/uri"