Tag: JSON / JAVA / XML

Community

Generating Atom Feed from SQL Data

(Ivan Pepelnjak) Atom technology (not the one discussed by nuclear physicists) was created in 2003 to address the shortcomings of the then-prevalent RDF Site Summary (RSS; also known as Really Simple Syndication) family of incompatible formats. It gained widespread adoption when Google decided to us

Community

Planning a Semantic Web site

(Rob Crowther) The Semantic Web brings with it the opportunities for users to get smarter search results, and for site owners to get more targeted traffic as users find what they really want. But these benefits don’t just magically appear. This article leads you through the aspects of both informati

Community

How XQuery extends XPath

(Donnie Cameron) XPath and XQuery are similar in some ways. XPath is even an integral part of XQuery. Both languages allow you to select bits of data from an XML document or an XML document store. In this article, you’ll find descriptions of XPath and XQuery, and learn how XQuery extends XPath.