No Description

beyza.yaman fa2c30af54 added MIT licence description 1 year ago
metrics ac8c8f34a8 added metrics 2 years ago
ontology ac8c8f34a8 added metrics 2 years ago
README.md fa2c30af54 added MIT licence description 1 year ago

README.md

standard-quality-metrics

In this repository, you can find quality metrics to check the standardization and quality of Geospatial Linked Data. You can integrate these metrics with Luzzu framework (or any other tool that you wish) to assess the quality of your data and conformance to the standards.

Pre-requisites

Steps to Follow

  • Copy Luzzu framework to your local folder
  • Build Luzzu framework (More info could be found in framework's github page)
  • Download the Geospatial Linked Data qualilty metrics
  • Place the metrics in the luzzu-communications/externals/metrics/ folder.
  • For Luzzu, in order for these metrics to work, download the vocabularies as well from here. These should be uncompressed, and the ttl files should be placed in the luzzu-communications/externals/vocabs/ folder. The dqm.zip contain all semantic definitions for the quality metrics in the previous section.

Executing Luzzu

  • Go to project folder
  • Execute start.sh and a web service will be started

License

The source code for the site is licensed under the MIT license.

Copyright <2022>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.