iis
iis copied to clipboard
Restore DNet functionalities for handling `ProjectDetail`
Following issue #1079 we have cloned ProjectDetail implementation in IIS together with ProjectDetailConverter related methods for creating OAF id. This was done in PR #1162 . We should switch back to DNet implementation when it will be ready.
Related classes that will need to be updated
eu.dnetlib.iis.wf.importer.stream.project.ProjectDetail- removeeu.dnetlib.iis.wf.importer.stream.project.ProjectDetailConverter- remove cloned methods
As indicated in https://github.com/openaire/iis/pull/1162#discussion_r497390544 we should also reintroduce the common method for building OAId. Just to make sure the logic behind id generation is uniform.