Author: SSWUG Research

Community

On implementing RDF

By Edd Dumbill<br> Brian McBride, creator of the Jena RDF API, has written a paper on his experiences of implementing the RDF 1.0 Model and Syntax specification. In particular he covers some of the common bugbears of the RDF implementor community including anonymous resources and reification. McBri

Community

Choose Your Java XML Parser

by Piroz Mohseni The XML parser world is a dynamic one. As standards change, the parsers change as well–XML parsers are becoming more sophisticated. For most programming projects, the parser, at minimum, must support DOM Level 2, SAX 2, XSLT, and Namespaces. All the parsers discussed here prov

Community

The Three Modes of SQL Server XML

By Dave HulseOne promise of the XML standard is that it will provide data streams that are not only platform independent but also vendor (or organization) independent. For example, a healthcare industry standards group is attempting to develop XML message formats that will allow data sharing thr

Community

Editing XML with XSL and ASP

By Michael QuallsThis article is a follow up to the Saving HTML Form Data to XML article. If you have not read Saving HTML Form Data to XML, I suggest that you do so now. This article builds upon it. I have received pretty positive feedback on the Saving HTML Form Data to XML sample, but many pe