Archive for the ‘Computer Science’ Category
Semi-Structured Data and the Web – Day 5
It’s been an enlightening week on the homework front. Having had some experience with XML before, I know how easy it is to mess up writing XML, particularly if you’re doing it by hand. Nesting wrong here, a tag misspelled there… although XML is, technically speaking, ‘human readable’, it’s not exactly human-friendly. It’s extremely precise, [...]
In: Computer Science, MSc · Tagged with: oxygen, schematron, xml, xsugar
Semi-Structured Data and the Web – Day 4
Homework this work was rather tricky – transforming XMLSchema into a tree grammar representation using XQuery. Sounds simple enough, but I now feel a certain revulsion, maybe even extending as far as hatred, towards XQuery. To be honest, I think it’s got a lot to do with the fact that XQuery is a functional language, [...]
In: Computer Science, MSc · Tagged with: MSc, xquery
Semi-Structured Data and the Web – Day 3
Woah. It always worries me a little when the greek symbols come out. So far, we’ve pretty much avoided them in the Semi-Structured Data and the Web course, so to see them today, whilst not really unexpected, did make my heart sink a little. These are my thoughts and opinions and do not reflect those [...]
In: Computer Science, MSc · Tagged with: css, dtd, error, html, schema, validation, xhtml, xml
Semi-Structured Data and the Web – Day 2
So, after little snow towards the end of the week, it pelted down on Sunday night, leaving the pavements and roads like an ice rink at 6am – I only narrowly avoided sliding down the hill to the tram stop on my backside. It’s at times like this I’m very glad of my thermos mug [...]
In: Computer Science, MSc · Tagged with: namespace, schema, xml, xpath, xquery
Automata Step-By-Step
Automata Step-By-Step These are my thoughts and opinions and do not reflect those of anyone else. Read the disclaimer for more verbal teflon.
In: asides, Computer Science, MSc · Tagged with: chomsky, chomsky hierarchy, finite state automata, grammar, language
