An error occurred while loading the file. Please try again.
-
* insert twitter-Link * delete double Sentence * revise text on databases * turn "lizensiert" into "lizenziert" * correct spelling mistakes * add information on direct delivery service * insert h2 on delivery services * shift paragraphs
cf836cda
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
faq-en.phtml 20.02 KiB
<!-- fid_bbi: content - faq-en -->
<?php
$this->headTitle('FAQ');
$account = $this->auth()->getManager();
?>
<h1>FAQ</h1>
<h2 id="contact">Contact</h2>
<h3>
<button class="filters-title" type="button" aria-controls="contact-1" aria-expanded="false">
How can I keep me updated about the FID BBI?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="contact-1" hidden>
<p>We regularly write <a href="<?=$this->translate('bbi_blog_url')?>">blog posts</a>, which are linked on the main page. We also provide news and information via our <?=$this->externalLink($this->translate('bbi_twitter_account'),"Twitter account FID BBI")?> and via our mailing list. To sign up for the latter please send a blank email to <a href="mailto:fid-bbi-subscribe@hab.de">fid-bbi-subscribe@hab.de</a>. To complete the subscription, reply to the confirmation email sent to your email address.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="contact-2" aria-expanded="false">
Who can I contact with questions and suggestions?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="contact-2" hidden>
<p>If you have any questions, please do not hesitate to write to us via our <a href="<?=$this->url('feedback-home')?>">contact form</a> or send an e-mail to <a href="mailto:fid@hab.de">fid@hab.de</a>. Our project coordinator Anna Lingnau or another member of the FID BBI team will be happy to help you.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="contact-3" aria-expanded="false">
How can I unsubscribe from the mailing list?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="contact-3" hidden>
<p>If you want to cancel your subscription to the mailing list, send an empty mail to <a href="mailto:fid-bbi-subscribe@hab.de">fid-bbi-unsubscribe@hab.de</a>.</p>
</div>
<h2>Registration and user account</h2>
<h3>
<button class="filters-title" type="button" aria-controls="account-1" aria-expanded="false">
How do I create a user account?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-1" hidden>
<p>To create a free user account, click on <a href="<?=$this->url('myresearch-account')?>?auth_method=<?=$account->getAuthMethod()?>"><?=$this->translate('Create New Account')?></a> on the main page. Then enter your e-mail address.</p>
<p>We will send a mail with a confirmation link to the given e-mail address to make sure that you can receive mails from us without any problems. Click on this link. You will then have the opportunity to fill in personal details in your account and the registration will be completed.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-2" aria-expanded="false">
Do I have to register to use the FID BBI portal?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-2" hidden>
<p>A registration is not necessary for doing search querys in the portal.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-3" aria-expanded="false">
Why should I create an user account in the FID BBI portal?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-3" hidden>
<p>An user account in the FID BBI portal offers numerous possibilities to personalize the research process and to improve access to the literature searched for. Users can create their own literature lists and save search queries. If the home library is registered, the system automatically checks whether the title searched for is available locally. If you belong to the user group of researchers, additional services and licenses will be activated for you.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-4" aria-expanded="false">
Why should I define a home library?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-4" hidden>
<p>As home library, you enter the library that you mainly use at your place of residence or work and where you are ideally registered as a user.</p>
<p>For books and electronically available journal articles, we can then show you whether the book is available at your library or whether you can immediately access a journal article online because it is licensed through your institution.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-5" aria-expanded="false">
How do I change my personal data?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-5" hidden>
<p>Once you have logged in, you can change, add to or delete your personal data yourself via <a href="<?=$this->url('myresearch-home', [], ['query' => ['redirect' => 0]])?>"><?=$this->translate('Your Account')?></a>. To change your user group, please contact us at <a href="mailto:fid@hab.de">fid@hab.de</a>.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-6" aria-expanded="false">
What do I do if I forget my password?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-6" hidden>
<p>Click on the link <a class="btn btn-link" href="<?=$this->url('myresearch-recover') ?>?auth_method=<?=$account->getAuthMethod()?>"><?=$this->transEsc('Forgot Password')?></a> and enter the email address you used to register in the portal of the FID BBI. We will send you an email with a link where you can reset your password.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-7" aria-expanded="false">
How can I change my password?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-7" hidden>
<p>Click on <a href="<?=$this->url('fid/user/reset-password')?>"><?=$this->transEsc('Change Password')?></a> (also available in the <a href="<?=$this->url('myresearch-home', [], ['query' => ['redirect' => 0]])?>">profile menu</a>) and follow the instructions.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-8" aria-expanded="false">
How can I change my email address?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-8" hidden>
<p>Click on <a href="<?=$this->url('fid/user/change-username')?>"><?=$this->translate('fid::username_change_link')?></a> in <a href="<?=$this->url('myresearch-home', [], ['query' => ['redirect' => 0]])?>"><?=$this->translate('Your Account')?></a> and follow the instructions.</p>
<p>Be sure to log in with the new email address the next time you log in.</p>
<p>Please note: If we are notified that an email address associated with an account is no longer valid, we reserve the right to automatically delete an account after a certain period of time.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-9" aria-expanded="false">
Are my data secure?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-9" hidden>
<p>We take all reasonable measures to protect your data from unauthorized access.</p>
<p>The access to the FID BBI portal and to your account is provided exclusively via an encrypted connection. If you are logged in and no more entries are made, you will be automatically logged out after 60 minutes at the latest.</p>
<p>Your data is stored on a server that is not accessible from outside and backups are made regularly. In addition, in the event of important changes (e.g. if someone changes your password or e-mail address), we will always send an e-mail to the (old) address you have provided in order to additionally inform you about the changes to your account. We only pass on your data if this is absolutely necessary for our services.</p>
<p>You can find detailed information in our <a href="<?=$this->url('fid/user/policy')?>">privacy policy</a>.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="account-10" aria-expanded="false">
How do I delete my account?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="account-10" hidden>
<p>Please write us a message via the <a href="<?=$this->url('feedback-home')?>">contact form</a>. We will delete your account as soon as possible.</p>
<p>If we are notified that an email address associated with an account is no longer valid, we reserve the right to automatically delete the account after a certain period of time.</p>
</div>
<h2>User groups</h2>
<h3>
<button class="filters-title" type="button" aria-controls="groups-1" aria-expanded="false">
What are user groups?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="groups-1" hidden>
<p>When registering, you will be asked to assign yourself to a user group. This will determine which services and functions we can offer you.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="groups-2" aria-expanded="false">
What additional services are available for working professionals active in research?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="groups-2" hidden>
<p>Book Studies as well as library and information sciences depend on working professionals in libraries, archives, and other memory institutions to transfer their experience to research and to address those research questions that are directly related to institutional contexts. Therefore, we grant them access to most of our licensed content.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="groups-3" aria-expanded="false">
What additional services are available for researchers?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="groups-3" hidden>
<p>Researchers receive access to licensed reference and full-text databases as well as e-books. In addition, researchers can use our direct delivery service for new publications and our digitization-on-demand service. Since specialized information programms are funded by the German Research Foundation and are therefore primarily dedicated to researchers, these more cost-intensive services are limited to this user group.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="groups-4" aria-expanded="false">
How do I change my user group?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="groups-4" hidden>
<p>Please request a change of user group by sending an email to <a href="mailto:fid@hab.de">fid@hab.de</a>. We will examine your request within 1-2 business days. If approved, the change will be made automatically, otherwise we will contact you.</p>
</div>
<h2>Doing research in the BBI-Portal</h2>
<h3>
<button class="filters-title" type="button" aria-controls="search-1" aria-expanded="false">
What can I research in the BBI portal?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="search-1" hidden>
<p>The FID BBI portal aggregates title data related to the subjects of book studies as well as library and information science. There are two procedures:</p>
<ol>
<li>We filter general databases and catalogs to the relevant subject section. Only title data that is assigned to a book, library or information science subject via its classification is integrated into the portal. We filter numerous German and international (union) catalogs.</li>
<li>We fully integrate subject-specific databases into the BBI portal. These can be reference databases, in which, for example, thousands of articles are individually indexed and searchable, or full-text databases, through which the titles can be accessed directly.</li>
</ol>
<p>You can view the complete list of data sources here.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="search-2" aria-expanded="false">
How do I search in the BBI portal?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="search-2" hidden>
<p>By default, your search term is searched for in all available sources. The results are sorted with an automatic ranking. If you click on a title in the results list, you can access all the information about that title. In the availability display you can see how to access the title you need.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="search-3" aria-expanded="false">
How can I narrow down my results list?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="search-3" hidden>
<p>There are two ways to do this:</p>
<ol>
<li>
<p><strong>You can narrow down your results using the search facets on the right side of the results list.</strong></p>
<p>There are seven facets that you can use to filter your results:</p>
<ul>
<li>Access: The results are distributed across the three subcategories “Online resources”, “Local holdings” and “Accessible free of charge” and can be filtered accordingly.</li>
<li>Media type: The media type indicates whether a document is a book, an article, a video or similar. You can exclude media types from the search or search for them separately.</li>
<li>Subject area: Titles are assigned to a subject area via the classifications (DDC, RVK and BK); the search can be differentiated via these subject areas.</li>
<li>Language: If you want to limit the search to English and German literature or prefer another language, you can filter the results according to your wishes. Since we are currently unable to offer a multilingual search, we recommend to formulate your search query in the language in which the literature you are looking for is to be written.</li>
<li>Person/Institution: In this facet you will get an overview of the persons, publishers and institutions that are most represented in your results list.</li>
<li>Data source: The FID BBI search portal aggregates metadata from a wide variety of sources. Using this facet, you can filter the results to the entries from the union catalog of your home library, or search a subject database individually.</li>
<li>Year of publication: If your search is aimed at e.g. old prints or the latest specialist literature, you can narrow down the search here accordingly.</li>
</ul>
<p>You can combine several facets and also deselect them individually or completely to refine your search.</p>
<p>Your facet selection is automatically applied to new searches as well. You can see this by the funnel icon that appears in the search field. If you want to start a new search on everything, click the funnel icon and uncheck “Keep filter”.</p>
<li>
<p><strong>You can perform an advanced search.</strong></p>
<p>You can access the advanced search at any time from the menu near the search box. There you can specifically assign your search terms to individual search fields (e.g. person / title / keyword). You can also search for specific publication years or for an ISBN or ISSN.</p>
</li>
</ol>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="search-4" aria-expanded="false">
What can I find under “Databases”?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="search-4" hidden>
<p>From here, researchers and working professionals who are registered and logged into the FID BBI portal can access the reference and full-text databases that the FID BBI has licensed for its target group.</p>
<p>In addition, there are a number of other databases that are relevant to BBI topics but are not yet integrated into the portal. In the section "Further databases relevant to book studies, library and information science" you will therefore find a thematically sorted list of databases, that might be interesting for you. Using the traffic light system, you can see which database is freely available on the web or accessible via the network of your home library.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="search-7" aria-expanded="false">
Can I also make acquisition suggestions?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="search-7" hidden>
<p>Very gladly, you can submit acquisition suggestions to us at any time.</p>
<p>If you cannot find a monograph, journal, or journal article in the catalog, we will try to provide you with that resource. Write to us via our <a href="<?=$this->url('feedback-home')?>">contact form</a> and indicate in as much detail as possible which medium you are missing in the catalog. We will then check whether we can order it as part of the specialized information service and inform you.</p>
</div>
<h2>Free delivery services of the FID BBI</h2>
<h3>
<button class="filters-title" type="button" aria-controls="delivery-1" aria-expanded="false">
How do I order new publications to my home?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="delivery-1" hidden>
<p> We offer our direct delivery service for all researchers in book studies, library and information science. When searching the FID BBI portal, <strong>new publications</strong> will be marked in the search results. You can also search specifically for new publications by clicking on the "New Publications" link under the search box on the main page.</p>
<p> If you are registered and logged in to the portal as a researcher (see "What are user groups?"), you can order these titles <strong>free of charge for loan</strong>. The book will be ordered from the book shop and then sent directly to the delivery address you have entered in your account. We always try to ensure that the delivery takes place as quickly as possible. If a title is not in stock and must first be obtained from the publisher or abroad, delivery may be delayed. However, it is usually faster than interlibrary loan because the book is sent directly to you and does not have to be processed in the library first.</p>
<p> Starting from the day of delivery, you can use the book for 30 calendar days. After that, you must return the book <strong>at your expense</strong> to us. You will receive detailed information on this when ordering and upon delivery. Unfortunately, an extension of the deadline is not possible.</p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="delivery-2" aria-expanded="false">
What is the Digitization-on-Demand service and how does it work?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="delivery-2" hidden>
<p>To support research projects regarding book studies, library and information science, the FID BBI enables on-demand digitization of public domain works. The service is completely free of charge. Standalone bibliographic units (monographs, journal volumes, yearbooks, collective works) that are located in a German library can be digitized.</p>
<p>The Digitization-on-Demand service can be used by the user group of university teachers, research assistants, doctoral students, scholarship holders, and external scientists in Germany. To do so, please log in to your account and access the form linked in the personal account area.</p>
<p>Before initiating a digitization request, please use the <?=$this->externalLink($this->translate('kvk_url'),"Karlsruhe Virtual Catalog")?> to check whether the work in question is already freely accessible on the Internet. </p>
<p>In addition, works that <I>could</I> be in the public domain due to their year of publication are marked with a Digitization-on-Demand button in the FID BBI catalog for authorized users. You can find the button in the title display (below the green bar).</p>
<p><strong>When is a work in the public domain?</strong></p>
<p> In Germany, a work is in the public domain if the author has been deceased for more than 70 years (see § 64 UrhG). If the work has several authors, the work becomes public domain upon the death of the longest-lived co-author. The 70-year term applies to most other European countries. </p>
</div>
<h3>
<button class="filters-title" type="button" aria-controls="delivery-3" aria-expanded="false">
Can I initiate an interlibrary loan directly from the portal?
<?=$this->icon('chevron-down')?>
</button>
</h3>
<div id="delivery-3" hidden>
<p>Unfortunately, the ordering procedures for interlibrary loans differ between the various library networks, so we are not yet able to offer you an order form directly via the search portal. However, you can of course copy our bibliographic data for the order and use it for the interlibrary loan order.</p>
</div>
<!-- fid_bbi: content - faq-en - END -->