Project

General

Profile

« Previous | Next » 

Revision 37360

Added by Marek Horst about 9 years ago

removing obsolete test resources

View differences:

modules/icm-iis-transformers/trunk/src/test/resources/eu/dnetlib/iis/transformers/export/researchinitiatives/sampledataproducer/data/extr_metadata.json
1
{"publisher": "Tor Science Fiction", "affiliations": null, "authors": [{"authorFullName": "author-1", "affiliationPositions": null}, {"authorFullName": "author-2", "affiliationPositions": null}, {"authorFullName": "author-3", "affiliationPositions": null}], "language": "eng", "title": "Enders Game", "externalIdentifiers": null, "journal": "Journal-2", "id": "id-1", "pages": {"start": "123", "end": "128"}, "volume": null, "references": null, "year": null, "keywords": null, "issue": null, "abstract": null}
2
{"publisher": null, "affiliations": [], "authors": [{"authorFullName": "author-1", "affiliationPositions": null}, {"authorFullName": "author-2", "affiliationPositions": null}], "language": null, "title": null, "externalIdentifiers": {"id-1": "val-extr-1", "id-3": "val-extr-3"}, "journal": null, "id": "id-2", "pages": null, "volume": "124", "references": [{"position": 1, "basicMetadata": {"publisher": null, "title": "The Lord of the Rings", "url": null, "series": null, "authors": null, "volume": null, "edition": null, "source": null, "year": "2012", "issue": null, "pages": {"start": "1", "end": "236"}, "location": null}, "text": "J.R.R. Tolkien, The Lord of the Rings, 2012"}, {"position": 2, "basicMetadata": {"publisher": null, "title": "The Other Wind", "url": null, "series": null, "authors": null, "volume": "vol.23", "edition": null, "source": null, "year": "2003", "issue": null, "pages": null, "location": null}, "text": "Ursula K. Le Guin, The Other Wind, 2003"}], "year": 1970, "keywords": ["kwd_1", "kwd_3", "kwd_5"], "issue": null, "abstract": "The tales"}
3
{"publisher": "Harp3r T0rch", "affiliations": [{"organization": "some-org", "countryName": "pl", "countryCode": "PL", "address": null, "rawText": "some raw text"}], "authors": null, "language": "en", "title": "Small Gods", "externalIdentifiers": null, "journal": "Journal", "id": "id-3", "pages": null, "volume": "32", "references": [{"position": 1, "basicMetadata": {"publisher": null, "title": "The Lord of the Rings", "url": null, "series": null, "authors": null, "volume": null, "edition": null, "source": null, "year": "2012", "issue": null, "pages": {"start": "1", "end": "236"}, "location": null}, "text": "J.R.R. Tolkien, The Lord of the Rings, 2012"}], "year": null, "keywords": null, "issue": "4", "abstract": null}
modules/icm-iis-transformers/trunk/src/test/resources/eu/dnetlib/iis/transformers/export/researchinitiatives/sampledataproducer/data/output_metadata.json
1
{"id": "id-2", "affiliations": []}
2
{"id": "id-3", "affiliations": [{"organization": "some-org", "countryName": "pl", "countryCode": "PL", "address": null, "rawText": "some raw text"}]}

Also available in: Unified diff