From dc0dbf7376c8ce3d9a19895a2bfeb591475d0f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olov=20Ylinenp=C3=A4=C3=A4?= Date: Tue, 21 Apr 2026 11:18:42 +0200 Subject: [PATCH] feat(search): Add legacy query code DB for :bibliography --- source/vocab/libris-search-experimental.ttl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/vocab/libris-search-experimental.ttl b/source/vocab/libris-search-experimental.ttl index 70949467..8ed2c3eb 100644 --- a/source/vocab/libris-search-experimental.ttl +++ b/source/vocab/libris-search-experimental.ttl @@ -50,6 +50,9 @@ skos:notation "FÖRF"^^ls:QueryCode ; skos:notation "FORF"^^ls:QueryCode . +:bibliography # See ./agents.ttl for full definition of :bibliography + skos:notation "DB"^^ls:QueryCode . + # NOTE: Old webbsök code 'author' was same as 'FÖRF' :author a owl:ObjectProperty ; :category :searchfilter, ls:preferLike, :shorthand, :pending ;