1.2.1 • Published 2 years ago

arcgis-content-validation v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

ArcGIS Content Validation

Validate content in ArcGIS Online

Image description Image description Image description Image description

Background

The ArcGIS Living Atlas is a collection of curated GIS content. Content submitted for inclusion in the Living Atlas is curated by Esri Cartographers and Data Scientist from around the world.

Content in the Living Atlas consists of items in ArcGIS Online. Items are nominated by users for inclusion in the Living Atlas.

During the nomination process items are first validated and scored. Each item is scored by the completeness of the item and its metadata. The score helps to identify key characteristics of your item which will make sure others can find and understand the item.

The details page of an item in ArcGIS Online provides information about the item being shared, along with additional information to help others find and use the item. The goal is to create a well-documented item description page so that others will understand what they have found, where the data is from, and what someone can expect to see when opening the item.

Validation

This library validates and scores an item's metadata and the item's owner metadata.

Scoring

This library offers configurable scoring that is used to score the items. This score is used by the Curators and item owners to determine its potential for being included in the Living Atlas. Items must score a minimum threshold of 80/100 to be eligible for nomination to the Living Atlas.

Requirements

Installation

Using npm:

npm install

Generate output (folders)

  • html-report - HTML test report
  • lib - compiled code
  • out - API documentation

Structure

Usage

Issues

If something isn't working the way you expected, please take a look at previously logged issues first. Have you found a new bug? Want to request a new feature? We'd love to hear from you.

If you're looking for help you can also post issues on Stack Overflow with the esri-oss tag.

Versioning

For transparency into the release cycle and in striving to maintain backward compatibility, @esri/arcgis-content-validator is maintained under Semantic Versioning guidelines and will adhere to these rules whenever possible.

For more information on SemVer, please visit http://semver.org/.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

License

Copyright © 2022 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's LICENSE file.

1.2.1

2 years ago