@vannizhang/living-atlas-content-validator 1.5.19-beta.7 → 1.5.19-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -172,33 +172,33 @@
172
172
  "ADD_TOPIC_INFO": "Add topic to communicate what this item is about."
173
173
  },
174
174
  "featureLayerFieldAliases": {
175
- "GUIDANCE_DEFAULT": "Field aliases are the names of the fields in your feature layer.",
176
- "SCORING_MSG_DEFAULT": "Points are awarded for having at least 80% of the field aliases in your feature layer.",
175
+ "GUIDANCE_DEFAULT": "Field aliases are the user-friendly, human-readable names of the fields in your feature service.",
176
+ "SCORING_MSG_DEFAULT": "Points are awarded if 80% or more of the fields in each feature layer of the feature service have aliases defined.",
177
177
  "LABEL": "Improve Field Aliases",
178
178
  "TITLE": "Check Field Aliases",
179
- "ADD_FIELD_ALIAS": "Add field aliases to your feature layer",
180
- "IMPROVE_FIELD_ALIAS": "Improve field aliases in your feature layer",
181
- "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table",
182
- "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate"
179
+ "ADD_FIELD_ALIAS": "Add field aliases to your feature service.",
180
+ "IMPROVE_FIELD_ALIAS": "Improve field aliases in your feature service.",
181
+ "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table.",
182
+ "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate."
183
183
  },
184
184
  "featureLayerFieldTypes": {
185
185
  "GUIDANCE_DEFAULT": "Field types are the data types of the fields in your feature layer.",
186
- "SCORING_MSG_DEFAULT": "Points are awarded for having at least 80% of the field types in your feature layer.",
187
- "LABEL": "Improve Field Types",
188
- "TITLE": "Check Field Types",
189
- "ADD_FIELD_TYPE": "Add field types to your feature layer",
190
- "IMRPOVE_FIELD_TYPE": "Improve field types in your feature layer",
191
- "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table",
192
- "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate"
186
+ "SCORING_MSG_DEFAULT": "Points are awarded if 80% or more of the fields in each feature layer of the feature service have value types defined.",
187
+ "LABEL": "Improve Field Value Types",
188
+ "TITLE": "Check Field Value Types",
189
+ "ADD_FIELD_TYPE": "Add field types to your feature service.",
190
+ "IMRPOVE_FIELD_TYPE": "Improve field types in your feature service.",
191
+ "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table.",
192
+ "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate."
193
193
  },
194
194
  "featureLayerFieldDescriptions": {
195
- "GUIDANCE_DEFAULT": "Field descriptions are the descriptions of the fields in your feature layer. ",
196
- "SCORING_MSG_DEFAULT": "Points are awarded for having at least 80% of the field descriptions in your feature layer.",
195
+ "GUIDANCE_DEFAULT": "Field descriptions are the descriptions of the fields in your feature service.",
196
+ "SCORING_MSG_DEFAULT": "Points are awarded if 80% or more of the fields in each feature layer of the feature service have description defined.",
197
197
  "LABEL": "Improve Field Descriptions",
198
198
  "TITLE": "Check Field Descriptions",
199
- "ADD_FIELD_DESCRIPTION": "Add field descriptions to your feature layer",
200
- "IMRPOVE_FIELD_DESCRIPTION": "Improve field descriptions in your feature layer",
201
- "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table",
202
- "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate"
199
+ "ADD_FIELD_DESCRIPTION": "Add field descriptions to your feature service.",
200
+ "IMRPOVE_FIELD_DESCRIPTION": "Improve field descriptions in your feature service.",
201
+ "NO_FEATURE_LAYER": "This feature service does not have any feature layer or non-spatial table.",
202
+ "NO_RELEVANT_FIELD": "This feature service does not have any relevant fields (non-system generated) to validate."
203
203
  }
204
204
  }
@@ -1 +1 @@
1
- {"lastCompiledTime":1747948611066}
1
+ {"lastCompiledTime":1748449412805}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vannizhang/living-atlas-content-validator",
3
- "version": "1.5.19-beta.7",
3
+ "version": "1.5.19-beta.8",
4
4
  "description": "Validation and Scoring rules for curating content in the ArcGIS Living Atlas",
5
5
  "repository": {
6
6
  "type": "git",