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

@scriptEncoding #126

Closed
SJagodzinski opened this issue Jan 30, 2020 · 2 comments
Closed

@scriptEncoding #126

SJagodzinski opened this issue Jan 30, 2020 · 2 comments
Labels
Attribute Tested by Schema Team Passed both the RNG and XSD schemas.

Comments

@SJagodzinski
Copy link
Contributor

SJagodzinski commented Jan 30, 2020

Script Encoding

Add optional attribute @scriptEncoding with closed lists of predefined values to <control>.

Availability: optional
Values: iso15924, otherScriptEncoding
May occur within: <control>

Creator of issue

  1. Silke Jagodzinski
  2. TS-EAS: EAC-CPF subgroup
  3. [email protected]

Related issues / documents

20200128_SharedSchemaOverview
<control> #81

EAD3 Reconciliation

Decision from EAC-EAD-Schema joint meeting, 28 Jan 2020, due to alignment of in both standards.

Summary:
The authoritative source or rules for values supplied in script and scriptcode. If the value "otherscriptencoding" is selected an alternate code list should be specified in <conventiondeclaration>. Available only in <control>.

Values: iso15924, otherscriptencoding

Context

EAD3 specific attribute.

Solution documentation

  • Rephrasing Summary needed ?
  • example needed
  • Topic for Best Practise Guide?

Summary: The authoritative source or rules for values supplied in @scriptOfElement and @scriptCode. If the value otherscriptencoding is selected an alternate code list should be specified in <conventionDeclaration>. Available only in <control>.

Values: iso15924, otherScriptEncoding

May occur within: <control>

Example encoding

<eac>
<control audience="external" countryEncoding="iso3166-1" dateEncoding="iso8601" id="control1" languageEncoding="iso639-1" languageOfElement="en" repositoryEncoding="iso15511" scriptEncoding="iso15924" scriptOfElement="lat">
  <recordId>records identifier</recordId>
  <maintenanceStatus value="new"/>
  <maintenanceAgency>[...]</maintenanceAgency>
  <maintenanceHistory>[...] >/maintenanceHistory>
 </control>
</eac>
@SJagodzinski SJagodzinski self-assigned this Jan 30, 2020
@SJagodzinski SJagodzinski changed the title @scriptencoding @scriptEncoding Aug 5, 2020
@SJagodzinski SJagodzinski modified the milestones: Schema, Tag Library Aug 5, 2020
@SJagodzinski SJagodzinski removed their assignment Dec 22, 2020
@kerstarno kerstarno self-assigned this Jan 20, 2021
@kerstarno
Copy link
Contributor

Tested as part of Schema Team's schema testing:

  • @scriptEncoding is an optional attribute in <control>
  • It can have the values "iso15924" or "otherScriptEncoding"
  • It has the data type token as in EAD3

The above applies for both schemas, RNG and XSD.

The attribute is ready.

@kerstarno
Copy link
Contributor

@fordmadox With regard to Schematron: I'm assuming, the EAD3 Schematron currently only includes checks for ISO 15924, as we wouldn't know what other script encoding people might want to use instead of this. But I was wondering, if Schematron documentation could include something about what to do when using "otherScriptEncoding" as the value here? Not necessarily for Schematron only, but also in terms of e.g. a recommendation as to where to define such other script codes (e.g. <localControl>?) next to mentioning the standard itself in <conventionDeclaration>.

@kerstarno kerstarno added the Tested by Schema Team Passed both the RNG and XSD schemas. label Jan 20, 2021
@kerstarno kerstarno modified the milestones: Schema, Tag Library Jan 20, 2021
@SJagodzinski SJagodzinski assigned SJagodzinski and unassigned ailie-s Mar 27, 2021
@SJagodzinski SJagodzinski removed this from the Tag Library milestone Jan 9, 2022
@SJagodzinski SJagodzinski removed their assignment May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Attribute Tested by Schema Team Passed both the RNG and XSD schemas.
Projects
None yet
Development

No branches or pull requests

4 participants