How is the challenge of data sanitation and denormalization addressed in JackBe?

Posted 12/30/2009 - 12:17 by Blythe

Data sanitation can be performed in the Mashup by using several methods. Our Mashups are actually represented using a language called Enterprise Mashup Markup Language (EMML). EMML is very powerful in the kind of processing it can do and also offers hooks for you to write custom sanitation logic using your language of choice (e.g. JavaScript, Java, Ruby, Groovy). EMML is an XML based domain specific language for mashups that we specifically created for solving the mashup problem.

0
Your rating: None