- From: John McClure <jmcclure@hypergrove.com>
- Date: Mon, 14 Nov 2005 16:54:04 -0800
- To: "Aldo Gangemi" <aldo.gangemi@istc.cnr.it>, "Dan Brickley" <danbri@w3.org>, <public-swbp-wg@w3.org>
The XHTML snippet was poor RDF/A, so is this better.
<h1 property='DocumentTitle' about=''>Policy Manual</h1>
<div property='DocumentPage' about='' xml:id='Page.1'>
<l property='PageNumber' about='#Page.1''>Page 2</l>
<section property='DocumentClause' about='' id='Clause.1'>
<h3 property='ClauseTitle'>Lease Litigations</h3>
<p property='ClauseParagraph' xml:id='Clause.1.Paragraph.1'>
<link rel='RelevantTopic' href='#LitigatedLeasesTopic'/>
Here is policy material whose topic is 'litigated leases'.</p>
</section>
</div>
<h2>Subject Index</h2>
<nl property='DocumentIndex' about=''>
<li><span xml:id='LeasesTopic' property='RelevantTopic'
href='ontology#Leases'>Leases</span>
<nl>
<li><span xml:id='LitigatedLeasesTopic' property='RelevantTopic'
href='ontology#Leases'>
<link rel='rdf:type' href='ontology#LitigatedThing'/>
Litigating a lease</span>
<span property='IndexedItem' href='#Clause.1.Paragraph.1'>
2</span>
</li>
</nl>
</li>
</nl>
Received on Tuesday, 15 November 2005 00:53:37 UTC