omeka / omeka/plugin-VraCore

How global are the VRA global attributes?

Open
#46 0 comments 0 reactions 1 assignee View on GitHub

@patrickmj is already working on this.

Since Jan 13, 2016.

question
Dominant language
PHP
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Documentation (PDF http://loc.gov/standards/vracore/VRA_Core4_Element_Description.pdf ) says

Global XML attributes: dataDate, extent, href, pref, refid, rules, source, vocab, and xml:lang. Global
attributes are optional and may be added to any element or subelement as needed.

But schema ( http://loc.gov/standards/vracore/vra.xsd ) seems to not include global attributes on some subelements eg agent/dates and agent/dates/{earliest | latest}Date. But they do seem to be there for dateSet/dates.

Need to figure out what the best practice and standard-compliance is. Follow schema strictly, or interpret 'global' to mean the attributes can apply to all XML elements, regardless.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.