changed super on OpenAIRE FAIR Guidelines for for Literature Repositories Profile v4
This commit is contained in:
parent
0915e1b22e
commit
af18c6d57a
|
@ -247,7 +247,7 @@ public final class FAIR_Literature_GuidelinesV4Profile extends AbstractOpenAireP
|
|||
private static final int MAX_SCORE = GUIDELINES.stream().map(Guideline::getWeight).reduce(0, Integer::sum);
|
||||
|
||||
public FAIR_Literature_GuidelinesV4Profile() {
|
||||
super("OpenAIRE FAIR Guidelines for Data Repositories Profile");
|
||||
super("OpenAIRE FAIR Guidelines for for Literature Repositories Profile v4");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue