Special Sorting For BC And AD
if(contains(prop("Year"), "BCE"), unaryMinus(toNumber(prop("Year"))), toNumber(prop("Year")))