Wir empfehlen:


DadA-Technik

Aus DadAWeb
Wechseln zu: Navigation, Suche

Hier finden sich die Infos zum Umzug der DadA-Dokumentationen in das neue DadAWeb-Portal unter MediaWiki.

Problembeschreibung

Das muss hierher! Das gleiche gilt für die DadA-Literaturdokumentation. Der Versuch des Imports der DadA-Dokumentationen in ein tabellarisches Mediawiki-Format muss als gescheitert betrachtet werden. Gründe:

  • Verlust der Daten-Feldstrukturen (bzw. Gefahr des Verlustes beim Bearbeiten der Mediawiki-Tabellen),
  • keine Möglichkeit zu feldbezogene Recherchen
  • Hoher Aufwand beim Import
  • Schlechte Chancen für den Export in ein feldstrukturiertes Datenbanksystem

Vielversprechender ist die Lösungsvariante, bei der die bibliographischen Daten in einem feldstrukturierten Format (BibTEX) belassen werden und in das Mediawiki-System über Schnittstellen eingeparst und unter MediaWiki dann (im BibTEX-Format) bearbeitet werden können.

Problemlösung

Es gibt drei Mediawiki-Extensions zur Integration von bibliographischen Daten im BibTex-Format:

1. BibWiki

Bibwiki is a web-based interface to manage bibliographies. Bibwiki is an extension for MediaWiki. The bibliographies itself are stored in plain text files in the common BibTeX format. With Bibwiki it's easy to:

- import from Aleph OPAC, Amazon or Proquest/CSA databases
- manage digital documents (web pages, PDF files)
- export using BibTeX styles
- generate lists of references for Microsoft Word documents.

2. Bibtex

Entwicklerseite: Demo und Download

The Bibtex extension is designed to parse bibtex sources and display them in web pages using mediawiki engine. Kommentar: Sieht ganz gut aus! (js) The bibtex code is placed inside <bibtex>...</bibtex> markups.

Features:

Amongst the embedded features there are:

  • ACM-like popup to display the bibtex sources,
  • Emacs-like mecanism to give the type of entries and the list of fields to fill in for each entry type,
  • The possibility to link each reference with a pdf or postscript file uploaded in the wiki itself,
  • Two versions, one working with restrict extension, allowing to have several levels of visualization ie reference can be viewable, whereas pdf or postscript file are restricted and not viewable for anonymous visitors.

3. Biblio

Biblio or Biblio.php is an extension of the Mediawiki wiki engine that was developed for making citations easier and cleaner than what is available by default. It has the particularity of automatically downloading bibliographic records from online databases such as Medline or isbndb.com.

Biblio integriert nicht direkt Daten im BibTEX-Format, es gibt jedoch online einen Converter from BibTeX to Mediawiki/Biblio


Infos zum BibTEX-Format

TODO's

  • Lifeanwendungen von BibWiki, Bibtex und Biblio suchen und testen/prüfen
  • Testdaten im BibTeX-Format erstellen für DadA-P und DadA-L
  • Testinstallation durchführen