Skip to content

Commit 2438e81

Browse files
committed
feat(display): Add bibdb:Organization-chips
1 parent c073907 commit 2438e81

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/vocab/display.jsonld

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,12 @@
415415
"classLensDomain": "Library",
416416
"showProperties": [ "name", "qualifier", "sigel" ]
417417
},
418+
"bibdb:Organization": {
419+
"@id": "bibdb:Organization-chips",
420+
"@type": "fresnel:Lens",
421+
"classLensDomain": "bibdb:Organization",
422+
"showProperties": [ "name", "code" ]
423+
},
418424
"Bibliography": {
419425
"@id": "Bibliography-chips",
420426
"@type": "fresnel:Lens",

0 commit comments

Comments
 (0)