-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add support for more PDF and dataset mimetypes and extensions.
- Add JUnit-test for datasets-list and perform necessary changes in tests.
- Loading branch information
1 parent
889b478
commit 8925fa0
Showing
7 changed files
with
149 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{"id":"dedup_wf_001::83872a151fd78b045e62275ca626ec94","sourceUrl":"https://zenodo.org/record/884160","pageUrl":"https://zenodo.org/records/884160","docOrDatasetUrl":"https://zenodo.org/records/884160/files/Data_for_Policy_2017_paper_55.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"false","couldRetry":"true","fileHash":"4e38a82fe1182e62b1c752b50f5ea59b","fileSize":"263917","comment":"/home/labros/MEGAsync/UOA-JOB/OpenAIRE/JOB-DownloadPDFs/docUrlsRetriever/PublicationsRetriever/target/../example/sample_output/DocFiles/2.pdf"} | ||
{"id":"artemis___fr::60eafea9b28a64cd218110abcf928d15","sourceUrl":"http://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","pageUrl":"http://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","docOrDatasetUrl":"https://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"true","couldRetry":"true","fileHash":"f2785bba2296919108b5cce18c716c73","fileSize":"5578443","comment":"/home/labros/MEGAsync/UOA-JOB/OpenAIRE/JOB-DownloadPDFs/docUrlsRetriever/PublicationsRetriever/target/../example/sample_output/DocFiles/1.pdf"} | ||
{"id":"od______2661::4e4a2b01449ecdb83f826ab93443aa17","sourceUrl":"http://doi.org/10.1007/s10853-008-3039-6","pageUrl":"https://link.springer.com/article/10.1007/s10853-008-3039-6","docOrDatasetUrl":"https://link.springer.com/content/pdf/10.1007/s10853-008-3039-6.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"false","couldRetry":"true","fileHash":"5b75d58655e2830112ff16434d75cfa7","fileSize":"1083351","comment":"/home/labros/MEGAsync/UOA-JOB/OpenAIRE/JOB-DownloadPDFs/docUrlsRetriever/PublicationsRetriever/target/../example/sample_output/DocFiles/3.pdf"} | ||
{"id":"dedup_wf_001::83872a151fd78b045e62275ca626ec94","sourceUrl":"https://zenodo.org/record/884160","pageUrl":"https://zenodo.org/records/884160","docOrDatasetUrl":"https://zenodo.org/records/884160/files/Data_for_Policy_2017_paper_55.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"false","couldRetry":"true","fileHash":"4e38a82fe1182e62b1c752b50f5ea59b","fileSize":"263917","comment":"/home/user/PublicationsRetriever/target/../example/sample_output/DocFiles/2.pdf"} | ||
{"id":"artemis___fr::60eafea9b28a64cd218110abcf928d15","sourceUrl":"http://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","pageUrl":"http://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","docOrDatasetUrl":"https://depozit.isae.fr/theses/2013/2013_Roche_Sebastien.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"true","couldRetry":"true","fileHash":"f2785bba2296919108b5cce18c716c73","fileSize":"5578443","comment":"/home/user/PublicationsRetriever/target/../example/sample_output/DocFiles/1.pdf"} | ||
{"id":"od______2661::4e4a2b01449ecdb83f826ab93443aa17","sourceUrl":"http://doi.org/10.1007/s10853-008-3039-6","pageUrl":"https://link.springer.com/article/10.1007/s10853-008-3039-6","docOrDatasetUrl":"https://link.springer.com/content/pdf/10.1007/s10853-008-3039-6.pdf","wasUrlChecked":"true","wasUrlValid":"true","wasDocumentOrDatasetAccessible":"true","wasDirectLink":"false","couldRetry":"true","fileHash":"5b75d58655e2830112ff16434d75cfa7","fileSize":"1083351","comment":"/home/user/PublicationsRetriever/target/../example/sample_output/DocFiles/3.pdf"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
application/vnd.ms-excel | ||
application/vnd.ms-excel.sheet.binary.macroenabled.12 | ||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | ||
application/vnd.oasis.opendocument.spreadsheet | ||
application/vnd.las | ||
text/csv | ||
text/tab-separated-values | ||
text/plain // Some csv and txt datasets | ||
application/json | ||
application/bson | ||
application/geo+json | ||
application/xml // There is also the "text/xml", but that is not a binary-dataset-file. | ||
application/rdf+xml | ||
text/turtle | ||
application/n-triples | ||
application/xml (schema) // The space with the "parenthesis" is part of the mimetype. | ||
application/smil+xml | ||
application/smil | ||
application/yaml | ||
text/yaml | ||
application/x-rdata | ||
text/rdf+n3 | ||
application/zip | ||
application/gzip | ||
application/rar | ||
application/vnd.rar | ||
application/x-tar | ||
application/x-7z-compressed | ||
application/x-sas-data // ".sas7bdat" file | ||
application/x-netcdf // nc3, nc4, ns | ||
application/netcdf // nc3, nc4, ns | ||
application/x-parquet | ||
application/x-avro | ||
application/x-sql | ||
application/sql | ||
image/tiff | ||
application/fits | ||
application/x-esri-shapefile | ||
application/vnd.google-earth.kml+xml | ||
application/gml+xml | ||
application/x-hdf5 | ||
application/x-spss-sav | ||
application/x-stata-dta | ||
application/x-sas7bdat | ||
application/x-feather | ||
application/x-matlab-data | ||
application/dicom | ||
application/grib | ||
application/vnd.tcpdump.pcap | ||
text/x-vcard | ||
application/vcf | ||
application/cbor | ||
image/x-exr | ||
application/x-biosample | ||
application/x-hic | ||
application/warc | ||
application/iges | ||
application/sla | ||
application/dxf | ||
chemical/x-pdb | ||
chemical/x-mdl-sdfile | ||
chemical/x-cif | ||
text/x-fastaq | ||
text/x-fasta | ||
image/apng | ||
application/nmrml+xml | ||
application/sbml+xml | ||
application/vnd.wileyml+xml | ||
application/x-sra | ||
application/x-cdf | ||
application/x-vtp | ||
model/gltf+json | ||
model/stl | ||
application/x-ply | ||
application/x-mtl | ||
application/abc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters