====== 350 Activity note (O;R) ======
==== Field Definition and Scope ====
This field contains information about function, profession, occupation or other kinds of activities of persons, printers, corporations and places.
==== Application of Content Designators ====
=== Indicators ===
\\
**Indicator 1:**
**Indicator 2: Specifies the type of input:**
* **0** Field has been input or corrected by cataloguer and cannot be overwritten in automated updating processes
* **1** Field has been input by automated addition; review by cataloguer may be necessary
=== Subfields ===
** $2 Source of controlled vocabulary (O;NR)**
This subfield indicates the source, the controlled vocabulary used in $a has been taken from. Currently the following code values are supported for field 350:
\\
| cerl | Controlled Terms for use in CERL Thesaurus field 350 of imprint name records (currently under revision) |
| ddc22/ger | Dewey Decimal Classification, 22nd edition, German translation |
| gnd | Gemeinsame Normdatei |
| iso639-2b | 3-letter language code |
| sswd | [[https://wiki.dnb.de/download/attachments/51283696/swdSyst.pdf|GND-Systematik]] |
\\
\\
** $8 Language Code (M;NR) **\\
see the [[numerical subfields|description of numerical subfields]].
\\
\\
**$a Activity note (M;NR)**\\
Description of an entities activity, profession, occupation etc.
\\
\\
**$z Chronological subdivision (O;NR)**\\
Used in conjunction with $a\\
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 Type of activity (O;NR) **\\
The following codes may be used to indicate the type of activity described in $a. 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.
| acti | any type of activity (default) |
| acad | academic title / academic degree |
| dart | domain of artistic expression |
| irsp | intellectual responsibility |
| lang | primary language(s) |
| prof | profession / occupation |
| raff | religious affiliation, rel. order |
| rden | rel. denomination, religion |
| tono | title of nobility |
| tran | secondary languages (translator of) |
| trit | traded items, traded in |
==== Input Conventions ====
The first Activity 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 present, the first Geographic Note (356) is used instead.
==== Mapping ====
When creating an RDF description, the following mapping is applied
|$a|rdaGr2:fieldOfActivityOfThePerson|if indicator 1 holds a blank and the record describes a person|
* rdaGr2 represents the namespace "http://rdvocab.info/ElementsGr2/"
* The RDA ontologies are registerd with the open metadata registry ([[http://metadataregistry.org/schemaprop/show/id/1141.html]])
**Mapping Example**
Lechler, Lorenz <Künstler, 16. Jh.>
...
Geschützgießer
Gießer
Glockengießer
Künstler
==== Examples ====
- 350 #1$8dut$apredikant te Doetinchem en Zutphen \\ 350 #1$8dut$a(con-) rector en hoogleraar
- 350 #0$8dut$adrukker te Amsterdam$z1627-1655
- 350 #1$8ger$aArchäologe, Philologe, Prof. der Beredsamkeit in Wittenberg
==== Internal Representation ====
{"data": {"actNote": [{
"tmp": "temporary data ($9)",
"text": "activity note ($a)",
"authority": "source of controlled vocabulary ($2)",
"lang": "language code ($8)",
"uri": "URI of controlled term ($u)",
"intro": "type of activity ($0)",
"source": ["source of information ($s)"],
"start": year ($z),
"end": year ($z),
"prc": 1
}]}}
==== Change History ====
* //14.07.2017//: Indicator 1 marked as deprecated. The information given by the indicator value will be derived from the presence of subfield $2 once the CT migrates into its new environment.
* //14.07.2017//: Subfield $1 will no longer be supported, once the CT migrates into its new environment
* //14.07.2017//: Subfield $6 will no longer be supported, once the CT migrates into its new environment
* //14.07.2017//: Subfield $9 has been added to the format description.
* //14.07.2017//: Subfield $s has been added to the format description.
* //14.07.2017//: New subfield $u has been added to the format description
* //14.07.2017//: New subfield $0 has been added to the format description
* //07.08.2017//: Added ''acti'' to the type of activities
* //18.07.2018//: Description of the subfield $2 corrected