-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathopenaire4-profile.xml
More file actions
66 lines (53 loc) · 1.66 KB
/
openaire4-profile.xml
File metadata and controls
66 lines (53 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<dspace-dc-types>
<dspace-header>
<title>DSpace Submission OpenAIRE 4.0 Profile Registry</title>
<contributor.author>José Carvalho</contributor.author>
<contributor.author>Paulo Graça</contributor.author>
<contributor.author>Fernando Ribeiro</contributor.author>
</dspace-header>
<dc-schema>
<name>oaire</name>
<namespace>http://namespace.openaire.eu/schema/oaire</namespace>
</dc-schema>
<!-- Degóis to OpenAIRE 4 mapping-->
<dc-type>
<schema>oaire</schema>
<element>citationStartPage</element>
<qualifier></qualifier>
<scope_note>The start page of the work published.</scope_note>
</dc-type>
<dc-type>
<schema>oaire</schema>
<element>citationEndPage</element>
<qualifier></qualifier>
<scope_note>The end page of the work published.</scope_note>
</dc-type>
<dc-type>
<schema>oaire</schema>
<element>citationIssue</element>
<scope_note>The issue of the journal.</scope_note>
</dc-type>
<dc-type>
<schema>oaire</schema>
<element>citationConferencePlace</element>
<qualifier></qualifier>
<scope_note>The place where the conference took place.</scope_note>
</dc-type>
<dc-type>
<schema>oaire</schema>
<element>citationVolume</element>
<scope_note>The volume, typically a number, of the journal.</scope_note>
</dc-type>
<dc-type>
<schema>oaire</schema>
<element>citationTitle</element>
<scope_note>The title name of the journal, book, conference where this work is published.</scope_note>
</dc-type>
<!--
<dc-type>
<schema>oaire</schema>
<element>id</element>
<qualifier>other</qualifier>
<scope_note>Other author identifier</scope_note>
</dc-type> -->
</dspace-dc-types>