| http://www.w3.org/ns/prov#value | - My present solution is rather functional in style, though I am considering a couple of case classes for it.At any rate, I gave a brief overview on some concepts, such as val, def, extending Application, access to Java types and library, explained a few helping functions, and then got to the meat of the program, which I post below.val prizes = lines. dropWhile(!_.startsWith(1 )). /
|