Closed elanzini closed 3 years ago
The purls gathered from project-kb need to be sorted in order for the injection heuristics to work. Implement a orderPurls(List<String> purls) method in the PurlMapper class to take care of this.
project-kb
orderPurls(List<String> purls)
PurlMapper
The purls gathered from
project-kb
need to be sorted in order for the injection heuristics to work. Implement aorderPurls(List<String> purls)
method in thePurlMapper
class to take care of this.