Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #10 from SAA-SDT/release/final
Browse files Browse the repository at this point in the history
Updating the main branch with the new readme
  • Loading branch information
fordmadox authored Oct 20, 2021
2 parents d929067 + 64d282c commit a111f9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# EAD2002
Encoded Archival Description Version 2002

EAD 2002 is deprecated and no longer supported by the Technical Subcommittee on Encoded Archival Standards. As of 2019, this version of the standard is still used in the archival community. The EAD2002 schemas will remain available at this location and all versions are also still hosted by the Library of Congress (e.g. https://www.loc.gov/ead/ead.xsd).
EAD 2002 is deprecated and no longer supported by the Technical Subcommittee on Encoded Archival Standards.

The latest status is from fall 2021, when the value lists included in the XML and the RelaxNG schemas of EAD 2002 e.g. for country, language, and script codes have been removed and the data type of the relevant attributes has been changed to NMTOKEN. This does now allow for more recently published codes from the respective ISO standards 3166-1, 639-2b, and 15924 to be used with EAD 2002 files, but also enables other values to be included where appropriate. This change follows TS-EAS' design principles 7 and 10 (see: [Design Principles](https://github.com/SAA-SDT/TS-EAS-subteam-notes/wiki/Design-Principles)).

As of 2021, this version of the standard is still used in the archival community. The EAD 2002 schemas will remain available at this location and all versions are also still hosted by the Library of Congress (e.g. https://www.loc.gov/ead/ead.xsd).

For more information about EAD, including its current version, EAD3, please visit https://www.loc.gov/ead/

0 comments on commit a111f9f

Please sign in to comment.