Closed SJagodzinski closed 2 years ago
Tag Library Text:
Summary: A pointer to the ID of another element. Used to create internal links within an XML instance. Available in all elements except <eac>
.
Data Type: IDREFS
Tested as part of Schema Team's schema testing:
@target
is available with 88 elements of EAC-CPF 2.0, i.e. all elements with the exception of <eac>
@id
@audience
The above applies to both schemas, RNG and XSD.
The attribute is ready.
@ailie-s the data type has recently changed to IDREFS in order to allow for several IDs to be pointed to within one attribute.
Target
Add the new optional attribute
@target
with data Type IDREF to allow internal linking. Add@target
next to@id
as universal generic attribute to all elements except for<eac>
(root element).Data type: IDREF
Creator of issue
Related issues / documents
Topic_Reference
EAD3 Reconciliation
Summary: A pointer to the ID of another element. Used to create internal links within an XML instance. Available in
<ptr>
and<ref>
. Data Type: IDREFContext
new EAC-CPF attribute
Solution documentation:
Summary: A pointer to the ID of another element. Used to create internal links within an XML instance. Available in ... .
Data Type: IDREF
<reference @href>
and@vocabularyURI
/@vocabularySourceURI
? Deal with this via documentation, i.e.@vocabularyURI
/@vocabularySourceURI
are used for links specifically to vocabularies, thesauri, ontologies, while<reference @href>
is used for generic resources (e.g. Wikipedia page with<reference @href>
, but@vocabularyURI
for Wikidata ID)Example encoding
example encoding to follow