خدمات الويب
Get there: More > Administration > System preferences > Web services
عام
AccessControlAllowOrigin
Asks: Set the Access-Control-Allow-Origin header to ___
وصف:
This is the header used for OPAC reports SVC routes.
ILS-DI
ILS-DI
الافتراضي: تعطيل
Asks: ___ ILS-DI services for OPAC users
القيم:
تعطيل
فعّل
IdRef
IdRef
الافتراضي: تعطيل
Asks: ___ the IdRef webservice from the OPAC detail page. IdRef allows to request authorities from the Sudoc database.
القيم:
تعطيل
فعّل
وصف:
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.
The Idref webservice is requested and all records (by roles) for this author will be displayed
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).
هام
Please note that this feature is available only for libraries using UNIMARC.
ملاحظة
The French Sudoc database should not be confused with the US Superintendent of Documents (SuDocs) Classification Scheme.
Mana KB
Mana
Asks: ___ submissions to Mana KB.
Default: No, let me think about it
القيم:
تعطيل
فعّل
لا، دعني أفكر بهذا.
وصف:
This preference reflects the choice made in the Mana KB configuration in the administration module.
ManaToken
Asks: Security token used to authenticate on Mana KB: ___
Default: empty
وصف:
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
الافتراضي: تعطيل
Asks: ___ Koha's OAI-PMH server.
القيم:
تعطيل
فعّل
وصف:
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.
تعرف المزيد حول: OAI-PMH في: http://www.openarchives.org/pmh/
OAI-PMH:archiveID
الأفتراضي: KOHA-OAI-TEST
الصيغة: تعريف التسجيلات في هذا الموقع بالبادئة ___ :
OAI-PMH:AutoUpdateSets
الافتراضي: تعطيل
Asks: ___ automatic update of OAI-PMH sets when a bibliographic record is created or updated.
القيم:
تعطيل
فعّل
OAI-PMH:AutoUpdateSetsEmbedItemData
الافتراضي: تعطيل
Asks: ___ embedding of item data when automatically updating OAI-PMH sets. NOTE: This needs OAI-PMH:AutoUpdateSets system preference to be enabled.
القيم:
تعطيل
فعّل
OAI-PMH:ConfFile
إذا تم ترك هذا التفضيل فارغة، نظام كوها في خادم OAI يعمل في الوضع العادي، وإلا فإنه يعمل في وضع الموسعة. في وضع الموسعة، فمن الممكن إلى أشكال أخرى من المعلمة أو marcxml or Dublin Core. OAI-PMH: ConfFile تحديد ملف التكوين الذي صيغ YAML قائمة بيانات التعريف المتاحة وملف XSL تستخدم لإنشاء لهم من سجلات marcxml.
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 ___
القيم:
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
الافتراضي: 50
Asks: Only return ___ records at a time in response to a ListRecords or ListIdentifiers query.
وصف:
هذا هو الحد الأقصى لعدد السجلات التي سيعاد بناء على ListRecord أو ListIdentifier استفسارات حصادات. ListRecords حصاد السجلات بأكملها في حين أن ListIdentifier هو شكل مختصر من ListRecords، استرجاع العناوين فقط بدلا من السجلات.
REST API
RESTAPIRenewalBranch
Version
This system preference was added to Koha in version 24.05.
Asks: Use ___ as branchcode to store in the statistics table.
Default: the library of the API user
القيم:
'APIRenew'
the library of the API user
the library the item was checked out from
the item's home library
NULL
the patron's home library
وصف:
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.
See also:
RESTBasicAuth
Asks: ___ Basic authentication for the REST API.
الافتراضي: تعطيل
القيم:
تعطيل
فعّل
وصف:
If enabled, Basic authentication is enabled for the REST API.
RESTdefaultPageSize
Asks: Set the default number of results returned by the REST API endpoints to ___ per page.
الافتراضي: 20
وصف:
This preference lets you choose the number of endpoint results per page
RESTOAuth2ClientCredentials
Asks: ___ the OAuth2 client credentials grant for the REST API.
الافتراضي: تعطيل
القيم:
تعطيل
فعّل
وصف:
If enabled, the OAuth2 client credentials flow is enabled for the REST API.
ملاحظة
Requires that Net::OAuth2::AuthorizationServer be installed.
RESTPublicAnonymousRequests
Asks: ___ anonymous access to public routes (that don't require authenticated access)
الإفتراضي: مفعل
القيم:
تعطيل
فعّل
وصف:
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.
الإفتراضي: مفعل
القيم:
تعطيل
فعّل
وصف:
If enabled, the REST API will expose the /public endpoints.
تقرير
حفظ التقارير
الافتراضي: 10
Asks: Only return ___ rows of a report requested via the reports web service.
وصف:
This value will be used to limit the number of results returned by public reports.