Webové služby

Get there: More > Administration > System preferences > Web services

Blíže neurčeno

AccessControlAllowOrigin

Asks: Set the Access-Control-Allow-Origin header to ___

Popis:

  • This is the header used for OPAC reports SVC routes.

ILS-DI

ILS-DI

Výchozí: Nepovolit

Asks: ___ ILS-DI services for OPAC users

Hodnoty:

  • Vypnout

  • Umožnit

ILS-DI:AuthorizedIPs

Asks: Allow IP addresses ___ to use the ILS-DI services (when enabled).

Poznámka

Separate the IP addresses with commas and without spaces. For example: 15.78.193.62,197.85.10.1

Důležité

Leave the field blank to allow any IP address.

IdRef

IdRef

Výchozí: Nepovolit

Asks: ___ the IdRef webservice from the OPAC detail page. IdRef allows to request authorities from the Sudoc database.

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • 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.

    image1201

    The Idref webservice is requested and all records (by roles) for this author will be displayed

    image1202

    There is 1 line / record and 2 links at the end. 1 will request Koha (cgi-bin/koha/opac-search.pl?q=ident:003381862), the other one will redirect to the sudoc page (http://www.sudoc.fr/003381862).

  • Důležité

    Please note that this feature is available only for libraries using UNIMARC.

  • Poznámka

    The French Sudoc database should not be confused with the US Superintendent of Documents (SuDocs) Classification Scheme.

Mana KB

AutoShareWithMana

Asks: Fields automatically shared with Mana KB ___

Default: none

Hodnoty:

  • [Označit vše]

  • Předplatné

Popis:

  • This preference reflects the choice made in the Mana KB configuration in the administration module.

  • Choosing to automatically share content with Mana KB means that every time you create that type of content, it will be automatically copied in the Mana KB repository, and it will be instantly available for other libraries to copy.

  • All content shared with Mana KB is shared under the CC0 license, meaning that there is no (zero) copyright. Anyone using Mana KB can copy, reuse and change (their copy of) your content. Read more on CC0 on the Creative Commons Website. This will in no way change your data in your Koha installation.

Mana

Asks: ___ submissions to Mana KB.

Default: No, let me think about it

Hodnoty:

  • Vypnout

  • Umožnit

  • Ne, potřebuji si rozmyslet

Popis:

ManaToken

Asks: Security token used to authenticate on Mana KB: ___

Default: empty

Popis:

  • This preference will be automatically populated with your unique Mana Token when you register for one on the Mana KB configuration in the administration module.

  • The Mana Token is unique and associated with your Koha installation. It is used by Koha to log onto the Mana KB server and prevents intrusions on said server.

OAI-PMH

OAI-PMH

Výchozí: Nepovolit

Asks: ___ Koha’s OAI-PMH server.

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • 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.

Více o protokolu OAI-PMH se dozvíte na: http://www.openarchives.org/pmh/

OAI-PMH:archiveID

Výchozí: KOHA-OAI-TEST

Asks: Identify records at this site with the prefix ___ :

OAI-PMH:AutoUpdateSets

Výchozí: Nepovolit

Asks: ___ automatic update of OAI-PMH sets when a bibliographic record is created or updated.

Hodnoty:

  • Vypnout

  • Umožnit

OAI-PMH:AutoUpdateSetsEmbedItemData

Výchozí: Nepovolit

Asks: ___ embedding of item data when automatically updating OAI-PMH sets. NOTE: This needs OAI-PMH:AutoUpdateSets system preference to be enabled.

Hodnoty:

  • Vypnout

  • Umožnit

OAI-PMH:ConfFile

Jestliže je tato předvolba je prázdná, Koha OAI-PMH Server pracuje v normálním režimu, jinak pracuje v rozšířeném režimu. V rozšířeném režimu je možné parametrizovat i jiný formát než MARCXML nebo Dublin Core. OAI-PMH: conffile zadává YAML konfigurační soubor, který uvádí seznam metadatových formátů, co jsou k dispozici a XSL soubor, který slouží k jejich vytvoření z MARCXML záznamů.

For more information, see the sample conf file section.

OAI-PMH:DeletedRecord

Default: will never be emptied or truncated (persistent)

Asks: Koha’s deletedbiblio table ___

Hodnoty:

  • 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

Výchozí: 50

Asks: Only return ___ records at a time in response to a ListRecords or ListIdentifiers query.

Popis:

  • Toto je maximální počet záznamů, které budou vráceny na příkazy ListRecord nebo ListIdentifier od sklízečů. ListRecords je sklizeň celých záznamů, zatímco ListIdentifier je zkrácená forma ListRecords, vracející pouze záhlaví, a ne celé záznamy.

REST API

RESTBasicAuth

Asks: ___ Basic authentication for the REST API.

Výchozí: Nepovolit

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • If enabled, Basic authentication is enabled for the REST API.

RESTdefaultPageSize

Dotaz: Nastav výchozí počet výsledků vrácených koncovými body REST API na ___ na stránku.

Výchozí: 20

Popis:

  • This preference lets you choose the number of endpoint results per page

RESTOAuth2ClientCredentials

Dotaz: ___ udělení OAuth2 ověření pro REST API.

Výchozí: Nepovolit

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • If enabled, the OAuth2 client credentials flow is enabled for the REST API.

Poznámka

Requires that Net::OAuth2::AuthorizationServer be installed.

RESTPublicAnonymousRequests

Asks: ___ anonymous access to public routes (that don’t require authenticated access)

Výchozí: Povolit

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • If enabled, the API will allow anonymous access to public routes that don’t require authenticated access.

RESTPublicAPI

Asks: ___ the /public namespace of the API.

Výchozí: Povolit

Hodnoty:

  • Vypnout

  • Umožnit

Popis:

  • If enabled, the REST API will expose the /public endpoints.

Tiskové sestavy

SvcMaxReportRows

Výchozí: 10

Asks: Only return ___ rows of a report requested via the reports web service.

Popis:

  • Tato hodnota bude použita k omezení počtu výsledků vrácených zpráv veřejné výkazy.