From ffaba9f815de2e4cee031fb04771d0f633eb0c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Guimar=C3=A3es?= Date: Thu, 1 Sep 2016 12:15:10 +0100 Subject: [PATCH] New validation profiles description --- config/Messages_en.properties | 11 +++++++++-- config/Messages_pt.properties | 10 ++++++++-- web/validator2resources/features.jsp | 18 ++++++++++++++++++ 3 files changed, 35 insertions(+), 4 deletions(-) diff --git a/config/Messages_en.properties b/config/Messages_en.properties index d5abc57..eff45f1 100644 --- a/config/Messages_en.properties +++ b/config/Messages_en.properties @@ -498,10 +498,17 @@ webui.validator.features.3.1.title = DRIVER Guidelines webui.validator.features.3.1.text = This profile allows you to validate the resource according to the DRIVER guidelines. Oriented to the interoperability of repositories, it can also be used to make a journal more uniform and consistent with the repositories. This profile should be used for the integration of resources at Search Portal RCAAP. webui.validator.features.3.2.title = OpenAIRE Guidelines webui.validator.features.3.2.text = The OpenAIRE profile filters all records of your resource and retrieves you a list of publications identifying European Commission funded content under FP7 or Horizon 2020 program. OpenAIRE guidelines set out the corresponding Portal aggregation of all Open Access content plus funded content, nevertheless this profile specifically works to identify EC funding publications. More information on http://www.openaire.eu. -webui.validator.features.3.3.title = FCT - Funding Agency for Science, Technology and Innovation +webui.validator.features.3.3.title = Funding Agency for Science, Technology and Innovation (FCT) webui.validator.features.3.3.text = The FCT profile returns a list of publications that have associated funding from the Foundation for Science and Technology (FCT). The listing is then organized by the project identifier. See more information on monitoring the FCT policy on the website RCAAP. -webui.validator.features.3.4.title = Thesis and Dissertations +webui.validator.features.3.4.title = Thesis and Dissertations (TID) webui.validator.features.3.4.text = This profile identifies doctoral thesis and dissertations based on the document type information and validates a number of other aspects related to the legal deposit. View more information on the project website RCAAP. +webui.validator.features.3.5.title = RCAAP portal +webui.validator.features.3.5.text = This profile validates the resource content according to the aggregation policies of the RCAAP portal, available on the RCAAP project website. +webui.validator.features.3.6.title = Embargoed Access +webui.validator.features.3.6.text = With this profile, to information curation purposes, it is possible to list all files that have an access type designated Embargoed Access. +webui.validator.features.3.7.title = Embargoed Incoherence +webui.validator.features.3.7.text = The profile Embargo Incoherence allows the listing of documents in Embargoed Access that don't have date, or it is in an invalid format, or it is a past date and the record needs an update. + webui.validator.features.4.title = Files and Formats webui.validator.features.4.text = Validates the files associated with a resource. It identifies and characterizes the resource for the purpose of digital preservation, for now only available for DSpace repositories. diff --git a/config/Messages_pt.properties b/config/Messages_pt.properties index be8f872..e27156f 100644 --- a/config/Messages_pt.properties +++ b/config/Messages_pt.properties @@ -500,10 +500,16 @@ webui.validator.features.3.1.title = Diretrizes DRIVER webui.validator.features.3.1.text = Este perfil permite validar o recurso de acordo com as diretrizes DRIVER. Orientadas para a interoperabilidade de repositórios, podem também ser usadas para tornar as revistas compatíveis e mais uniformes com os repositórios. Este perfil deve ser usado para a integração dos recursos no Portal RCAAP. webui.validator.features.3.2.title = Diretrizes OpenAIRE webui.validator.features.3.2.text = O perfil OpenAIRE filtra todos os registos do seu recurso e devolve-lhe uma lista com identificação de publicações financiadas pela Comissão Europeia, quer no âmbito do 7º PQ, quer do programa Horizonte 2020. Esclarece-se que as orientações OpenAIRE estabelecem a agregação no respetivo Portal de todos os conteúdos Open Access do repositório mais os conteúdos com financiamento, no entanto este perfil serve especificamente para identificar publicações com financiamento da CE. Mais informações em http://www.openaire.eu. -webui.validator.features.3.3.title = FCT - Fundação para a Ciência e Tecnologia +webui.validator.features.3.3.title = Fundação para a Ciência e Tecnologia (FCT) webui.validator.features.3.3.text = O perfil FCT devolve uma lista de publicações referenciadas no recurso que tenham associado financiamento da Fundação para a Ciência e Tecnologia (FCT). A listagem está depois organizada pelo identificador de projeto. Consulte mais informações sobre a monitorização da política da FCT no website RCAAP. -webui.validator.features.3.4.title = Teses e Dissertações +webui.validator.features.3.4.title = Teses e Dissertações (TID) webui.validator.features.3.4.text = Este perfil identifica as teses e dissertações com base na informação do tipo de documento e valida um conjunto de outros aspetos relacionados com o depósito legal. Ver mais informação no website do projeto RCAAP. +webui.validator.features.3.5.title = Portal RCAAP +webui.validator.features.3.5.text = Este perfil valida o conteúdo do recurso de acordo com as condições de agregação do portal RCAAP, disponíveis no website do projeto RCAAP. +webui.validator.features.3.6.title = Acesso Embargado +webui.validator.features.3.6.text = Com este perfil, para efeitos de curadoria da informação, é possível listar todos os ficheiros que possuem um tipo de acesso designado de Acesso Embargado. +webui.validator.features.3.7.title = Incoerências de Embargo +webui.validator.features.3.7.text = O perfil Incoerências de Embargo permite listar os documentos em Acesso Embargado que se encontram sem data de embargo, num formato válido ou com uma data de embargo que já terminou e cujas permissões do registo é necessário alterar. webui.validator.features.4.title = Ficheiros e Formatos webui.validator.features.4.text = Valida o conjunto de ficheiros associados a um recurso. Serve para identificar e caracterizar o recurso para efeitos de preservação digital, para já apenas disponível para repositórios DSpace. diff --git a/web/validator2resources/features.jsp b/web/validator2resources/features.jsp index 4eeaa05..5c6ef74 100644 --- a/web/validator2resources/features.jsp +++ b/web/validator2resources/features.jsp @@ -129,6 +129,24 @@

+

+ +

+

+ +

+

+ +

+

+ +

+

+ +

+

+ +

-- 2.0.0