index.html
1.38 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>XML spec dependencies</title>
<meta http-equiv="Content-Type" content="text/html">
</head>
<body>
<h1>XML specification dependencies</h1>
<p><a
href="http://www.research.att.com/~north/cgi-bin/webdot.cgi/http://www.w3.org/2000/03/xmldep/xmldep.dot.map">dot service seems to be down 3 Aug 2000<!--img
src="http://www.research.att.com/~north/cgi-bin/webdot.cgi/http://www.w3.org/2000/03/xmldep/xmldep.dot.gif"
ismap="ismap"--> </a></p>
<p>local copy of diagram, manually synchronized: <br />
<img src="xmldep.gif" />
<p><em><a href="xmldep.dot">diagram source</a>
rendered by <a
href="http://www.research.att.com/sw/tools/graphviz/">Graphviz</a> from
<a href="http://www.research.att.com/">AT&T research</a></em></p>
<h2>ideas</h2>
<ul>
<li>harvest this data using XPath to scrape the /TR/ page and the specs</li>
<li>express it in RDF, layer RDFviz@@ on top RDFviz ideas: use label
properties and such to get rid of URLs-in-your-face</li>
</ul>
<p>See also</p>
<ul>
<li><a href="http://www.w3.org/2000/02/procdia">last call issue process
diagram</a>, some related, earlier work.</li>
</ul>
<address>
Dan Connolly, Mar 2000<br>
<small>$Revision of $Date: 2000/08/04 02:54:53 $ by $Author: connolly $</small>
</address>
</body>
</html>