diff --git a/P5/Source/Guidelines/en/CO-CoreElements.xml b/P5/Source/Guidelines/en/CO-CoreElements.xml index f5485697fd..a55c55c981 100644 --- a/P5/Source/Guidelines/en/CO-CoreElements.xml +++ b/P5/Source/Guidelines/en/CO-CoreElements.xml @@ -4201,6 +4201,17 @@ encoding of short-form references such as Baxter, 1983 is not as bibl elements but as cross-references to such elements; see section below.

+

+ Bibliographic references encoded with bibl, biblFull, or biblStruct may link to another, possibly more detailed, bibliographic reference to the same resource using either the attribute ref or key defined in att.canonical. The ref attribute performs this linking function using a URI that may point either within or outside the TEI document, as shown in the following example: + + The song of Achilles by Madeline Miller. + + The key attribute, on the other hand, associates a bibliographical reference with an external or project-defined identifier as demonstrated here: + + Book 16 of Homer's Iliad. + + These attributes should not be used for encoding bibliographic pointers (short-form citations); for that purpose, see section below. +

In cases where the encoder wishes to impose more structure on the bibliographic information, for example to make sure it conforms to a particular stylesheet or retrieval processor, the biblStruct @@ -5476,8 +5487,8 @@ following example: normalize bibliographic references: Nelson claims (Nelson [1980] pages 13–37) ... If it is desired to capture additional information like this in a short-form - reference, then bibl may be used with the corresp attribute pointing to - the full bibliographic reference: Nelson claims (Nelson [1980] pages 13–37) ... + reference, then bibl may be used with the ref attribute pointing to + the full bibliographic reference: Nelson claims (Nelson [1980] pages 13–37) ...

The ref element may also be used to provide a reference to a copy of the bibliographic item itself, particularly if this is available online, as in the following example: diff --git a/P5/Source/Specs/bibl.xml b/P5/Source/Specs/bibl.xml index 0ee30b97b8..33d96dbe49 100644 --- a/P5/Source/Specs/bibl.xml +++ b/P5/Source/Specs/bibl.xml @@ -25,6 +25,7 @@ ausgezeichnet sein können. + diff --git a/P5/Source/Specs/biblFull.xml b/P5/Source/Specs/biblFull.xml index c65a5a3260..a227844da7 100644 --- a/P5/Source/Specs/biblFull.xml +++ b/P5/Source/Specs/biblFull.xml @@ -23,6 +23,7 @@ strutturata nella quale sono presenti tutti i componenti di descrizione di un file TEI. + diff --git a/P5/Source/Specs/biblStruct.xml b/P5/Source/Specs/biblStruct.xml index 49e90392f6..afc179e706 100644 --- a/P5/Source/Specs/biblStruct.xml +++ b/P5/Source/Specs/biblStruct.xml @@ -22,6 +22,7 @@ contenere solo altri elemento nell'ordine specificato. +