Integrated W3C Technologies in Amaya

Irène Vatton

World Wide Web Consortium

Amaya

A full-featured Web client:

Focus on integrating modes and technologies

Supported Technologies

Integration

XHTML

Demo

MathML

MathML presentation markup is fully supported

Demo

SVG

Implementation in progress

Integration of drawings within documents

XML Document This document is a document with some annotations. r = x 2 + y 2 This text in this document does not make much sense.

Style - CSS

CSS style sheets apply to all XML elements:

Example : without CSS, with CSS

Demo

Internationalization

Implementation in progress

Examples : Arabic, Hebrew

Shared Annotations

body annotates dc:date created 2000-01-10T17:20Z 2000-01-10T17:20Z Document.html annot.html rdf:type Annotation Vatton dc:creator
<?xml version="1.0" ?>
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:a="http://www.w3.org/2000/10/annotation-ns#"
xmlns:d="http://purl.org/dc/elements/1.0/">
<r:Description>
<r:type resource="http://www.w3.org/2000/10/annotation-ns#Annotation" />
<r:type resource="http://www.w3.org/2000/10/annotationType#Comment" />
<a:annotates r:resource="file:///home/vatton/Talks/inria-semweb/all.htm" />
<a:context>#xpointer(/html[1]/body[1]/ul[5]/li[4]/a[1])</a:context>
<d:creator>Vatton</d:creator>
<a:created>2001-01-22T16:32:41</a:created>
<d:date>2001-01-22T16:33:00</d:date>
<a:body r:resource="file:///home/vatton/.amaya/annotations/annotuxNjLz.html" />
</r:Description>
</r:RDF>

Availability

Open source

Binary Distributions:

Conclusion

Amaya provides an environment for testing new Web technologies

These technologies are designed to be combined

For more information : http://www.w3.org/Amaya/