foaf2doc

I've been working with FOAF a bit recently which has entailed a fair amount of reading through the FOAF namespace document. Doing a "View Source" on that page is also useful as you can then examine the embedded RDF Schema that describes the FOAF vocabulary; there's a lot more in the schema than is visible … Continue reading foaf2doc

Bookmarklets

Whilst digging around during the implementation of my FOAF Bookmarklet I came across a number of interesting bookmarklet techniques and examples. I've started documenting some of these in wordtin. See Bookmarklet for an entry point. The Bookmarklet Bootloader is a very interesting technique. I started writing up some notes on the techniques for using bookmarklets … Continue reading Bookmarklets

Schematron and Architectural Forms

Rick Jelliffe has been working on Schematron once more, showing how to add support for variables and an implementation of the "abstract patterns" concept which was apparently the central idea behind Schematron's original design. The idea is that there are basic patterns, e.g. head/body, table/row/cells that are common to many different markup vocabularies. The individual … Continue reading Schematron and Architectural Forms