@prefix : .
@prefix dc: .
@prefix rdf: .
a channel ;
:title "The World Wide Web Consortium" ;
:description "Leading the Web to its Full Potential..." ;
:link "http://www.w3.org/" ;
dc:date "2001-02-06T20:07:40Z" ;
:items [ a rdf:Seq;
rdf:_1 ;
rdf:_2 ;
rdf:_3 ;
rdf:_4 ;
rdf:_5 ] .
a :item;
:title "SVG Test Suite Available";
:description """2 February 2001: The W3C Scalable Vector Graphics (SVG) Working Group has published
an enhanced and updated version of the SVG Conformance Test Suite, the second public release. The results
of testing six implementations against the test suite are also available. SVG is a language for describing
two-dimensional vector, image, and text graphics in XML.""" ;
:link ;
dc:date "2001-02-02" .
a :item;
:title "W3C Workshop on Web Services";
:description """2 February 2001: W3C has organized a workshop on Web services to bring together the
community interested in XML-based Web service solutions, and the standardization of Web service components.
The workshop will be held in San Jose, California (USA) on 11-12 April 2001. Workshop registration is open
until 1 April 2001; participation limitations and requirements are indicated on the workshop description
page. The deadline for W3C Member position papers that are to be included in the workshop program is 12
March 2001.""";
:link ;
dc:date "2001-02-02" .
a :item;
:title "XML Information Set Last Call Working Draft Published";
:description """2 February 2001: The W3C XML Core Working Group has published a second Last Call Working
Draft of the XML Information Set (Infoset). The Infoset defines a set of seventeen types of information
items in XML documents. Comments should be sent to www-xml-infoset-comments@w3.org (archive) by 23 February.
Read about the W3C XML Activity.""";
:link ;
dc:date "2001-02-02" .
a :item;
:title "P3P Assurance Signature Profile Note Published";
:description """2 February 2001: Joseph Reagle of the W3C Team has published A P3P Assurance Signature
Profile as a W3C Note. Using the Platform for Privacy Preferences (P3P) as an example, the Note presents
a possible use of the SignatureProperty element, as permitted by the XML-Signature Syntax and Processing
specification, for exploration and discussion.""";
:link ;
dc:date "2001-02-02" .
a :item;
:title "W3C Launches Device Independence Activity";
:description """30 January 2001: W3C is pleased to announce the launch of the Device Independence
Activity. Made up of three Working Groups, this Activity will promote single authoring for the Web for
all access devices from desktop PCs to in-car computers, TV, digital cameras, and cellular phones. Visit
the Device Independence home page.""";
:link ;
dc:date "2001-01-30" .