Difference between revisions of "DFG Viewer"
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Browser-based viewer for digital objects |image= |homepage=https://dfg-viewer....") |
Prwheatley (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Infobox tool | |
− | |||
− | {{ | ||
|purpose=Browser-based viewer for digital objects | |purpose=Browser-based viewer for digital objects | ||
− | |||
|homepage=https://dfg-viewer.de/ | |homepage=https://dfg-viewer.de/ | ||
|license=GPL 2.0 | |license=GPL 2.0 | ||
− | | | + | |formats_in=METS (Metadata Encoding and Transmission Standard) |
+ | |formats_out=METS (Metadata Encoding and Transmission Standard) | ||
+ | |function=Access | ||
+ | |content=Metadata, Image, Document | ||
}} | }} | ||
− | + | {{Infobox tool details}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Description == | == Description == | ||
The DFG Viewer is a browser web service for displaying digital representations from decentralised library repositories. It has an XML interface for exchanging meta- and structural data in the METS/MODS and METS/TEI format. Displaying of a digital representation is enriched and supplemented with additional functions, if applicable, with the help of these data. | The DFG Viewer is a browser web service for displaying digital representations from decentralised library repositories. It has an XML interface for exchanging meta- and structural data in the METS/MODS and METS/TEI format. Displaying of a digital representation is enriched and supplemented with additional functions, if applicable, with the help of these data. | ||
Line 25: | Line 19: | ||
== Development Activity == | == Development Activity == | ||
− | + | ||
− | + | The last version of DFG Viewer is 5.0. Its source code is available on Github at https://github.com/slub/dfg-viewer. | |
− | |||
− | |||
− | |||
− |
Latest revision as of 15:14, 8 June 2021
Description[edit]
The DFG Viewer is a browser web service for displaying digital representations from decentralised library repositories. It has an XML interface for exchanging meta- and structural data in the METS/MODS and METS/TEI format. Displaying of a digital representation is enriched and supplemented with additional functions, if applicable, with the help of these data.
As a result, users are provided with a uniform interface for viewing digitised media. They can browse documents, view and download the individual digital representations in various resolutions and switch to the respective web presentation of the library involved upon a request to that end in order to use further possibilities there.
The DFG Viewer is based on the free CMSTYPO3 as well as the open source digitization software Goobi and can be used free of charge by anyone interested. This can either be done centrally via the web service operated here or by means of a local implementation. In this context, connection is optionally provided via a native XML interface or via the standardised OAI protocol. You can find comprehensive documentations, examples and useful tips regarding both application scenarios there.
User Experiences[edit]
Development Activity[edit]
The last version of DFG Viewer is 5.0. Its source code is available on Github at https://github.com/slub/dfg-viewer.