@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "WS-D and WS-A F2F meeting in Rennes, France"; dc:date "Wed May 14, 2003"; :creator [foaf:mbox ]; :newsID "-8"; rss:description "Parsia presented on OWL, DAML-S, and the Semantic Web to Web Services Description and Architecture Working Groups' Face2Face meeting"; :newsDescription """Delegated by the Semantic Web Coordination Group, the RDF Interest Group, and the WebOnt Working Group, Bijan spoke to a joint session of the WS-D and WS-A working groups about WSDL on the Semantic Web.""" ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "05/23/2003"; dc:description "News item about WSDL and the Semantic Web".