Updated link field in the FAIR Guidelines to the generic guidelines url as we do not have dedicated FAIR Rules site yet as it needs to be populated by an actual url for the Literature v4 and FAIR Data Guidelines.
This commit is contained in:
parent
e5a7171445
commit
ff8d469fd9
|
@ -247,7 +247,7 @@ public final class FAIR_Data_GuidelinesProfile extends AbstractOpenAireProfile {
|
|||
|
||||
// public static SyntheticGuideline I1_02M = SyntheticGuideline.of("I1_02M", "description", "https://guidelines.openaire.eu",
|
||||
// 10, RequirementLevel.MANDATORY, I1_02M_SPEC);
|
||||
public static SyntheticGuideline I3_01M_1 = SyntheticGuideline.of("Metadata includes references to other metadata", "description", "", "I",
|
||||
public static SyntheticGuideline I3_01M_1 = SyntheticGuideline.of("Metadata includes references to other metadata", "description", "https://guidelines.openaire.eu", "I",
|
||||
10, RequirementLevel.MANDATORY, I3_01M_SPEC_1);
|
||||
|
||||
// public static SyntheticGuideline I3_01M_2 = SyntheticGuideline.of("I3_01M_2", "description", "https://guidelines.openaire.eu",
|
||||
|
|
Loading…
Reference in New Issue