Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

distributionFormat rule change #182

Closed
1 task
stansmith907 opened this issue Feb 5, 2018 · 0 comments
Closed
1 task

distributionFormat rule change #182

stansmith907 opened this issue Feb 5, 2018 · 0 comments
Labels
enhancement Improve or modify an existing feature mdEditor mdEditor update needed
Milestone

Comments

@stansmith907
Copy link
Contributor

Add technicalPrerequisite to format

  • technicalPrerequisite: (string) "description of any technical capabilities that the consumer must have to use the data set in the form(s) provided by the distributor". Mapped into FGDC only.

Rules:

  • optional

mdJson:

{
   "format": [
      {
         "formatSpecification": {
            "title": ""
         },
         "amendmentNumber": "",
         "compressionMethod": "",
         "technicalPrerequisite": ""
      }
   ]
}

FGDC mapping:

<metadata>
  <distinfo>
    <techpreq>technical prerequisites</techpreq>
  </distinfo>
</metadata>

No ISO 19115-2 mapping:

No sbJson mapping:

@stansmith907 stansmith907 added the enhancement Improve or modify an existing feature label Feb 5, 2018
@jlblcc jlblcc added the mdEditor mdEditor update needed label Apr 12, 2018
@jlblcc jlblcc added this to the 2.4.6 milestone Apr 12, 2018
@jlblcc jlblcc closed this as completed in 0e45060 Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or modify an existing feature mdEditor mdEditor update needed
Projects
None yet
Development

No branches or pull requests

2 participants