{% extends "page.html" %} {% block subtitle %}{{ _("Etsin FAQ") }}{% endblock %} {% block breadcrumb_content %}
  • {{ h.nav_link(_('FAQ'), controller='ckanext.kata.controllers:KataInfoController', action='render_faq', highlight_actions = 'new index') }} {% endblock %} {% block primary_content %}

    {{ _('Basic information of Etsin') }}

    {{ _('What is Etsin?') }}

    {{ _('Etsin is a research data finder. The service is produced by the Finnish Ministry of Education and Culture and maintained by CSC - IT Center for Science Ltd.') }}

    {{ _('What kind of data does Etsin contain?') }}

    {{ _('Etsin contains metadata of research data, from various branches of science. Etsin does not contain the actual data itself, but the service allows you to browse and search for available data and lets you know how and where to gain access to it.') }}

    {{ _('Which browsers does Etsin support?') }}

    {{ _('Etsin supports most of the popular modern browsers, like Mozilla Firefox, Google Chrome, Safari and Internet Explorer. Old versions of these browsers aren\'t necessarily supported.') }}

    {{ _('Adding and modifying metadata') }}

    {{ _('Why can\'t I add any keywords?') }}

    {{ _('Most likely the script files haven\'t loaded because of your browsers security features. The script files are loaded via an unencrypted connection which causes a warning. You must permit this content from your browser. Usually you can do this temporarily from a button in the address bar or from a tab on the bottom of the page, depending on the browser you are using.') }}

    {{ _('I added extra fields for titles/authors I do not want to fill. How do I remove these?') }}

    {{ _('You don\'t need to remove them. Leave them empty and Etsin will ignore them.') }}

    {{ _('How can I remove a dataset from Etsin?') }}

    {{ _('Open the dataset for editing. There is a button for removing the entire metadata record at the bottom of the page. You must have modification privileges to the dataset in order to remove it.') }}

    {{ _('What does creating a new access application form mean?') }}

    {{ _('It means that Etsin creates automatically a default workflow to REMS (Resource Entitlement Management System). REMS is a service for managing access rights to research data. With it you can specify that a user must send an application in the REMS service to you to gain access to your data. Find out more from: ') }}{{ _('REMS.') }}

    {{ _('I\'m trying to accept an application in REMS but the link to the form received by email is empty.') }}

    {{ _('Most likely the distributor\'s email address isn\'t bound to a Haka identity or no-one has logged in with that identity to REMS service. Thus REMS can not recognise the person accepting the application. To fix this, log in to reetta.csc.fi with identity bound to the email address or change the dataset\'s distributor\'s email address to a valid one.') }}

    {{ _('I want to add a URL instead of plain text in author/keyword/actor field. Is it resolved?') }}

    {{ _('Currently URLs are not resolved so for instance an ORCID will be displayed in its given format in dataset and search pages.') }}

    {{ _('Search: page and features') }}

    {{ _('There are two search fields, why?') }}

    {{ _('The search field in the upmost part makes it easier to search for data from anywhere in the site. You can use any search field you prefer.') }}

    {{ _('I can\'t make a search query I want from advanced search.') }}

    {{ _('You can make more complex search queries by using Solr query syntax. See more in: ') }}

    {{ _('Solr query syntax') }}

    {{ _('My search page is in English, why are the facet choices in Finnish?') }}

    {{ _('Facets are generated from the existing datasets in the search engine. If certain types of words are a majority in datasets, they will take the leading positions in facets too. Thus the facets may contain words in some specific language or from specific fields of science because they are so much more popular than others.') }}

    {{ _('User related features') }}

    {{ _('I opened Etsin and chose log in, then I was suddenly already logged in.') }}

    {{ _('This may happen if you have previously logged in and then access Etsin via an unencrypted connection, e.g. using the address http://etsin.avointiede.fi. The identification cookie from your earlier login is only sent via an encrypted connection and thus you could not be identified. Choosing "Log in" redirected you to use an encrypted https connection. At the same time your identification cookie was sent and you were recognized.') }}

    {% endblock %} {% block secondary_content %}

    {{ _('FAQ') }}

    {{ _('Didn\'t find the question and answer you were looking for? You can submit additional questions to: ') }}
    {{ _('servicedesk (at) csc.fi') }}

    {% endblock %}