-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjmef_1.0_example.xml
More file actions
64 lines (61 loc) · 2.27 KB
/
jmef_1.0_example.xml
File metadata and controls
64 lines (61 loc) · 2.27 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
<journal xmlns="https://journalmetadata.org/version-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink"
xsi:schemaLocation="https://journalmetadata.org/version-1.0 https://journalmetadata.org/version-1.0/jmef.xsd">
<id type="ddh">123</id>
<id type="doaj">6f0107092faa43e7b3232480cb89fb99</id>
<id type="doi">10.1012/abc</id>
<title-group>
<title language-iso2="ENG">Patria Artha Technological Journal</title>
<other-title type="translation" language-iso2="DEU">Translated title</other-title>
<other-title type="subtitle" language-iso2="ENG">Subtitle</other-title>
<other-title type="alternative">Alt title</other-title>
</title-group>
<issn publication-format="print">1063-777X</issn>
<issn publication-format="electronic">1090-6517</issn>
<diamond-criteria>
<scholarly-journal value="true" />
<community-owned value="true"/>
<open-access-with-open-licenses value="true" />
<no-fees value="true"/>
<open-to-all-authors value="true" />
</diamond-criteria>
<organizations>
<publisher>
<name>British Medical Journal</name>
<location>
<country iso3="GBR">United Kingdom</country>
</location>
</publisher>
<other-organization>
<name>University of Science</name>
</other-organization>
<other-organization>
<name>University of Science 2</name>
</other-organization>
</organizations>
<publication-policy>
<review-process type="peer"/>
<languages>
<language iso2="ENG">English</language>
<language iso2="DEU">German</language>
<language>Polish</language>
</languages>
<licenses>
<license xlink:href="http://creativecommons.org/licenses/by-nc/4.0" />
<license xlink:href="http://creativecommons.org/licenses/by/4.0" />
</licenses>
</publication-policy>
<self-uri xlink:href="http://ejournal.patria-artha.ac.id/index.php/patj/index" />
<keywords>
<keyword>DNA analysis</keyword>
<keyword>gene expression</keyword>
<keyword>parallel cloning</keyword>
<keyword>fluid microarray</keyword>
</keywords>
<classifications>
<classification type="oecd-2007">
<class code="2.6" value="Medical engineering" />
</classification>
</classifications>
</journal>