changed cardinality of identifier field as it fails!

This commit is contained in:
pispis 2024-05-24 09:49:51 +03:00
parent 8679310e6e
commit d8ac5cd907
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ public final class F3_01M extends AbstractOpenAireProfile {
"IGSN", "QID", "ARK", "IVOA", "CAS RN", "RRID", "URL", "RInChi", "ERM", "ISO 27729:2012 ISNI",
"EC Number", "PURL", "LSID", "TFClass Schema", "InChI", "w3id", "Handle", "DOI", "ORCID iD", "arXiv"
};
private static final ElementSpec F3_01M_SPEC_1 = Builders.
forMandatoryElement("identifier", ONE).
// withMandatoryAttribute("identifierType", new PIDCheckValuePredicate()).