Project

General

Profile

« Previous | Next » 

Revision 55263

New test from new datacite records now that e collect from Sandro's ES

View differences:

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

  
218 218
	@Test
219
	public void testParseDataciteNewES() throws Exception {
220

  
221
		doTest(loadFromTransformationProfile("odf2hbase.xml"), load("dataciteNew.xml"));
222
	}
223

  
224
	@Test
219 225
	public void testParseOpenTrials() throws Exception {
220 226

  
221 227
		doTest(loadFromTransformationProfile("odf2hbase.xml"), load("opentrials_datacite1.xml"));
modules/dnet-mapreduce-jobs/trunk/src/test/resources/eu/dnetlib/data/transform/dataciteNew.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<record xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
        xmlns:oaf="http://namespace.openaire.eu/oaf"
4
        xmlns:dr="http://www.driver-repository.eu/namespace/dr">
5
	<oai:header xmlns:dri="http://www.driver-repository.eu/namespace/dri"
6
	            xmlns:oai="http://www.openarchives.org/OAI/2.0/">
7
		<dri:repositoryId>1ab23232-a569-447f-8e74-5d3238e2e3c8_UmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZXMvUmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZVR5cGU=</dri:repositoryId>
8
		<dri:datasourceprefix>datacite____</dri:datasourceprefix>
9
		<dri:objIdentifier xmlns="http://namespace.openaire.eu/" xmlns:dc="http://purl.org/dc/elements/1.1/"
10
		                   xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">datacite____::000000aaf19e1fdd1069b68c85cf5eda</dri:objIdentifier>
11
		<dri:recordIdentifier xmlns="http://namespace.openaire.eu/" xmlns:dc="http://purl.org/dc/elements/1.1/"
12
		                      xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">10.18421/tem53-12</dri:recordIdentifier>
13
		<dri:dateOfCollection xmlns="http://namespace.openaire.eu/" xmlns:dc="http://purl.org/dc/elements/1.1/"
14
		                      xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">2018-10-28T00:39:04.337Z</dri:dateOfCollection>
15
		<oaf:datasourceprefix xmlns="http://namespace.openaire.eu/" xmlns:dc="http://purl.org/dc/elements/1.1/"
16
		                      xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">datacite____</oaf:datasourceprefix>
17
		<identifier xmlns="http://www.openarchives.org/OAI/2.0/"
18
		            xmlns:dc="http://purl.org/dc/elements/1.1/"
19
		            xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">10.18421/tem53-12</identifier>
20
		<setSpec xmlns="http://www.openarchives.org/OAI/2.0/"
21
		         xmlns:dc="http://purl.org/dc/elements/1.1/"
22
		         xmlns:prov="http://www.openarchives.org/OAI/2.0/provenance">TIB.TEM</setSpec>
23
	</oai:header>
24
	<metadata>
25
		<resource xmlns="http://datacite.org/schema/kernel-3"
26
		          xmlns:dri="http://www.driver-repository.eu/namespace/dri"
27
		          xmlns:oai="http://www.openarchives.org/OAI/2.0/"
28
		          xsi:schemaLocation="http://datacite.org/schema/kernel-3 http://schema.datacite.org/meta/kernel-3/metadata.xsd">
29
			<identifier identifierType="DOI">10.18421/tem53-12</identifier>
30
			<creators>
31
				<creator>
32
					<creatorName>Žileska – Pančovska, Valentina</creatorName>
33
				</creator>
34
				<creator>
35
					<creatorName>Blaževska-Stoilkovska, Biljana</creatorName>
36
				</creator>
37
				<creator>
38
					<creatorName>Hanák, Tomáš</creatorName>
39
				</creator>
40
			</creators>
41
			<titles>
42
				<title>Management of Human Resources and Quality in Materials Supply Process in Construction Projects</title>
43
			</titles>
44
			<publisher>UIKTEN</publisher>
45
			<publicationYear>2016</publicationYear>
46
			<subjects>
47
				<subject>construction project</subject>
48
				<subject>Human resources management</subject>
49
				<subject>Quality management</subject>
50
				<subject>materials supply process</subject>
51
				<subject>satisfaction</subject>
52
			</subjects>
53
			<dates>
54
				<date dateType="Issued">2016</date>
55
			</dates>
56
			<language>eng</language>
57
			<resourceType bibtex="article" resourceTypeGeneral="Text">Article</resourceType>
58
			<alternateIdentifiers xmlns="http://www.openarchives.org/OAI/2.0/">
59
				<alternateIdentifier xmlns="http://datacite.org/schema/kernel-3" alternateIdentifierType="DOI">https://doi.org/10.18421/tem53-12</alternateIdentifier>
60
				<alternateIdentifier alternateIdentifierType="URL">http://dx.doi.org/10.18421/tem53-12</alternateIdentifier>
61
			</alternateIdentifiers>
62
			<formats>
63
				<format>PDF</format>
64
			</formats>
65
			<version>None</version>
66
			<descriptions>
67
				<description descriptionType="SeriesInformation">TEM Journal; Vol 5, No 3, 2016. ISSN 2217-8309</description>
68
				<description descriptionType="Abstract">Construction projects participants were surveyed to assess how coordination and communication among stakeholders and quality control in building materials supply process were managed, as well as to evaluate their satisfaction with the structures quality. It was found that the participants’ role and working experience had a statistically significant interaction effect on satisfaction with the structures quality, but their effect on perceived coordination and communication among stakeholders and materials’ quality control wasn’t statistically significant. The results were discussed in light of their importance for effective construction project management from the aspect of human resources, building materials quality and satisfaction with the quality of structures.</description>
69
			</descriptions>
70
			<oaf:hostedBy id="openaire____::1256f046-bf1f-4afc-8b47-d0b147148b18"
71
			              name="Unknown Repository"/>
72
		</resource>
73
		<dr:CobjCategory type="publication">0038</dr:CobjCategory>
74
		<oaf:dateAccepted>2016-01-01</oaf:dateAccepted>
75
		<oaf:accessrights>UNKNOWN</oaf:accessrights>
76
		<oaf:language>eng</oaf:language>
77
		<oaf:hostedBy name="Unknown Repository"
78
		              id="openaire____::1256f046-bf1f-4afc-8b47-d0b147148b18"/>
79
		<oaf:collectedFrom name="Datacite" id="openaire____::datacite"/>
80
	</metadata>
81
	<oai:about xmlns:dri="http://www.driver-repository.eu/namespace/dri"
82
	           xmlns:oai="http://www.openarchives.org/OAI/2.0/">
83
		<provenance xmlns="http://www.openarchives.org/OAI/2.0/provenance"
84
		            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/provenance http://www.openarchives.org/OAI/2.0/provenance.xsd">
85
			<originDescription altered="true" harvestDate="2019-04-03T17:37:00.7Z">
86
				<baseURL>https%3A%2F%2Foai.datacite.org%2Foai</baseURL>
87
				<identifier>10.18421/tem53-12</identifier>
88
				<datestamp/>
89
				<metadataNamespace/>
90
			</originDescription>
91
		</provenance>
92
	</oai:about>
93
</record>

Also available in: Unified diff