JDL

Transformation classes around the JDL format.

DIRAC.Core.Utilities.JDL.dumpCFGAsJDL(cfg, level=1, tab='  ')
DIRAC.Core.Utilities.JDL.jdlToBaseJobDescriptionModel(classAd: ClassAd)

Converts a JDL string into a JSON string for data validation from the BaseJob model This method allows compatibility with older Client versions that used the _toJDL method

DIRAC.Core.Utilities.JDL.loadJDLAsCFG(jdl)

Load a JDL as CFG