The previous section illustrated the basics of 4RDF, yet 4RDF has many other features. One of the more ground-breaking among those is RDF Inference Language, or RIL. RIL is considered experimental in 4RDF 0.9.1, but it does perform some heavy duty work in the OpenTechnology.org code, and is maturing
Author: SSWUG Research
BUILDING BUSINESS-TO-BUSINESS APPLICATIONS
Read about building business-to-business applications with JavaTM technology and XML. Within the next few years, business-to-business (B2B) commerce is expected to experience phenomenal growth. Recently, Forrester Research estimated that B2B e-commerce revenue in the United States will increase from
BASDA ANNOUNCES eBIS-XML WEBSITE TO BACK OFFICE LINK
Following the successful launch of its eBIS-XML initiative earlier this year, BASDA (the Business & Accounting Software Developers’ Association) has now introduced its latest eBIS-XML Web Shopping Cart schema which enables companies to transmit orders generated on their websites, directly into their
4RDF: A Library for Web Metadata
4Suite is a library and collection of tools for XML and object database development using Python, with support for most UNIX flavors and Win32. Fourthought, Inc. develops 4Suite as open source software, and the package (this article discusses the 0.9.1 release) includes a set of sub-components:
XMLSolutions Announces Support for XML Representation of UCC EDI Standards
XMLSolutions Corporation, a leading worldwide provider of software for conducting XML-based direct materials procurement, today announced support for the bi-directional translation of Uniform Code Council (UCC) direct materials EDI transaction sets to XML through the XMLSolutions Business Integratio
XML DevCon Fall 2000 Features an Unprecedented All-Star Lineup of Speakers Including 29 Authors
SYS-CON Media and Camelot Communications announced that XML DevCon Fall 2000 to be held November 12-15, 2000 at the San Jose DoubleTree Hotel is expected to play host XML enthusiasts from around the world, including programmers, developers, engineers, software architects, system engineers, Web devel
Using XML to build an ASP+ config.web Editor
ASP+ configuration information is stored in XML-based configuration files. Using built-in features of IIS 5.0 and IE 5.0 such as the FileSystemObject, the XML Document Object Model (DOM) and XML Data Islands, we can easily develop a rich tool for modifying and editing these configuration files. In t
Finding Relatives
When your XSLT processor is processing one node of your source tree, and you want to get something from another node, you can use an XPath expression and an xsl:value-of instruction. I'm going to hurry through the general structure of an XPath expression to get to the really useful stuff: using
XML Indexing
Sequoia Software is the leading provider of XML-powered e-business software. Sequoia’s flagship product, XPS, leverages XML to create the premiere e-business portal. One of the unique applications of XML within the portal is ability create contextual indexes from XML content. Searches of the index p
XSLT Case Conversion Solution
The solution of a problem like case conversion can take many forms, especially when you use a language like XSLT, which gives you the flexibility to give many solutions; each one with a different degree of recursiveness. The solution presented in this document is a middle-ground solution, it's r