Project

General

Profile

« Previous | Next » 

Revision 59209

testing

View differences:

modules/dnet-mapreduce-jobs/trunk/src/test/java/eu/dnetlib/data/transform/XsltRowTransformerFactoryTest.java
674 674
	}
675 675

  
676 676
	@Test
677
	public void testJATSRecord() throws Exception {
678
		doTest(loadFromTransformationProfile("oaf2hbase.xml"), load("oaf_from_jats.xml"));
679
	}
680

  
681

  
682
	@Test
677 683
	public void testSygmaDatacite() throws Exception {
678 684

  
679 685
		final List<Row> rows = Lists.newArrayList();
modules/dnet-mapreduce-jobs/trunk/src/test/resources/eu/dnetlib/data/transform/oaf_from_jats.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns:dc="http://purl.org/dc/elements/1.1/"
3
        xmlns:dr="http://www.driver-repository.eu/namespace/dr"
4
        xmlns:dri="http://www.driver-repository.eu/namespace/dri"
5
        xmlns:oaf="http://namespace.openaire.eu/oaf" xmlns:xlink="http://www.w3.org/1999/xlink">
6
    <oai:header xmlns="http://namespace.openaire.eu/"
7
                xmlns:oai="http://www.openarchives.org/OAI/2.0/"
8
                xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
9
        <dri:objIdentifier>a89337edbe55::0001698cf0e481c677437201e304fc45</dri:objIdentifier>
10
        <dri:recordIdentifier>oai:journal.fi:article/36244</dri:recordIdentifier>
11
        <dri:dateOfCollection>2020-06-10T14:23:58.574Z</dri:dateOfCollection>
12
        <oaf:datasourceprefix>a89337edbe55</oaf:datasourceprefix>
13
        <identifier xmlns="http://www.openarchives.org/OAI/2.0/">oai:journal.fi:article/36244</identifier>
14
        <datestamp xmlns="http://www.openarchives.org/OAI/2.0/">2019-10-09T11:24:05Z</datestamp>
15
        <setSpec xmlns="http://www.openarchives.org/OAI/2.0/">virittaja:Kirjoitukset</setSpec>
16
        <dr:dateOfTransformation>2020-06-10T17:10:59.035Z</dr:dateOfTransformation>
17
    </oai:header>
18
    <metadata>
19
        <dc:title xml:lang="fi">Lisää luonnontieteiden empiirisyyden ja ihmistieteiden empiirisyyden välisistä eroista</dc:title>
20
        <dc:creator>Itkonen, Esa</dc:creator>
21
        <dc:subject>Kirjoitukset</dc:subject>
22
        <dc:publisher>Kotikielen Seura</dc:publisher>
23
        <dc:source>Virittäjä</dc:source>
24
        <dc:language>eng</dc:language>
25
        <dc:identifier>https://journal.fi/virittaja/article/view/36244</dc:identifier>
26
        <oaf:dateAccepted>1973-01-01</oaf:dateAccepted>
27
        <dc:rights>http://purl.org/coar/access_right/c_abf2</dc:rights>
28
        <dc:rights>Copyright (c) 2014 Virittäjä</dc:rights>
29
        <oaf:accessrights>OPEN</oaf:accessrights>
30
        <dr:CobjCategory type="publication">0001</dr:CobjCategory>
31
        <oaf:journal eissn="2242-8828" ep="69" iss="1" issn="0042-6806"
32
                     sp="69" vol="77">Virittäjä</oaf:journal>
33
        <oaf:hostedBy id="openaire____::Sm91cm5hbC5maQ" name="Journal.fi"/>
34
        <oaf:collectedFrom id="openaire____::Sm91cm5hbC5maQ" name="Journal.fi"/>
35
    </metadata>
36
    <about xmlns:oai="http://www.openarchives.org/OAI/2.0/"
37
           xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
38
        <provenance xmlns="http://www.openarchives.org/OAI/2.0/provenance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/provenance http://www.openarchives.org/OAI/2.0/provenance.xsd">
39
            <originDescription altered="true" harvestDate="2020-06-10T14:23:58.574Z">
40
                <baseURL>https%3A%2F%2Fjournal.fi%2Findex%2Foai</baseURL>
41
                <identifier>oai:journal.fi:article/36244</identifier>
42
                <datestamp>2019-10-09T11:24:05Z</datestamp>
43
                <metadataNamespace/>
44
            </originDescription>
45
        </provenance>
46
        <oaf:datainfo>
47
            <oaf:inferred>false</oaf:inferred>
48
            <oaf:deletedbyinference>false</oaf:deletedbyinference>
49
            <oaf:trust>0.9</oaf:trust>
50
            <oaf:inferenceprovenance/>
51
            <oaf:provenanceaction classid="sysimport:crosswalk:repository"
52
                                  classname="sysimport:crosswalk:repository"
53
                                  schemeid="dnet:provenanceActions" schemename="dnet:provenanceActions"/>
54
        </oaf:datainfo>
55
    </about>
56
</record>
modules/dnet-mapreduce-jobs/trunk/src/test/resources/eu/dnetlib/data/transform/recordClaimedDedup.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<oai:record xmlns:dc="http://purl.org/dc/elements/1.1/"
3
            xmlns:dr="http://www.driver-repository.eu/namespace/dr"
4
            xmlns:dri="http://www.driver-repository.eu/namespace/dri"
5
            xmlns:oaf="http://namespace.openaire.eu/oaf"
6
            xmlns:oai="http://www.openarchives.org/OAI/2.0/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/">
1
<oai:record xmlns:oaf="http://namespace.openaire.eu/oaf" xmlns:dc="http://purl.org/dc/elements/1.1/"
2
			xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
3
			xmlns:oai="http://www.openarchives.org/OAI/2.0/"
4
			xmlns:dri="http://www.driver-repository.eu/namespace/dri"
5
			xmlns:dr="http://www.driver-repository.eu/namespace/dr">
7 6
	<oai:header>
8
		<dri:objIdentifier>dedup_wf_001::39dbc7425111ec2d389128d7ba155eb1</dri:objIdentifier>
9
		<dri:dateOfCollection>2019-03-26T12:05:53.343Z</dri:dateOfCollection>
7
		<dri:objIdentifier>dedup_wf_001::534276867e917fe9efe0cca10e363457</dri:objIdentifier>
8
		<dri:dateOfCollection>2020-08-02T22:55:40.866Z</dri:dateOfCollection>
10 9
		<oaf:datasourceprefix>openaire____</oaf:datasourceprefix>
11
		<dr:dateOfTransformation>2019-03-26T12:07:57.698Z</dr:dateOfTransformation>
10
		<dr:dateOfTransformation>2020-08-02T23:53:04.582Z</dr:dateOfTransformation>
12 11
	</oai:header>
13 12
	<oai:metadata>
14
		<dc:title>Data Journals: A Survey</dc:title>
15
		<dc:subject>Data Journals</dc:subject>
16
		<dc:subject>Data Quality</dc:subject>
17
		<dc:subject>info:eu-repo/classification/acm/H.3.7 Digital Libraries</dc:subject>
18
		<dc:subject>info:eu-repo/classification/acm/GeneralLiterature_REFERENCE(e.g.,dictionaries,encyclopedias,glossaries)</dc:subject>
19
		<dc:subject>Scholarly communication</dc:subject>
20
		<dc:subject>Data Availability</dc:subject>
21
		<dc:subject>Data Documentation</dc:subject>
22
		<dc:subject>Open Access Publishing</dc:subject>
23
		<dc:subject>Data Publishing</dc:subject>
24
		<dc:subject>Data Citation</dc:subject>
13
		<dc:contributor>ATLAS (IHEF, IoP, FNWI)</dc:contributor>
14
		<dc:contributor>Doğuş Üniversitesi, Fen Edebiyat Fakültesi, Fizik Bölümü</dc:contributor>
15
		<dc:contributor>TR3959</dc:contributor>
16
		<dc:contributor>Doğuş Üniversitesi, Fen Edebiyat Fakültesi, Fizik Bölümü</dc:contributor>
17
		<dc:contributor>TR3959</dc:contributor>
18
		<dc:source>urn:issn:1748-0221</dc:source>
19
		<dc:source>VOLUME=7;ISSUE=1;ISSN=1748-0221;TITLE=Journal of Instrumentation</dc:source>
20
		<dc:source>ATLAS Collaboration Mitsou, Vasiliki Fiorini, Luca Ros Martínez, Eduardo Castillo
21
			Giménez, María Victoria Fuster Verdú, Juan A. García García, Carmen Cabrera Urbán,
22
			Susana Martí García, Salvador Salt Cairols, José Lacasta Llácer, Carlos Valls Ferrer,
23
			Juan Antonio Higón Rodríguez, Emilio Ferrer Soria, Antonio González de la Hoz, Santiago
24
			Kaci, Mohammed Hernández Jiménez, Yesenia Villaplana Pérez, Miguel 2012 A study of the
25
			material in the ATLAS inner detector using secondary hadronic interactions Journal Of
26
			Instrumentation 7 P01013 1 41</dc:source>
27
		<dc:source>Journal of Instrumentation, 7(1)</dc:source>
28
		<dc:source>Aad, G; Abbott, B; Abdallah, J; Abdelalim, AA; Abdesselam, A; Abdinov, O;  et
29
			al.(2012). A study of the material in the ATLAS inner detector using secondary hadronic
30
			interactions. Journal of Instrumentation, 7(1). doi: 10.1088/1748-0221/7/01/P01013. UC
31
			Santa Cruz: Retrieved from: http://www.escholarship.org/uc/item/05j2j2br</dc:source>
32
		<dc:source>Journal of Instrumentation, 7</dc:source>
33
		<dc:source>VOLUME=7;ISSN=1748-0221;TITLE=Journal of Instrumentation</dc:source>
34
		<dc:source>1748-0221</dc:source>
35
		<dc:source>Journal of Instrumentation 7, P01013 (2012).
36
			doi:10.1088/1748-0221/7/01/P01013</dc:source>
37
		<dc:title>A measurement of the material in the ATLAS inner detector using secondary hadronic
38
			interactions</dc:title>
25 39
		<dc:language>und</dc:language>
26
		<dc:description>Data occupy a key role in our information society. However, although the amount of published data continues to grow and terms such as data deluge and big data today characterize numerous (research) initiatives, much work is still needed in the direction of publishing data in order to make them effectively discoverable, available, and reusable by others. Several barriers hinder data publishing, from lack of attribution and rewards, vague citation practices, and quality issues to a rather general lack of a data-sharing culture. Lately, data journals have overcome some of these barriers. In this study of more than 100 currently existing data journals, we describe the approaches they promote for data set description, availability, citation, quality, and open access. We close by identifying ways to expand and strengthen the data journals approach as a means to promote data set access and exploitation.</dc:description>
27
		<dc:source>In: Journal of the Association for Information Science and Technology, vol. 66 (9) pp. 1747 - 1762. Wiley, 2015. [Online First 30 January 2015]</dc:source>
28
		<dc:source>Journal of the Association for Information Science and Technology (2015)</dc:source>
29
		<dc:date>2015-01-30</dc:date>
40
		<dc:subject classid="keyword" classname="keyword">Detector modelling and simulations I
41
			(interaction of radiation with matter, interaction of photons with matter, interaction
42
			of hadrons with matter, etc); Particle tracking detectors (Solid-state detectors); Si
43
			microstrip and pad detectors; Large detector systems for particle and astroparticle
44
			physics</dc:subject>
45
		<dc:subject classid="keyword" classname="keyword">of photons with matter, interaction of
46
			hadrons with matter, etc)</dc:subject>
47
		<dc:subject classid="keyword" classname="keyword">Particle Physics - Experiment</dc:subject>
48
		<dc:subject classid="keyword" classname="keyword">Detector Modelling and
49
			Simulations</dc:subject>
50
		<dc:subject classid="keyword" classname="keyword">Detector modelling and simulations I
51
			(interaction of radiation with matter, interaction of photons with matter, interaction
52
			of hadrons with matter, etc)</dc:subject>
53
		<dc:subject classid="keyword" classname="keyword">Large detector systems for particle and
54
			astroparticle physics</dc:subject>
55
		<dc:subject classid="keyword" classname="keyword">Detector modelling and simulations I
56
			(interaction of radiation with matter, interaction</dc:subject>
57
		<dc:subject classid="keyword" classname="keyword">Large Detector Systems</dc:subject>
58
		<dc:subject classid="keyword" classname="keyword">530</dc:subject>
59
		<dc:subject classid="keyword" classname="keyword">Science &amp; Technology</dc:subject>
60
		<dc:subject classid="keyword" classname="keyword">:Ciências Físicas [Ciências
61
			Naturais]</dc:subject>
62
		<dc:subject classid="keyword" classname="keyword">High Energy Physics -
63
			Experiment</dc:subject>
64
		<dc:subject classid="keyword" classname="keyword">Detectors de radiació</dc:subject>
65
		<dc:subject classid="keyword" classname="keyword">Física nuclear</dc:subject>
66
		<dc:subject classid="ddc" classname="ddc">ddc:610</dc:subject>
67
		<dc:subject classid="keyword" classname="keyword">Si microstrip and pad
68
			detectors</dc:subject>
69
		<dc:subject classid="keyword" classname="keyword">Particle tracking detectors (Solid-state
70
			detectors)</dc:subject>
71
		<dc:subject classid="keyword" classname="keyword">Col·lisions (Física nuclear)</dc:subject>
72
		<dc:subject classid="keyword" classname="keyword">Particle Tracking Detectors</dc:subject>
73
		<dc:publisher>IOP Publishing</dc:publisher>
30 74
		<dc:format>application/pdf</dc:format>
31
		<dc:publisher>Wiley</dc:publisher>
32
		<dc:contributor/>
33
		<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1002/asi.23358</dc:relation>
34
		<dc:source>PUblication MAnagement</dc:source>
35
		<dc:source>ZENODO</dc:source>
75
		<dc:format>application/pdf</dc:format>
76
		<dc:format>application/pdf</dc:format>
77
		<dc:format>application/pdf</dc:format>
78
		<dc:format>application/pdf</dc:format>
79
		<dc:format>application/pdf</dc:format>
80
		<dc:date>2016-05-02</dc:date>
81
		<dc:description>The ATLAS inner detector is used to reconstruct secondary vertices due to
82
			hadronic interactions of primary collision products, so probing the location and amount
83
			of material in the inner region of ATLAS. Data collected in 7 TeV pp collisions at the
84
			LHC, with a minimum bias trigger, are used for comparisons with simulated events. The
85
			reconstructed secondary vertices have spatial resolutions ranging from ~ 200μm to 1 mm.
86
			The overall material description in the simulation is validated to within an
87
			experimental uncertainty of about 7%. This will lead to a better understanding of the
88
			reconstruction of various objects such as tracks, leptons, jets, and missing transverse
89
			momentum. We acknowledge the support of ANPCyT, Argentina; YerPhI, Armenia; ARC,
90
			Australia; BMWF, Austria; ANAS, Azerbaijan; SSTC, Belarus; CNPq and FAPESP, Brazil;
91
			NSERC, NRC and CFI, Canada; CERN; CONICYT, Chile; CAS, MOST and NSFC, China;
92
			COLCIENCIAS, Colombia; MSMT CR, MPO CR and VSC CR, Czech Republic; DNRF, DNSRC and
93
			Lundbeck Foundation, Denmark; ARTEMIS, European Union; IN2P3-CNRS, CEA-DSM/IRFU, France;
94
			GNAS, Georgia; BMBF, DFG, HGF, MPG and AvH Foundation, Germany; GSRT, Greece; ISF,
95
			MINERVA, GIF, DIP and Benoziyo Center, Israel; INFN, Italy; MEXT and JSPS, Japan; CNRST,
96
			Morocco; FOM and NWO, Netherlands; RCN, Norway; MNiSW, Poland; GRICES and FCT, Portugal;
97
			MERYS (MECTS), Romania; MES of Russia and ROSATOM, Russian Federation; JINR; MSTD,
98
			Serbia; MSSR, Slovakia; ARRS and MVZT, Slovenia; DST/NRF, South Africa; MICINN, Spain;
99
			SRC and Wallenberg Foundation, Sweden; SER, SNSF and Cantons of Bern and Geneva,
100
			Switzerland; NSC, Taiwan; TAEK, Turkey; STFC, the Royal Society and Leverhulme Trust,
101
			United Kingdom; DOE and NSF, United States of America.
102
			info:eu-repo/semantics/publishedVersion</dc:description>
103
		<dc:source>NARCIS</dc:source>
104
		<dc:source>DSpace@Dogus</dc:source>
105
		<dc:source>Lancaster EPrints</dc:source>
106
		<dc:source>CERN Document Server</dc:source>
107
		<dc:source>DESY Publication Database</dc:source>
108
		<dc:source>OpenAIRE</dc:source>
109
		<dc:source>Publikationenserver der Georg-August-Universität Göttingen</dc:source>
110
		<dc:source>arXiv.org e-Print Archive</dc:source>
111
		<dc:source>CORE (RIOXX-UK Aggregator)</dc:source>
112
		<dc:source>eScholarship - University of California</dc:source>
113
		<dc:source>Universidade do Minho: RepositoriUM</dc:source>
114
		<dc:source>Dokuz Eylul University Open Archive System</dc:source>
115
		<dc:source>Repositori d'Objectes Digitals per a l'Ensenyament la Recerca i la
116
			Cultura</dc:source>
117
		<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1088/1748-0221/7/01/P01013</dc:relation>
118
		<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1088/1748-0221/7/01/P01013.</dc:relation>
36 119
		<dc:type>Article</dc:type>
37
		<dc:identifier>http://puma.isti.cnr.it/dfdownloadnew.php?ident=cnr.isti/cnr.isti/2015-A0-009</dc:identifier>
38
		<dc:identifier>http://puma.isti.cnr.it/rmydownload.php?filename=cnr.isti/cnr.isti/2015-A0-009/2015-A0-009_0.pdf</dc:identifier>
120
		<dc:identifier>http://hdl.handle.net/11376/1605</dc:identifier>
39 121
		<dc:type>Article</dc:type>
40
		<dc:identifier>https://zenodo.org/record/18377</dc:identifier>
41
		<dc:creator>Candela, Leonardo</dc:creator>
42
		<dc:creator>Castelli, Donatella</dc:creator>
43
		<dc:creator>Manghi, Paolo</dc:creator>
44
		<dc:creator>Tani, Alice</dc:creator>
45
		<dr:CobjCategory>0001</dr:CobjCategory>
46
		<oaf:dateAccepted>2015-01-30</oaf:dateAccepted>
47
		<oaf:accessrights/>
122
		<dc:identifier>http://www.escholarship.org/uc/item/05j2j2br</dc:identifier>
123
		<dc:type>Unknown</dc:type>
124
		<dc:identifier>http://cds.cern.ch/record/1394292</dc:identifier>
125
		<dc:type>Article</dc:type>
126
		<dc:identifier>http://eprints.lancs.ac.uk/68235/</dc:identifier>
127
		<dc:type>Article</dc:type>
128
		<dc:identifier>http://hdl.handle.net/10550/36188</dc:identifier>
129
		<dc:type>Article</dc:type>
130
		<dc:identifier>http://eprints.gla.ac.uk/65933/1/65933.pdf</dc:identifier>
131
		<dc:type>Preprint</dc:type>
132
		<dc:identifier>http://arxiv.org/abs/1110.6191</dc:identifier>
133
		<dc:type>Article</dc:type>
134
		<dc:identifier>http://dare.uva.nl/personal/pure/en/publications/a-study-of-the-material-in-the-atlas-inner-detector-using-secondary-hadronic-interactions(6b7667e2-04e2-4a66-92a8-ff4edbf61a17).html</dc:identifier>
135
		<dc:type>Article</dc:type>
136
		<dc:identifier>http://hdl.handle.net/1822/48768</dc:identifier>
137
		<dc:type>Article</dc:type>
138
		<dc:identifier>http://resolver.sub.uni-goettingen.de/purl?gs-1/12231</dc:identifier>
139
		<dc:type>Article</dc:type>
140
		<dc:identifier>http://bib-pubdb1.desy.de/search?p=id:%22PHPPUBDB-21212%22</dc:identifier>
141
		<dc:identifier>http://bib-pubdb1.desy.de/record/96807/files/CERN-PH-EP-2011-147_1110.6191v2.pdf</dc:identifier>
142
		<dc:identifier>http://bib-pubdb1.desy.de//record/96807/files/CERN-PH-EP-2011-147_1110.6191v2.pdf</dc:identifier>
143
		<dc:identifier>http://bib-pubdb1.desy.de/record/96807</dc:identifier>
144
		<dc:type>Article</dc:type>
145
		<dc:identifier>http://arxiv.org/abs/1110.6191</dc:identifier>
146
		<dc:type>Article</dc:type>
147
		<dc:identifier>http://hdl.handle.net/11376/1605</dc:identifier>
148
		<dc:identifier>http://dx.doi.org/10.1088/1748-0221/7/01/P01013</dc:identifier>
149
		<dc:type>Article</dc:type>
150
		<dc:identifier>http://hdl.handle.net/2066/93736</dc:identifier>
151
		<dc:creator>ATLAS Collaboration</dc:creator>
152
		<dr:CobjCategory type="publication">0001</dr:CobjCategory>
153
		<oaf:refereed>0002</oaf:refereed>
154
		<oaf:dateAccepted>2016-05-02</oaf:dateAccepted>
155
		<oaf:accessrights>OPEN</oaf:accessrights>
48 156
		<oaf:language>und</oaf:language>
49 157
		<oaf:embargoenddate/>
50
		<oaf:hostedby
51
				id="openaire____::1256f046-bf1f-4afc-8b47-d0b147148b18" name="Unknown Repository"/>
158
		<oaf:hostedby id="infrastruct_::openaire" name="OpenAIRE"/>
52 159
		<oaf:collectedfrom id="infrastruct_::openaire" name="OpenAIRE"/>
53
		<oaf:journal eissn="" ep="" iss="" issn="" lissn="" sp="" vol=""/>
160
		<oaf:journal eissn="" ep="" iss="1748-0221" issn="1748-0221" lissn="" sp="" vol=""/>
54 161
	</oai:metadata>
55 162
	<about>
56 163
		<provenance xmlns="http://www.openarchives.org/OAI/2.0/provenance"
57
		            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/provenance http://www.openarchives.org/OAI/2.0/provenance.xsd">
58
			<originDescription altered="true" harvestDate="2019-03-26T12:05:53.343Z">
59
				<baseURL>file:///srv/claims/records/publication/openaire</baseURL>
164
					xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
165
					xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/provenance http://www.openarchives.org/OAI/2.0/provenance.xsd">
166
			<originDescription harvestDate="2020-08-02T22:55:40.866Z" altered="true">
167
				<baseURL>file%3A%2F%2F%2Fsrv%2Fclaims%2Frecords%2Fpublication%2Fopenaire</baseURL>
60 168
				<identifier/>
61 169
				<datestamp/>
62 170
				<metadataNamespace/>
......
67 175
			<oaf:deletedbyinference>false</oaf:deletedbyinference>
68 176
			<oaf:trust>0.9</oaf:trust>
69 177
			<oaf:inferenceprovenance/>
70
			<oaf:provenanceaction classid="user:claim" classname="user:claim"
71
			                      schemeid="dnet:provenanceActions" schemename="dnet:provenanceActions"/>
178
			<oaf:provenanceaction schemename="dnet:provenanceActions"
179
								  schemeid="dnet:provenanceActions" classname="user:claim" classid="user:claim"/>
72 180
		</oaf:datainfo>
73 181
	</about>
74
</oai:record>
182
</oai:record>

Also available in: Unified diff