Skip to content

Commit 3fb6d1d

Browse files
committed
Merge branch 'release/1.41.0'
2 parents 46b83a5 + 0e3c76c commit 3fb6d1d

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

source/languages.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@
635635
skos:prefLabel "Cherokesiska"@sv .
636636

637637
<chu> a schema:Language ;
638+
rdfs:comment "Använd för fornkyrkslaviska och kyrkslaviska "@sv ;
638639
skos:notation "chu",
639640
"chu"^^kbv:ISO639-2 ;
640641
skos:prefLabel "Fornkyrkslaviska"@sv ;

source/schemes.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253

254254
<sbiao> a :TopicScheme;
255255
skos:notation "sbiao";
256-
dc:title "Svenska barnboksinstitutets ämnesordsindex för teoretisk litteratur"@sv;
256+
dc:title "Svenska Barnboksinstitutets ämnesordsindex för teoretisk litteratur"@sv;
257257
skos:exactMatch <http://id.loc.gov/vocabulary/subjectSchemes/sbiao>;
258258
foaf:homepage <http://www.sbi.kb.se/sv/Biblioteket/Soka/Amnesordsindex/Teoretiska-amnesord/> .
259259

sys/context/shared.jsonld

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
"librisQueryCode": {"@id": "code", "@type": "LibrisQueryCode"},
9090

9191
"bibdb:bibIdSearchUriByLang": {"@id": "bibdb:bibIdSearchUri", "@container": "@language"},
92+
"bibdb:isbnSearchUriByLang": {"@id": "bibdb:isbnSearchUri", "@container": "@language"},
93+
"bibdb:myLoansUriLang": {"@id": "bibdb:myLoansUri", "@container": "@language"},
94+
"bibdb:patronRegistrationUriByLang": {"@id": "bibdb:patronRegistrationUri", "@container": "@language"},
9295
"bibdb:displayMode": {"@type": "@vocab"}
9396
}
9497
}

0 commit comments

Comments
 (0)