<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY news "http://ebiquity.umbc.edu/ontology/news.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:news = "&news;"
  xmlns:assert = "&assert;">
  <news:News rdf:about="http://ebiquity.umbc.edu/getnews/html/id/34/SweetRules-v2-1-released">
    <rdfs:label><![CDATA[SweetRules v2.1 released]]></rdfs:label>
    <news:title><![CDATA[SweetRules v2.1 released]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2005-04-25T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[<b>First Platform for Semantic Web Rules Now Includes Web Services 
Support and More:  SweetRules V2.1 Released Open Source</b>
<p> 

Contacts: Chitro Neogy (chitro@mit.edu) and Benjamin Grosof (bgrosof@mit.edu)
<p> 
CAMBRIDGE, MA, USA, April 25:  
<p> 
SweetRules, a uniquely powerful integrated set of tools for semantic
web rules and ontologies, is newly enhanced in V2.1 with several
first-of-a-kind capabilities, including support for rule-triggered
WSDL Web Services, RuleML presentation syntax for user-friendlier
editing, an open-source courteous compiler enabling prioritized
conflict handling, and full non-stratified negation-as-failure via
Jess production rules, along with a new installation wizard and
additional examples of e-business application scenarios.  The
international SweetRules team today released V2.1 free on
SemWebCentral, the semantic web community's largest repository for
open source software tools.
<p> 
Led by Benjamin Grosof, a professor of information technology at the
Massachusetts Institute of Technology's Sloan School of Management,
the SweetRules project team includes researchers also from University
of Maryland Baltimore County, BBN Technologies, Stanford University,
and University of Zurich, and has cooperation from researchers at IBM,
HP, University of Karlsruhe, National Research Council of Canada and
University of New Brunswick, State University of New York at
Stonybrook, and Sandia National Labs.
<p> 
SweetRules revolves around the RuleML emerging standard for semantic
web rules, and supports the OWL standard for semantic web ontologies.
RuleML and OWL use XML and, optionally, RDF.  Available under the
liberal LGPL open source license, SweetRules is the first platform for
semantic web business rules.
<p> 
SweetRules supports the powerful Situated Courteous Logic Programs
extension of RuleML, which includes prioritized conflict handling and
procedural attachments for actions and tests. SweetRules' capabilities
include first-of-a-kind semantics-preserving translation and
interoperability between a variety of rule and ontology languages
(including XSB Prolog, Jess production rules, HP Jena-2, IBM
CommonRules, and the SWRL subset of RuleML), highly scaleable backward
and forward inferencing, easy merging of heterogeneous distributed
rulebases/ontologies, and extensive pluggability.
<p> 
"Semantic web rules in policy management for e-contracting, finance,
and security authorization," said Grosof, "offer potential major
advantages for enterprise integration, change management, business
process communication, and compliance monitoring -- and thus business
value from significantly lowered life cycle costs and increased
strategic agility".
<p> 
"The SweetRules initiative is important," said Mark Musen, head of
Medical Informatics at Stanford University and chair of the 2005
International Semantic Web Conference, "because it provides an
integrated framework with which developers can represent what an
intelligent system actually should *do* with the static knowledge
represented in ontologies."
<p> 
SweetRules' development has been largely funded by DARPA.  The
SweetRules team is collaborating closely with the RuleML Initiative,
and also is collaborating with the Semantic Web Services Initiative
and Web Services Mediation Language effort.  Through these, it is
cooperating with the W3C, Oasis, and OMG standards bodies, as well.
<p> 
V2.0, the first open source version, was released in Nov. 2004.
Hundreds of users have already downloaded SweetRules, after its
well-received demonstrations in detailed presentations this winter at
the International Semantic Web Conference's tutorial program in Japan
and at the DAML Principal Investigators Meeting in San Antonio, where
it was highlighted by DARPA.
]]></news:description>
    <news:uri><![CDATA[http://sweetrules.projects.semwebcentral.org/]]></news:uri>
  </news:News>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>

