Creates anwendungsfall-marc21/transformation-mit-openrefine-in-finc-schema.md
Auto commit by GitBook Editor
This commit is contained in:
parent
4fa14ebf4c
commit
a59198b556
40
README.md
40
README.md
|
@ -2,3 +2,43 @@
|
||||||
|
|
||||||
Hauptgegenstand ist die Schulung der Open-Source-Software [OpenRefine](http://www.openrefine.org) zur Verarbeitung und zur Analyse von bibliothekarischen Metadaten sowie eine praktische Einführung in die grundlegende Funktionsweise des Suchmaschinenindex [Solr](http://lucene.apache.org/solr/) und der Katalogsoftware [TYPO3-find](https://github.com/subugoe/typo3-find).
|
Hauptgegenstand ist die Schulung der Open-Source-Software [OpenRefine](http://www.openrefine.org) zur Verarbeitung und zur Analyse von bibliothekarischen Metadaten sowie eine praktische Einführung in die grundlegende Funktionsweise des Suchmaschinenindex [Solr](http://lucene.apache.org/solr/) und der Katalogsoftware [TYPO3-find](https://github.com/subugoe/typo3-find).
|
||||||
|
|
||||||
|
## Formate {#formate}
|
||||||
|
|
||||||
|
* Lesefassung bei GitBook \(HTML\):
|
||||||
|
[https://www.gitbook.com/read/book/felixlohmeier/summerschool-openrefine](https://www.gitbook.com/read/book/felixlohmeier/summerschool-openrefine)
|
||||||
|
* Druckfassung bei GitBook \(PDF\):
|
||||||
|
[https://www.gitbook.com/download/pdf/book/felixlohmeier/summerschool-openrefine](https://www.gitbook.com/download/pdf/book/felixlohmeier/summerschool-openrefine)
|
||||||
|
* Repository bei GitHub \(zum Nachnutzen\):
|
||||||
|
[https://github.com/felixlohmeier/summerschool-openrefine](https://github.com/felixlohmeier/summerschool-openrefine)
|
||||||
|
|
||||||
|
## Inhalte {#inhalte}
|
||||||
|
|
||||||
|
Einleitung
|
||||||
|
|
||||||
|
* [Arbeitsumgebung](/arbeitsumgebung.md)
|
||||||
|
* [Metadatenformate und Schnittstellen](/metadatenformate-und-schnittstellen.md)
|
||||||
|
|
||||||
|
Linux Kommandozeile
|
||||||
|
|
||||||
|
Auswahl der Anwendungssoftware
|
||||||
|
|
||||||
|
OpenRefine
|
||||||
|
|
||||||
|
MarcEdit
|
||||||
|
|
||||||
|
Anwendungsfall MARC21
|
||||||
|
|
||||||
|
Weitere Anwendungsfälle
|
||||||
|
|
||||||
|
Suchindex Solr
|
||||||
|
|
||||||
|
Katalog mit TYPO3-find
|
||||||
|
|
||||||
|
## Lizenz {#lizenz}
|
||||||
|
|
||||||
|
Dieses Werk ist lizenziert unter einer [Creative Commons Namensnennung 4.0 International Lizenz](http://creativecommons.org/licenses/by/4.0/)
|
||||||
|
|
||||||
|
[![](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -30,10 +30,10 @@
|
||||||
* [Verwendung mit OpenRefine](marcedit/verwendung-mit-openrefine.md)
|
* [Verwendung mit OpenRefine](marcedit/verwendung-mit-openrefine.md)
|
||||||
* [Abfrage von Schnittstellen](marcedit/abfrage-von-schnittstellen.md)
|
* [Abfrage von Schnittstellen](marcedit/abfrage-von-schnittstellen.md)
|
||||||
|
|
||||||
## Anwendungsfall 1
|
## Anwendungsfall MARC21
|
||||||
|
|
||||||
* [Konvertierung von MARC21 in TSV mit MarcEdit](anwendungsfall-1/konvertierung-von-marc21-in-tsv-mit-marcedit.md)
|
* [Konvertierung von MARC21 in TSV mit MarcEdit](anwendungsfall-marc21/konvertierung-von-marc21-in-tsv-mit-marcedit.md)
|
||||||
* [Transformation mit OpenRefine in finc-Schema](anwendungsfall-1/transformation-mit-openrefine-in-finc-schema.md)
|
* [Transformation mit OpenRefine in finc-Schema](anwendungsfall-marc21/transformation-mit-openrefine-in-finc-schema.md)
|
||||||
|
|
||||||
## Weitere Anwendungsfälle
|
## Weitere Anwendungsfälle
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue