Home | Resources | Services | Hosting | Publications | Collaboration | Joining CERL | About CERL |

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:cerl_thesaurus:editing:format:356 [2014/04/07 17:04] – [Application of Content Designators] hentschkeresources:cerl_thesaurus:editing:format:356 [2019/01/07 15:22] – [Examples] jahnke
Line 1: Line 1:
-====== 356 Geographical Note ====== +====== 356 Geographical Note (O;R) ======
-\\ +
-<block tableinvisible> +
-|  **Mandatory:** | no | +
-|  **Repeatable:**| yes | +
- +
-</block> +
-\\ +
  
 ==== Field Definition and Scope ==== ==== Field Definition and Scope ====
Line 22: Line 14:
 === Indicators === === Indicators ===
  
-**Indicator 1: Specifies the type of content** +**Indicator 1: undefined**
-  * **#** the field is a free-text note +
-  * **7**  this field uses controlled vocabulary from the list specified in $2+
  
  
Line 35: Line 25:
 === Subfields === === Subfields ===
  
-** $1 Sort Indicator (O;R) **\\ +
-see the [[numerical subfields|description of numerical subfields]] +
-\\ +
-\\+
 ** $2 Source of controlled vocabulary (O;NR)** ** $2 Source of controlled vocabulary (O;NR)**
-This subfield indicates the source, the controlled vocabulary used in $a has been taken from. This subfield is mandatory if indicator 1 holds the indicator value ''7''; it must not be used if indicator 1 holds a blank. Currently the use of the following values is supported for field 356:+This subfield indicates the source, the controlled vocabulary used in $a has been taken from. Currently the use of the following values is supported for field 356:
  
 |iso3166|ISO 3166 2-letter country codes| |iso3166|ISO 3166 2-letter country codes|
 +|iso3166-2|Group of two ISO 3166 2-letter country codes|
 +|iso3166-3|2-letter country codes deleted from the ISO 3166-1 main set|
 +|DE-588|[[https://wiki.dnb.de/download/attachments/51283696/laendercodesSyst.pdf|Codes used in German GND file]] relating to continents and oceans, 2-letters, beginning with "X".|
 |nuts|Nomenclature des unités territoriales statistiques| |nuts|Nomenclature des unités territoriales statistiques|
-\\ 
-\\ 
-** $6 Source File Reference (O;NR) **\\ 
-see the [[numerical subfields|description of numerical subfields]]. 
 \\ \\
 \\ \\
Line 63: Line 49:
 Used in conjunction with $a, to indicate that the information given there applies only to a certain time period.\\ Used in conjunction with $a, to indicate that the information given there applies only to a certain time period.\\
 Preferrred form of entry: yyyy-yyyy or yyyy- or -yyyy Preferrred form of entry: yyyy-yyyy or yyyy- or -yyyy
 +
 +**$9 Temporary data (O;NR)**\\
 +see the [[numerical subfields|description of numerical subfields]].
 +
 +**$s Source subfield note (O;R)**\\
 +Source consulted by cataloguer for the contents of the note
 +
 +**$u URI of term given in subfield $a (O;NR)**\\
 +If a controlled term is given in subfield $a and a URI exists for this term, this URI should be given here.
 +
 +**$0 Relation of the entity  described in the record and the place given in this field (O;NR)**
 +The following codes may be used to indicate the role of the geographic entity given in $a in the life/existence of the entity described by the record. From this information an introductory phrase will be generated automatically for display. It is recommended to use this subfield when $a holds a term from a list of controlled vocabulary. 
 +
 +|bsdi|based in|
 +|dioc|diocese|
 +|nati|nationality|
 +|pobi|place of birth|
 +|pode|place of death|
 +|tody|today|
 +|geon|geographical Note (default)|
 +|ctry|Country|
  
  
Line 71: Line 78:
 Further, a place name record should hold the name of the country and the respective subordinate administrative units in the main language of the country in question or in English. This shall support the correct identification of the described place. Further, a place name record should hold the name of the country and the respective subordinate administrative units in the main language of the country in question or in English. This shall support the correct identification of the described place.
  
 +The first Geographic Note in the record is used for the records' short display in a result set within the new web frontend if no activity note is given.
  
  
Line 101: Line 108:
  
 215 #1$aParis$cAT$5AtBPA$cDE$5GYMG$cSE$5SwSKB$cHR$5CiZaNSK \\ 215 #1$aParis$cAT$5AtBPA$cDE$5GYMG$cSE$5SwSKB$cHR$5CiZaNSK \\
-356 #1$8fre$aFrance, Île-de-France, Paris \\ +356 #1$0geon$8fre$aFrance, Île-de-France, Paris \\ 
-356 70$8und$aFR$2iso3166 \\ +356 #0$0ctry$8und$aFR$2iso3166 \\ 
-356 71$8und$aFR101$2nuts+356 #1$0ctry$8und$aFR101$2nuts
  
  
 215 #1$aApatin$cHU$5HUBpOSK \\ 215 #1$aApatin$cHU$5HUBpOSK \\
-356 #0$8srp$aСрбија, Војводина, Западно-бачки \\ +356 #0$0geon$8srp$aСрбија, Војводина, Западно-бачки \\ 
-356 70$8und$aRS$2iso3166 \\+356 #0$0ctry$8und$aRS$2iso3166 \\ 
 + 
 +==== Internal Representation ==== 
 +<code javascript> 
 +{"data": {"geoNote": [{ 
 +    "tmp": "Temporary data ($9)", 
 +    "text": "Geographic Note ($a)", 
 +    "authority": "Source of controlled vocabulary ($2)", 
 +    "lang": "Language code ($8)", 
 +    "uri": "URI of controlled term ($u)", 
 +    "intro": "Relation of entity and place (0$)", 
 +    "source": ["source of information ($s)"], 
 +    "start": year ($z), 
 +    "end": year ($z), 
 +    "prc":
 +}]}} 
 +</code>
  
 +==== Change History ====
 +  * //17.07.2017//: Indicator 1 marked as deprecated. The information given by the indicator value will be inferred from the presence of subfield $2 
 +  * //17.07.2017//: Subfield $1 will no longer be supported, once the CT migrates into its new environment
 +  * //17.07.2017//: Subfield $6 will no longer be supported, once the CT migrates into its new environment
 +  * //17.07.2017//: Subfield $9 has been added to the format description.
 +  * //17.07.2017//: Subfield $s has been added to the format description.
 +  * //17.07.2017//: New subfield $u has been added to the format description
 +  * //17.07.2017//: New subfield $0 has been added to the format description
 +  * //07.08.2017//: Added 'geon' and 'ctry' to  the list of possible values for $0.
 +  * //20.06.2018//: Removed definition for indicator postion 1 and adjusted examples
  
  
 resources/cerl_thesaurus/editing/format/356.txt · Last modified: 2020/01/22 19:12 by jahnke

 

 

Recent changes RSS feed Valid XHTML 1.0 Driven by DokuWiki