Use the STRING rule to match Series names instead of the ID rule
This is necessary in order to implement the use case where the dictionary keys contain space characters. For example:
params = ((use resolution of identity: true), (total charge: -1), (multiplicity: 2))
See this. Because of our syntax the symbols (
, )
, :
and .
are not allowed in the string key.