Web Development
ssoa.txt
Associated article: Semantically Enabled SOA
Tags: Web Development .NET C/C++ Open Source Mobile JVM Languages Design
Published source code accompanying the article by Arunava Chatterjee in which he examines Semantic Service-Oriented Architectures (SSOA) which introduce semantic enhancements to services so that agents can dynamically combine services to satisfy business goals.
Semantically-Enabled Service Oriented Architecture
by Arunava Chatterjee
Listing One
<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/DC/"
xmlns:...


