adiwg / mdJson-schemas

JSON schemas, examples, and templates for ADIwg metadata standards
http://www.adiwg.org/projects/
GNU Lesser General Public License v3.0
18 stars 15 forks source link

New Class - StandaloneQualityReport #230

Closed stansmith907 closed 6 months ago

stansmith907 commented 5 years ago

Class Definition: standaloneQualityReport "Reference to an external standalone quality report"

Rules:


Element Definitions:

Rules:


mdJson:

{
   "dataQuality": [
      {
         "standaloneQualityReport": {
            "reportReference": { },
            "abstract": "stand alone abstract"
         }
      }
   ]
}
dwalt commented 2 years ago

Added definition for elementReport.

dwalt commented 1 year ago

Updated element rules to identify maximum occurrences of 1.

dwalt commented 1 year ago

Removed standard report references. Not supported by ISO 19157. References are from standard reports to a clause within a standAloneReport that further elucidates information regarding that report, through an internal document reference, such as a paragraph reference.