This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from SAA-SDT/release/final
Updating the main branch with the new readme
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |