Skip to content

Commit a14bd22

Browse files
committed
Update coli-rich layout
1 parent 4fbf682 commit a14bd22

2 files changed

Lines changed: 84 additions & 8 deletions

File tree

de/coli-rich.md

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,49 @@ title: coli-rich
44
subtitle: Kataloganreicherung durch Konkordanzen
55
---
66

7-
{% section "textPadding" %}
7+
{% section "text-center access" %}
8+
9+
<div class="card">
10+
<h2 class="card-title">coli-rich aufrufen</h2>
11+
12+
<div class="card-actions">
13+
14+
<a href="https://coli-conc.gbv.de/coli-rich/app/"
15+
class="cr-button">
16+
Aktuelles Release starten →
17+
</a>
18+
19+
<a href="https://coli-conc.gbv.de/coli-rich/dev/"
20+
class="cr-button cr-button--secondary">
21+
coli-rich-Web Demo ausprobieren →
22+
</a>
23+
24+
</div>
25+
</div>
26+
27+
{% endsection %}
28+
29+
{% section "two-col" %}
30+
31+
<div class="two-col-wrap">
32+
<div class="two-col-item">
33+
34+
### Was ist coli-rich?
35+
36+
**coli-rich** ergänzt die heterogene Sacherschließung in Bibliothekskatalogen durch Konkordanzen zwischen verschiedenen Erschließungssystemen.
37+
38+
Die Konkordanzen werden im Rahmen von coli-conc mit der Webanwendung [Cocoda](https://coli-conc.gbv.de/de/cocoda/) verwaltet.
39+
40+
</div>
41+
42+
<div class="two-col-item">
43+
44+
### Wofür wird coli-rich verwendet?
45+
46+
**coli-rich** supports subject indexing in library catalogs through the semi-automatic assignment of subject classifications to titles in the **K10plus database**.
847

9-
Das Teilprojekt **coli-rich** hat zum Ziel, die vorhandene heterogene Sacherschließung in Bibliothekskatalogen mittels Konkordanzen zwischen verschiedenen Erschließungssystemen anzureichern. Die Konkordanzen werden im Rahmen von coli-conc mit der Webanwendung [Cocoda](https://coli-conc.gbv.de/cocoda/) verwaltet.
48+
</div>
49+
</div>
1050

1151
{% endsection %}
1252

en/coli-rich.md

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,56 @@
11
---
22
layout: layouts/page
33
title: coli-rich
4-
subtitle: catalog enrichment via concordances
4+
subtitle: Catalog enrichment via concordances
55
---
66

7-
{% section "text-center" %}
7+
{% section "text-center access" %}
88

9-
The goal of **coli-rich** is enrichment of subject indexing in library catalogs based on mappings between different vocabularies.
9+
<div class="card">
10+
<h2 class="card-title">Access coli-rich</h2>
1011

11-
Mainly targeted at PICA-based library databases, the coli-rich application is documented in German. More information can be found [at the German version of this page]({{ "/de/coli-rich/" | url }}).
12+
<div class="card-actions">
1213

13-
{% button "https://coli-conc.gbv.de/coli-rich/app/", "Start the current release version (German)" %}
14+
<a href="https://coli-conc.gbv.de/coli-rich/app/"
15+
class="cr-button">
16+
Start current release (German) →
17+
</a>
1418

19+
<a href="https://coli-conc.gbv.de/coli-rich/dev/"
20+
class="cr-button cr-button--secondary">
21+
Try web demo (German) →
22+
</a>
1523

16-
[Try out the coli-rich-web demo (German)](https://coli-conc.gbv.de/coli-rich/dev/)
24+
</div>
25+
</div>
1726

1827
{% endsection %}
1928

29+
{% section "two-col" %}
2030

31+
<div class="two-col-wrap">
32+
<div class="two-col-item">
33+
34+
### What is coli-rich?
35+
36+
**coli-rich** enhances heterogeneous subject indexing in library catalogs through concordances between different indexing systems.
37+
38+
These concordances are managed as part of coli-conc using the [Cocoda](https://coli-conc.gbv.de/cocoda/) web application.
39+
40+
</div>
41+
42+
<div class="two-col-item">
43+
44+
### What is coli-rich used for?
45+
46+
It is intended for subject indexers to support the semi-automatic assignment of subject classifications to titles in the **K10plus database**.
47+
48+
</div>
49+
</div>
50+
51+
<p class="information">
52+
More information can be found at the
53+
<a href="https://coli-conc.gbv.de/de/coli-rich/">German version of this page</a>.
54+
</p>
55+
56+
{% endsection %}

0 commit comments

Comments
 (0)