Martin McEvoy wrote:
Mark Birbeck wrote:



'context' is normally used like this:

  {
    context: {
      base: "<http://example.org/about>",
      token: {
        title: "http://xmlns.com/foaf/0.1/title";,
        maker: "http://xmlns.com/foaf/0.1/maker";,
        name: "http://xmlns.com/foaf/0.1/name";,
        homepage: "http://xmlns.com/foaf/0.1/homepage";
      }
    },
    "$": "<>",
      title: "Anna's Homepage",
      maker: {
        name: "Anna Wilder",
        homepage: "<>"
      }
  }
...

I've tried something very similar in a more extended test a month or so back.

I have put all the extended tests that I did at that time here:

http://weborganics.co.uk/dataset/

Please dont pay much attention to the format of the JSON, its clumsy, have a look more at the results of your "tokenizing the web" idea, all the examples use microformats and HTML5 by the way


Best wishes.

--
Martin McEvoy

WebOrganics http://weborganics.co.uk/
Add to address book: http://transformr.co.uk/hcard/http://weborganics.co.uk/


Reply via email to