-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathommml.xml
More file actions
105 lines (75 loc) · 2.28 KB
/
ommml.xml
File metadata and controls
105 lines (75 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<page>
<page-title>MathML and W3C</page-title>
<a name="title"/>
David Carlisle<br/>
NAG<br/>
August 6th 2001
<hr/>
<a name="MathML"/>
<h2>MathML 2</h2>
<p>Released as a <a
href="http://www.w3.org/TR/2001/REC-MathML2-20010221/overview.html">Recommendation</a>
in February.</p>
<ul>
<li><p>New Content elements</p></li>
<li><p>csymbol Content extension element</p></li>
<li><p>New Presentation elements</p></li>
<li><p>New Unicode 3.1 and 3.2 character set</p></li>
</ul>
<hr/>
<a name="wg"/>
<h2>W3C Math WG</h2>
<p> The Math Working group was <a
href="http://www.w3.org/Math/Documents/Charter2001.html">recharted
</a>in June.</p>
<hr/>
<a name="xhtml"/>
<h2>XHTML</h2>
<p>XHTML Modularisation became a Recommendation just after
MathML2.</p>
<p>A framework that allows XHTML to be extended (eg to add OpenMath
or MathML or SVG) or subsetted (eg for Mobile phones).</p>
<hr/>
<a name="blueberry"/>
<h2>XML Blueberry</h2>
<p>Currently XML Blueberry is just a requirements document, but the
W3C is contemplating changes to XML that will change the set of well
formed documents</p>
<ul>
<li><p>New XML Name characters (based on Unicode 3.1)</p></li>
<li><p>New XML White space NEL (EBCDIC newline) and LS</p></li>
</ul>
<hr/>
<a name="svg"/>
<h2>SVG</h2>
<p>Achieved Candidate Recommendation status in July.</p>
<graphic id="om-arch" width="600" height="500" fileref="om-arch.svg"/>
<hr/>
<a name="xpath"/>
<h2>XPath 2</h2>
<p>Xpath2 is currently in a planning phase as joint work between XSLT WG
and a new XML Query Working Group.</p>
<hr/>
<a name="xlink"/>
<h2>XLink</h2>
<p>XLink (finally) reached Recommendation status earlier this year.</p>
<hr/>
<a name="Schema"/>
<h2>Schema</h2>
More on this later...
<hr/>
<a name="SW"/>
<h2>Semantic Web</h2>
The <a href="http://www.w3.org/2001/sw/">Semantic web activity</a> is
currently a very high profile activity at W3C.
<hr/>
<a name="rdf"/>
<h2>RDF</h2>
<a href="http://www.w3.org/RDF/">Resource description framework</a>, a core language in the SW activity
<hr/>
<a name="soap"/>
<h2>SOAP</h2>
<a href="http://www.w3.org/TR/2001/WD-soap12-20010709/">SOAP</a>
Working Draft.
<hr/>
</page>