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

'references' tag not properly accounted for in metadig checks #177

Open
jagoldstein opened this issue Dec 6, 2018 · 1 comment
Open
Labels
metadig All issues related to metadig

Comments

@jagoldstein
Copy link

EMLs often use the references tag to repeat elements within that same metadata file.

The metadig engine is not recognizing that those references tags effectively act to "populate" certain sections with desired elements, causing checks to fail when they should not.

The most common (and possibly the only) sections where references are used are within attributeLists and partys.

Please see an example regarding attributeLists here.

In the example above ^ , the incorrectly failed checks are described in the UI as "Check That An Each Entity Has A Name And Attributes" (this messaging also appears to have an extra word, "An"), "Check that each data entity has attributes".

@gothub gothub added this to the 2.3.0 milestone Nov 1, 2019
@gothub gothub modified the milestones: 2.3.0, 3.0 Apr 2, 2020
@gothub
Copy link
Contributor

gothub commented May 19, 2020

References need to be check for at least the following EML items:

  • people
  • roles
  • annotations
  • attributes

@mbjones mbjones added the metadig All issues related to metadig label Apr 29, 2021
@jeanetteclark jeanetteclark removed this from the 3.0 milestone Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadig All issues related to metadig
Projects
None yet
Development

No branches or pull requests

4 participants