|
1 | 1 | --- |
2 | 2 | layout: layouts/page |
3 | 3 | title: coli-rich |
4 | | -subtitle: catalog enrichment via concordances |
| 4 | +subtitle: Catalog enrichment via concordances |
5 | 5 | --- |
6 | 6 |
|
7 | | -{% section "text-center" %} |
| 7 | +{% section "text-center access" %} |
8 | 8 |
|
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> |
10 | 11 |
|
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"> |
12 | 13 |
|
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> |
14 | 18 |
|
| 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> |
15 | 23 |
|
16 | | -→ [Try out the coli-rich-web demo (German)](https://coli-conc.gbv.de/coli-rich/dev/) |
| 24 | + </div> |
| 25 | +</div> |
17 | 26 |
|
18 | 27 | {% endsection %} |
19 | 28 |
|
| 29 | +{% section "two-col" %} |
20 | 30 |
|
| 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