@@ -245,7 +245,6 @@ var config = {
245245 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Notated Music" ,
246246 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Note" ,
247247 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Place" ,
248- versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Prints and Photographs" ,
249248 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Publication, Distribution, Manufacturer Activity" ,
250249 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 RWO" ,
251250 versoURL + "/configs?filter[where][configType]=profile&filter[where][name]=BIBFRAME 2.0 Rare Materials" ,
@@ -390,20 +389,6 @@ var config = {
390389 useResourceTemplates : [ "profile:bf2:35mmFeatureFilm:Work" ]
391390 }
392391
393- ] } ,
394- { "menuGroup" : "Prints and Photographs" ,
395- "menuItems" : [
396- {
397- label : "Physical Description" ,
398- type : [ "http://id.loc.gov/ontologies/bibframe/Instance" ] ,
399- useResourceTemplates : [ "profile:bf2:Graphics:Description" ]
400- } ,
401- {
402- label : "Work" ,
403- type : [ "http://id.loc.gov/ontologies/bibframe/Work" ] ,
404- useResourceTemplates : [ "profile:bf2:Graphics:Work" ]
405- }
406-
407392 ] } ,
408393 { "menuGroup" : "Rare Materials" ,
409394 "menuItems" : [
@@ -418,34 +403,6 @@ var config = {
418403 useResourceTemplates : [ "profile:bf2:RareMat:Work" ]
419404 }
420405
421- ] } ,
422- { "menuGroup" : "Authorities" ,
423- "menuItems" : [
424- {
425- label : "Person" ,
426- type : [ "http://www.loc.gov/standards/mads/rdf/v1.html#PersonalName" ] ,
427- useResourceTemplates : [ "profile:bf2:Agent:Person" ]
428- } ,
429- {
430- label : "Family" ,
431- type : [ "http://www.loc.gov/standards/mads/rdf/v1.html#FamilyName" ] ,
432- useResourceTemplates : [ "profile:bf2:Agent:Family" ]
433- } ,
434- {
435- label : "Corporate Body" ,
436- type : [ "http://www.loc.gov/standards/mads/rdf/v1.html#CorporateName" ] ,
437- useResourceTemplates : [ "profile:bf2:Agent:CorporateBody" ]
438- } ,
439- {
440- label : "Conference" ,
441- type : [ "http://www.loc.gov/standards/mads/rdf/v1.html#Conference" ] ,
442- useResourceTemplates : [ "profile:bf2:Agent:Conference" ]
443- } ,
444- {
445- label : "Jurisdiction" ,
446- type : [ "http://www.loc.gov/standards/mads/rdf/v1.html#Territory" ] ,
447- useResourceTemplates : [ "profile:bf2:Agent:Jurisdiction" ]
448- }
449406 ] }
450407
451408 ] ,
0 commit comments