geometa_coverage function

geometa_coverage

geometa_coverage

geometa_coverage is a function to report coverage of ISO/OGC standard classes in package geometa. The function will inspect all classes of the ISO/OGC standards and will scan if geometa supports it.

geometa_coverage(version)

Arguments

  • version: main metadata standard version

Returns

an object of class data.frame

Note

This function is used as Quality Assurance indicator to assess the percentage of completeness of ISO/OGC standards in geometa.

Examples

cov <- geometa_coverage(version = "19115-3")

Author(s)

Emmanuel Blondel, emmanuel.blondel1@gmail.com

  • Maintainer: Emmanuel Blondel
  • License: MIT + file LICENSE
  • Last published: 2025-01-29