File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,11 @@ public function getSubjects($vocabulary = null, $type = null)
93
93
'653 ' => 'uncontrolled ' , # Index Term - Uncontrolled
94
94
// 654 : Subject Added Entry - Faceted Topical Terms
95
95
'655 ' => 'form ' , # Index Term - Genre/Form
96
- // 656 - Index Term - Occupation (R) Full | Concise
97
96
// 657 - Index Term - Function (R) Full | Concise
98
97
// 658 - Index Term - Curriculum Objective (R) Full | Concise
99
98
// 662 - Subject Added Entry - Hierarchical Place Name (R) Full | Concise
100
99
// 69X - Local Subject Access Fields (R) Full | Concise
100
+ '656 ' => 'occupation ' , # Index Term - Occupation
101
101
);
102
102
foreach ($ saf as $ k => $ v ) {
103
103
foreach ($ this ->record ->getFields ($ k ) as $ field ) { // or 655, 648, etc.
You can’t perform that action at this time.
0 commit comments