I have a sequence in clojure that returns the string “[“These are” “author names”]”. How do I turn that into the map {“These are” “author names”}?