SAA-SDT / EAD3

https://www.loc.gov/ead/index.html
Creative Commons Zero v1.0 Universal
84 stars 25 forks source link

Add agencycode to code-list checks in schematron? #477

Closed tcatapano closed 9 years ago

rockivist commented 9 years ago

Yes, add the pattern from EAC-CPF that we elected to remove. Here it is:

<param name="pattern">(([A-Z]{2})|([a-zA-Z]{1})|([a-zA-Z]{3,4}))(-[a-zA-Z0-9:/\-]{1,11})</param>

tcatapano commented 9 years ago

Should I use the text from the AgencyCode element description in the EAC-CPF Tag Library in the error message: "The format of the code is constrained to that of the International Standard Identifier for Libraries and Related Organizations (ISIL: ISO 15511): a prefix, a dash, and an identifier. "?

rockivist commented 9 years ago

@tcatapano Sounds good to me.

rockivist commented 9 years ago

Looks good. Closing.