-
Notifications
You must be signed in to change notification settings - Fork 4
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
<localControl> #105
Comments
Nothing is required right now in this element aside from the @localType attribute, but shouldn't
Or
Which would seem to me like at least
None of those examples use All also use @localType (since it's required, although the tag library differs on that matter), and there are only 2 values used in the set that I have currently:
That said, I'd also be in favor of dropping |
For the time being, I'll make both |
I'm assuming that I'd agree that it would make sense to require If we keep
Do we know, why this was removed respectively not taken up by values used with either |
Ah, nice! I didn't know that
A topic for the EAC team, but given all that, I'd love to see:
The EAD3 tag library provides even more examples of
Once again, though, none of those examples associate date information with one of the local "terms," and all of the examples would be better accommodated (in my opinion) via an attribute in another namespace, since they are all there, by definition, for local use. |
Following up on this, I'm really not sure why it was put into "localControl" in EAC-CPF 1.0 in that case. From ISAAR-CPF:
Seems like that should be an attribute in EAC? Without it, it's not information that you can share in standard way. More to discuss with EAD, I suspect. |
Even if //localControl is used in EAC-CPF only to capture the level of detail - and this seems to be the only use case so far - there are some more use cases in EAD3, see Mark comment above. This EAC revision is also made to align EAD and EAC schemas and the usage of a shared schema or a shared //control part is considered. For this reason, a decision to keep //localControl is supposed to be made by EAD team and this request will be handed over to EAD. So, we keep //localControl as element in EAC-CPF. |
@ailie-s : As there are no major changes for this element and no more known use cases, I suggest to remove this element from Best Practise Guide. |
Tag Library Text: Summary: An optional child element of |
@ailie-s I believe that |
Test of element localControl: Result: attribute localType is optional in the schema following EAD3 use. @ailie-s might be missing camelCase in TL text for localType here. |
@localType changed to optional means element passes. |
EAC-CPF team meeting, 6 Aug 2021:
|
Missing example is stated in the Tag Library:
|
Local Control
@audience
@localTypeDeclarationReference
@scriptOfElement
@valueURI
@vocabularySource
@vocabularySourceURI
a) remove xml namespace
Creator of issue
Related issues / documents
EAD3 Reconciliation
Additional EAD 3 attributes
@altrender
- Optional@audience
- Optional (values limited to: external, internal)@encodinganalog
- Optional@script
- OptionalContext
Any additional control entry necessary to accommodate local practice.
May contain:
<date>
,<dateRange>
,<term>
May occur within:
<control>
Attributes:
@localType
- mandatory,@xml:id
,@xml:lang
- all optionalAvailability: Optional, Repeatable
Solution documentation:
Rephrasing Summary, Description and Usage and Attribute usage needed
May contain:
<date>
,<dateRange>
,<term>
May occur within:
<control>
Attributes:
@audience
- Optional (values limited to: external, internal)@id
- optional@languageOfElement
- optional@localtype
- required@localTypeDeclarationReference
- optional@scriptOfElement
- optional@valueURI
- optional@vocabularySource
- optional@vocabularySourceURI
- optionalAvailability: Optional, repeatable
Example encoding
The text was updated successfully, but these errors were encountered: