Project

General

Profile

1
<RESOURCE_PROFILE>
2
    <HEADER>
3
        <RESOURCE_IDENTIFIER value="e545ed7a-a349-47e0-8387-c3bd9b1aab37_VHJhbnNmb3JtYXRpb25SdWxlRFNSZXNvdXJjZXMvVHJhbnNmb3JtYXRpb25SdWxlRFNSZXNvdXJjZVR5cGU="/>
4
        <RESOURCE_TYPE value="TransformationRuleDSResourceType"/>
5
        <RESOURCE_KIND value="TransformationRuleDSResources"/>
6
        <RESOURCE_URI value=""/>
7
        <DATE_OF_CREATION value="2015-02-26T11:02:25+00:00"/>
8
    </HEADER>
9
    <BODY>
10
        <CONFIGURATION>
11
            <IMPORTED/>
12
            <SCRIPT>
13
                <TITLE>dc_cleaning_OPENAIREplus_CSIC</TITLE>
14
                <CODE>declare_script "dc_cleaning_OpenAIREplus_CSIC";
15
declare_ns oaf = "http://namespace.openaire.eu/oaf";
16
declare_ns dri = "http://www.driver-repository.eu/namespace/dri";
17
declare_ns dr = "http://www.driver-repository.eu/namespace/dr";
18
declare_ns dc = "http://purl.org/dc/elements/1.1/";
19
declare_ns prov = "http://www.openarchives.org/OAI/2.0/provenance";
20
//preprocess p1 = dblookup("select id, officialname, accessinfopackage from datasources where accessinfopackage is not null");
21
$var0 = "''";
22
$varFP7 = "'corda_______::'";
23
$varH2020 = "'corda__h2020::'";
24
$varFCT="'fct_________::'";
25
$varDummy = "''";
26
static $varDatasourceid = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//EXTRA_FIELDS/FIELD[key='OpenAireDataSourceId']/value"]);
27
static $varRepoid = xpath:"//dri:repositoryId";
28
static $varOfficialname = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//OFFICIAL_NAME"]);
29
dri:objIdentifier = xpath:"//dri:objIdentifier";
30
dri:repositoryId = $varRepoid;
31
dri:recordIdentifier = xpath:"//dri:recordIdentifier";
32
if xpath:"count(//dc:creator) = 0" dc:creator = skipRecord(); else $varDummy = "''";
33
apply xpath:"//dc:creator" if xpath:"string-length(.) &gt; 0" dc:creator = xpath:"normalize-space(.)"; else $varDummy = "''";
34
apply xpath:"//dc:title" if xpath:"string-length(.) &gt; 0" dc:title = xpath:"normalize-space(.)"; else $varDummy = "''";
35
apply xpath:"//dc:subject" if xpath:"string-length(.) &gt; 0" dc:subject = xpath:"normalize-space(.)"; else $varDummy = "''";
36
apply xpath:"//dc:publisher" if xpath:"string-length(.) &gt; 0" dc:publisher = xpath:"normalize-space(.)"; else $varDummy = "''";
37
apply xpath:"//dc:source" if xpath:"string-length(.) &gt; 0" dc:source = xpath:"normalize-space(.)"; else $varDummy = "''";
38
dc:contributor = xpath:"//dc:contributor";
39
dc:description = xpath:"//dc:description";
40
dc:format = xpath:"//dc:format";
41
$varHttpTest = "''";
42
if xpath:"//dc:identifier[starts-with(., 'http')] and (//dc:rights[starts-with(normalize-space(.), 'openAccess')] or //dc:relation[starts-with(normalize-space(.), 'info:eu-repo/grantAgreement')])" $varHttpTest = "true"; else dc:identifier = skipRecord();
43
apply xpath:"//dc:identifier" if xpath:"starts-with(normalize-space(.), 'http')" dc:identifier = xpath:"normalize-space(.)"; else dr:CobjIdentifier = xpath:"normalize-space(.)";
44
dr:dateOfCollection = xpath:"//dri:dateOfCollection";
45
dc:rights = xpath:"//dc:rights";
46
dc:language = Convert(xpath:"//dc:language", Languages);
47
//dc:language = "eng";
48
//if xpath:"//dc:rights[text()='info:eu-repo/semantics/openAccess']" dc:publisher = xpath:"//dc:publisher"; else dc:publisher = skipRecord();
49
dc:date = xpath:"//dc:date";
50
oaf:dateAccepted = Convert(xpath:"descendant-or-self::dc:date", DateISO8601, "yyyy-MM-dd", "min()");
51
apply xpath:"//dc:date" if xpath:"starts-with(normalize-space(.), 'info:eu-repo/date')" oaf:embargoenddate = RegExpr(xpath:"normalize-space(.)", $var0, "s/^(.*info:eu-repo\/date\/embargoEnd\/)//gmi"); else $var0 = "''";
52
// FP7
53
oaf:projectid = xpath:"//dc:relation[matches(normalize-space(.), '(info:eu-repo/grantagreement/ec/fp7/)(\d\d\d\d\d\d)(.*)', 'i')]/concat($varFP7, replace(normalize-space(.), '(info:eu-repo/grantagreement/ec/fp7/)(\d\d\d\d\d\d)(.*)', '$2', 'i'))";
54
// H2020
55
oaf:projectid = xpath:"//dc:relation[matches(normalize-space(.), '(info:eu-repo/grantagreement/ec/h2020/)(\d\d\d\d\d\d)(.*)', 'i')]/concat($varH2020, replace(normalize-space(.), '(info:eu-repo/grantagreement/ec/h2020/)(\d\d\d\d\d\d)(.*)', '$2', 'i'))";
56
// FCT
57
oaf:projectid = xpath:"//dc:relation[matches(normalize-space(.), '(info:eu-repo/grantagreement/fct)/(.+)/(\d+)(.*)', 'i')]/concat($varFCT, replace(normalize-space(.), '(info:eu-repo/grantagreement/fct)/(.+)/(\d+)(.*)', '$3', 'i'))";
58
dc:relation = xpath:"//dc:relation";
59
//comment-js-09-10-2012 apply xpath:"//dc:rights" if xpath:"starts-with(normalize-space(.), 'info:eu-repo/semantics')" dc:rights = empty; else dc:rights = xpath:"normalize-space(.)";
60
// static oaf:datasourceid = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//EXTRA_FIELDS/FIELD[key='OpenAireDataSourceId']/value"]);
61
//
62
static $varDsType = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//CONFIGURATION/DATASOURCE_TYPE"]);
63
//if xpath:"$varDsType='aggregator'" oaf:hostingDatasourceid = xpath:"//prov:baseURL"; else oaf:hostingDatasourceid = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//EXTRA_FIELDS/FIELD[key='OpenAireDataSourceId']/value"]);
64
oaf:collectedDatasourceid = getValue(PROFILEFIELD, [xpath:"//dri:repositoryId", xpath:"//EXTRA_FIELDS/FIELD[key='OpenAireDataSourceId']/value"]);
65
//
66
apply xpath:"//dc:type" if xpath:"." dr:CobjCategory = Convert(xpath:"normalize-space(.)", TextTypologies); else dc:type = xpath:".";
67
apply xpath:"//dc:rights" if xpath:"starts-with(normalize-space(.), 'info:eu-repo/semantics')" oaf:accessrights = Convert(xpath:"normalize-space(.)", AccessRights); else $var0 = "''";
68
if xpath:"//dc:rights[starts-with(normalize-space(.), 'openAccess')]" oaf:accessrights = "OPEN"; else $var0 = "''";
69
if xpath:"//dc:rights[starts-with(normalize-space(.), 'closedAccess')]" oaf:accessrights = "CLOSED"; else $var0 = "''";
70
if xpath:"//dc:rights[starts-with(normalize-space(.), 'embargoedAccess')]" oaf:accessrights = "EMBARGO"; else $var0 = "''";
71
// if xpath:"//dc:rights[starts-with(normalize-space(.), 'info:eu-repo/semantics')]" $var0 = "''"; else oaf:accessrights = "OPEN";
72
//if xpath:"count(//dc:rights) = 0" oaf:accessrights = "OPEN"; else $var0 = "''";
73
// oaf:accessrights = Convert(xpath:"normalize-space(//dc:rights)", AccessRights);
74
//
75
static oaf:collectedFrom = set("''", @name = $varOfficialname; , @id = $varDatasourceid;);
76
static oaf:hostedBy = set("''", @name = $varOfficialname; , @id = $varDatasourceid;);
77
//
78
$varId = identifierExtract('["//dc:identifier", "//dc:relation"]' , xpath:"./*[local-name()='record']" , '(10[.][0-9]{4,}[^\s"/&lt;&gt;]*/[^\s"&lt;&gt;]+)');
79
oaf:identifier = set(xpath:"$varId//value", @identifierType = "doi";);
80
oaf:datasourceprefix = xpath:"//oaf:datasourceprefix";
81
end</CODE>
82
            </SCRIPT>
83
        </CONFIGURATION>
84
        <STATUS/>
85
        <SECURITY_PARAMETERS/>
86
    </BODY>
87
</RESOURCE_PROFILE>
(3-3/56)