My recent look at microformats has lead me to think more about the levels of grey between being able to fully interpret (understand) data, and not being able to interpret it at all. Microformats are currently very binary in this regard - either the software knows the microformat and is able to interpret it, or […]
Have spent some spare time looking at microformats recently (and more importantly, writing a microformats parser).
The main thing that troubles me is that microformats have no explicit way of conveying the structure of the data. This scuppers the idea of a general microformats importer (which I would obviously like for JAM*VAT, amongst other things).
There are […]
I’ve finally got round to moving my phildawes.net domain over to my textdrive account. Apologies to anybody trying to access the site during the downtime. This means I can construct decent URLs for my jamvat demo stuff rather than using the phildawes.textdriven.com domain - hurrah.
(BTW, the motivation for moving was generated by Lion’s tagtriples page […]
I couldn’t find a way to comment on Benjamins post, so I’ve stuck it here:
What indexing are you using? My tagtriples store schema is basically a table with 4 ids which joins to an (ID,String) table. When it used to be an RDF store this held both literals and URIs.
I found the key to getting […]