Commit Graph

3542 Commits (beta)
 

Author SHA1 Message Date
Miriam Baglioni a7d50c499b [BypassAS] prepare FOS subject, test and model for FOS and BipFinder scores 3 years ago
Antonis Lempesis 91354c6068 - fetching all context related results
- storing tables as parquet
3 years ago
Miriam Baglioni 94918a673c [Graph DUMP] Fix issue for empty origilaId list 3 years ago
Miriam Baglioni 4c70201412 mergin with branch beta 3 years ago
Miriam Baglioni 8442efd8d1 [Graph DUMP] Filtering out from the originalIds the id of the result in OpenAIRE 3 years ago
Claudio Atzori 5681e89544 Update 'dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/schemas/result_schema.json' 3 years ago
Miriam Baglioni a22c29fba1 [Graph DUMP] Filtering out from the originalIds the id of the result in OpenAIRE 3 years ago
Miriam Baglioni c10ff6928c [Graph DUMP] add schema of the dump related to the model as in dhp-schemas.2.8.31. Note the measere element at the level of the result has been removed because of issues on where to display it: at the level of the result or at the level of the entity 3 years ago
Miriam Baglioni 0857849a86 [Graph DUMP] Remove dump of measure until it will be clear where to put it (at the level of result or at the level of the instance) 3 years ago
Miriam Baglioni df7ee77c7a [DOIBoost Mapping] removed not needed comments 3 years ago
Miriam Baglioni de63d29b6f [DOIBoost Mapping] Fix to avoid to produce results with null as identifier (probably due to the filtering function in the factory for the creation of the id) 3 years ago
Miriam Baglioni d50057b2d9 [DOIBoost Mapping] changed the way to create the url for the instance: we use the crooref guidelines https://doi.org/doi 3 years ago
Miriam Baglioni edf55395e9 added test resourse 3 years ago
Miriam Baglioni d97ea82a29 [DOIBoost Mapping] Added test to verify the instance created for Crossref will have just the url related to the doi 3 years ago
Miriam Baglioni 96769b4481 [DOIBoost - Mapping] Changed the logic which brought in in the instance urls that should not be there: The urld of the doi in the json is reachable from the root (json/"URL") other urls where added from the links element. Now the mapping from the link element has been removed 3 years ago
Miriam Baglioni 683fe093cf [DOIBoost - Mapping] Remove the addition of the instance to the MAG publication record 3 years ago
Miriam Baglioni b2bb8d9d79 [DOIBoost - Mapping] selecting the url from Crossref containing the doi 3 years ago
Miriam Baglioni 779318961c [DOIBoost - Mapping] removed the url from crossref containing the api.elsevier.com... string in the url 3 years ago
Miriam Baglioni 2480e590d1 [DOIBoost - Mapping] changed the type on which to map dissertation from Crossref: from 006 Doctoral thesis to 0044 Thesis since dissertation could be either Doctoral or master thesis 3 years ago
Miriam Baglioni b9d124bb7c [Enrichment: Propagation through parent-child relationships] Added counters, and changed constraint to verify if filtering out the relation (from classname = harvested to classid != propagation) 3 years ago
Sandro La Bruzzo 7bd224f051 implement first version of scholexplorer integration for the generation of final graph 3 years ago
Claudio Atzori 7fa49f6956 Merge pull request 'removed hardcoded reference' (#154) from antonis.lempesis/dnet-hadoop:beta into beta
Reviewed-on: D-Net/dnet-hadoop#154
3 years ago
Antonis Lempesis f78afb5ef9 removed hardcoded reference 3 years ago
Miriam Baglioni 2aca6bfa0a mergin with branch beta 3 years ago
Miriam Baglioni 09f36cffb8 [Enrichment: Propagation through parent-child relationships] First implementation, testing, and wf for propagation of result to organization through semantic relation 3 years ago
Claudio Atzori 1225ba0b92 [resolution] increasing number of partitions to avoid OOM 3 years ago
Sandro La Bruzzo d9cbca83f7 moved filter on next phase 3 years ago
Sandro La Bruzzo 1be9aa0a5f Removed filter of datacite items from the raw graph merging phase, Datacite is not an actionset anymore in beta 3 years ago
Sandro La Bruzzo 4acfa8fa2e Scholexplorer Datasource Aggregation:
- Added collectedfrom in the inverse relation generated
Relation resolution:
- increased number of partitions in workflow.xml
- using classid instead of classname to build the pid-dnetId mapping
3 years ago
Miriam Baglioni d0ef7d91c5 adding test resource 3 years ago
Sandro La Bruzzo aafdffa6b3 resolved conflict 3 years ago
Sandro La Bruzzo 034304b33a conflict resolved on merge 3 years ago
Claudio Atzori 6b34ba737e minor 3 years ago
Claudio Atzori d147295c2f avoiding java.io.NotSerializableException: java.util.HashMap 3 years ago
Claudio Atzori 3702fe478d cleanup 3 years ago
Sandro La Bruzzo ac36aa7d1c fixed wrong Encoding during a map phase 3 years ago
Sandro La Bruzzo aeeebd573b code refactor renamed datacite package 3 years ago
Sandro La Bruzzo ab3a99d3e9 removed old datacite oozie workflow 3 years ago
Sandro La Bruzzo ae4e99a471 Adapted workflow of resolution of PID to work into OpenAIRE data workflow
- Added relations in both verse on all Scholexplorer datasources
3 years ago
Claudio Atzori 4f8970f8ed [stats] reducing the step22 wait time 3 years ago
Claudio Atzori 00b78b9c58 cleanup: mapping contents in the graph already defined in the OAF graph model doesn't require to be aware of the vocabularies 3 years ago
Claudio Atzori c01dd0c925 registered oaf model classes for the KryoSerializer 3 years ago
Miriam Baglioni 652114c641 [affiliationPropagation] first try. preparetion 3 years ago
Claudio Atzori d0cf2963f0 Merge pull request 'hierarchical_orgs_relations' (#150) from hierarchical_orgs_relations into beta
Reviewed-on: D-Net/dnet-hadoop#150
3 years ago
Claudio Atzori 59f76b50d4 Merge branch 'beta' into hierarchical_orgs_relations 3 years ago
Claudio Atzori bc3372093e Merge pull request '[stats] affiliations in stats and monitor dbs' (#152) from antonis.lempesis/dnet-hadoop:beta into beta
Reviewed-on: D-Net/dnet-hadoop#152
3 years ago
Antonis Lempesis 241dcf6df1 Merge branch 'beta' into beta 3 years ago
Claudio Atzori 515e068a78 Merge branch 'beta' into hierarchical_orgs_relations 3 years ago
Claudio Atzori 512e7b0170 code formatting 3 years ago
Claudio Atzori d517c71458 Merge branch 'dump' into beta 3 years ago