Web services
Get there: More > Administration > System preferences > Web services
Allgemein
AccessControlAllowOrigin
Fragt: Setze den Access-Control-Allow-Origin Header auf ___
Beschreibung:
Dies ist der Header, der für OPAC-Reports und SVC-Routen verwendet wird.
ILS-DI
ILS-DI
Voreinstellung: Deaktiviere
Fragt: ___ ILS-DI Services für OPAC-Benutzer
Werte:
Deaktiviere
Aktiviere
IdRef
IdRef
Voreinstellung: Deaktiviere
Asks: ___ the IdRef webservice from the OPAC detail page. IdRef allows to request authorities from the Sudoc database.
Werte:
Deaktiviere
Aktiviere
Beschreibung:
IdRef is a French service for Sudoc authorities. Using the Sudoc database, it allows to request / modify / add authorities. If a record comes from the Sudoc (so 009 is filled with an integer), at the OPAC you will see „Author: Idref“ if a 7..$3 (unimarc author) if filled with a ppn. On clicking on the Idref link, a popup will display.
Der IdRef-Webservice wird abgefragt und alle Datensätze (nach Funktionen) für diesen Autor werden angezeigt.
Es werden eine Zeile pro Datensatz und am Ende zwei Links angezeigt. Ein Link führt zu einer Suche in Koha (cgi-bin/koha/opac-search.pl?q=ident:003381862), mit dem anderen wird auf die SUDOC-Seite (http://www.sudoc.fr/003381862) weitergeleitet.
Wichtig
Dieses Feature ist nur für Bibliotheken, die UNIMARC verwenden, verfügbar.
Hinweis
Die französische SUDOC-Datenbank ist nicht zu verwechseln mit dem US-amerikanischen Klassifikationsschema „Superintendent of Documents (SuDocs)“.
Mana KB
Mana
Asks: ___ submissions to Mana KB.
Default: No, let me think about it
Werte:
Deaktiviere
Aktiviere
Nein, lass mich darüber nachdenken
Beschreibung:
This preference reflects the choice made in the Mana KB configuration in the administration module.
ManaToken
Fragt: Security Token für die Authentifizierung mit der Mana KB: ___
Voreinstellung: leer
Beschreibung:
Dieser Wert wird automatisch mit Ihrem einmaligen Mana KB Token ausgefüllt, sobald Sie in der Mana KB-Konfiguration im Modul Administration ein solches registriert haben.
Das Mana KB Token ist eindeutig und mit Ihrer Koha-Installation verknüpft. Es wird in Koha verwendet, um sich auf dem Mana KB Server anzumelden und unbefugte Zugriffe auf diesen zu unterbinden.
OAI-PMH
OAI-PMH
Voreinstellung: Deaktiviere
Fragt: ___ Kohas OAI-PMH-Server.
Werte:
Deaktiviere
Aktiviere
Beschreibung:
Once enabled you can visit http://YOURKOHACATALOG/cgi-bin/koha/oai.pl to see your file. For the Open Archives Initiative-Protocol for Metadata Harvesting (OAI-PMH) there are two groups of ‚participants‘: Data Providers and Service Providers. Data Providers (open archives, repositories) provide free access to metadata, and may, but do not necessarily, offer free access to full texts or other resources. OAI-PMH provides an easy to implement, low barrier solution for Data Providers. Service Providers use the OAI interfaces of the Data Providers to harvest and store metadata. Note that this means that there are no live search requests to the Data Providers; rather, services are based on the harvested data via OAI-PMH. Koha at present can only act as a Data Provider. It can not harvest from other repositories. The biggest stumbling block to having Koha harvest from other repositories is that MARC is the only metadata format that Koha indexes natively.
Erfahren Sie mehr über OAI-PMH unter: http://www.openarchives.org/pmh/
OAI-PMH:archiveID
Default: KOHA-OAI-TEST
Fragt: Identifiziere Datensätze dieser Datenbank mit dem Präfix: ___
OAI-PMH:AutoUpdateSets
Voreinstellung: Deaktiviere
Fragt: ___ die automatische Aktualisierung von OAI-PMH-Sets, wenn ein Titeldatensatz angelegt oder aktualisiert wird.
Werte:
Deaktiviere
Aktiviere
OAI-PMH:AutoUpdateSetsEmbedItemData
Voreinstellung: Deaktiviere
Fragt: ___ das Einbinden von Exemplardaten beim automatischen Aktualisieren von OAI-PMH-Sets. HINWEIS: Dafür muss der Systemparameter OAI-PMH:AutoUpdateSets aktiviert sein.
Werte:
Deaktiviere
Aktiviere
OAI-PMH:ConfFile
If this preference is left empty, Koha’s OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it’s possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records.
Weitere Informationen finden Sie im Abschnitt Beispiel-Konfigurationsdatei.
OAI-PMH:DeletedRecord
Default: will never be emptied or truncated (persistent)
Asks: Koha’s deletedbiblio table ___
Werte:
will never have any data in it (no)
will never be emptied or truncated (persistent)
might be emptied or truncated at some point (transient)
OAI-PMH:MaxCount
Default: 50
Fragt: Gib bis zu ___ Datensätze bei einer Anfrage mit ListRecords oder ListIdentifiers zurück.
Beschreibung:
Dies ist die maximale Anzahl von Datensätzen, die auf der Grundlage von ListRecord- oder ListIdentifier-Abfragen von Harvestern zurückgegeben werden. ListRecords harvestet die gesamten Datensätze, während ListIdentifier eine verkürzte Form von ListRecords ist, die nur Kopfzeilen und keine Datensätze abruft.
REST API
RESTAPIRenewalBranch
Version
Dieser Parameter wurde mit der Koha-Version 24.05 eingeführt.
Asks: Use ___ as branchcode to store in the statistics table.
Default: the library of the API user
Werte:
‚APIRenew‘
die Bibliothek des API-Nutzers
die Bibliothek, in der das Exemplar ausgeliehen wurde
die Heimatbibliothek des Exemplars
NULL
die Heimatbibliothek des Benutzers
Beschreibung:
This system preference is used to determine which library code is entered in the statistics table when a renewal is done through the REST API.
Sehen Sie auch:
RESTBasicAuth
Asks: ___ Basic authentication for the REST API.
Voreinstellung: Deaktiviere
Werte:
Deaktiviere
Aktiviere
Beschreibung:
If enabled, Basic authentication is enabled for the REST API.
RESTdefaultPageSize
Fragt: Voreinstellung für die Anzahl von Treffern, die von den REST API-Endpunkten zurückgegeben werden auf ___ pro Seite.
Default: 20
Beschreibung:
This preference lets you choose the number of endpoint results per page
RESTOAuth2ClientCredentials
Fragt: ___ die Vergabe von Anmeldedaten für den OAuth2-Client für das REST API.
Voreinstellung: Deaktiviere
Werte:
Deaktiviere
Aktiviere
Beschreibung:
If enabled, the OAuth2 client credentials flow is enabled for the REST API.
Bemerkung
Requires that Net::OAuth2::AuthorizationServer be installed.
RESTPublicAnonymousRequests
Fragt: ___ den anonymen Zugang zu öffentlichen API-Pfaden (die keinen authentifizierten Zugang erfordern).
Default: Enable
Werte:
Deaktiviere
Aktiviere
Beschreibung:
If enabled, the API will allow anonymous access to public routes that don’t require authenticated access.
RESTPublicAPI
Fragt: ___ den /public Namespace des API.
Default: Enable
Werte:
Deaktiviere
Aktiviere
Beschreibung:
If enabled, the REST API will expose the /public endpoints.
Berichterstattung
SvcMaxReportRows
Default: 10
Fragt: Zeige maximal ___ Zeilen für einen Report, der über den Reports Web Service ausgeführt wird.
Beschreibung:
This value will be used to limit the number of results returned by public reports.