[MKSearch-dev] Week 19 round up

Phil Shaw phil at mkdoc.com
Wed Feb 16 12:42:06 GMT 2005


A very productive week, built on the foundations of the alpha SAX 
content handlers. The system now processes documents to the full DC 
in HTML recommendation, though I need to make a new JSpider plugin to 
test in the wild.

Best regards,

Phil


Monday
~~~~~~
Created a new XhtmlLinkFilter class, equivalent to XhtmlMetaFilter, 
with test coverage. Added an expandPredicates method to 
AbstractRDFContentHandler to extract space separated DC predicates 
from link elements' rel and rev attributes. Created a new XHTML test 
document hierarchy for link elements, with divisions for those with 
rel and rev attributes. Created a new LinkTripleWriter and 
LinkRDFStoreWriter classes with test coverage.

Tuesday
~~~~~~~
Refactored the triple writer and RDF store writer classes to share 
more common code and allow a composite processing scheme. Introduced 
new interfaces and a new abstraction layer for triple writer and RDF 
writer types. Added first draft XhtmlTripleWriter and 
XhtmlMetadataFilter.

Wednesday
~~~~~~~~~
Re-instated the Hansel coverage test target as a call to a new 
hansel.xml build file to try to avoid direct dependency in the main 
build file. Extended a couple of existing coverage tests to include 
abstract superclasses. Completed coverage tests for 
XhtmlTripleWriter. Created a new XhtmlRDFStoreWriter and coverage tests.


More information about the MKSearch-dev mailing list