tobyink: PHP code for dbpedia-like XHTML+RDFa (including RDFa Quads) output from a triple store.
tobyink: Pretty early sketch right now.
tobyink: The plan is to add some PHP+SPARQL glue between this, a web server and a triple store and replace the current contents of my website with it. Essentially my website will become a thin layer over a triple store.
tobyink: And specialist renderers will be called for certain pages depending on their rdf:type. e.g. a tags:Tag page might be rendered differently to a foaf:Document.
tobyink: Hopefully adding a new article will be as simple as POSTing some RDF using FOAF+SSL.
tobyink: Pretty early sketch right now.
tobyink: The plan is to add some PHP+SPARQL glue between this, a web server and a triple store and replace the current contents of my website with it. Essentially my website will become a thin layer over a triple store.
tobyink: And specialist renderers will be called for certain pages depending on their rdf:type. e.g. a tags:Tag page might be rendered differently to a foaf:Document.
tobyink: Hopefully adding a new article will be as simple as POSTing some RDF using FOAF+SSL.
mhausenblas: see also related TAG discusion at http://lists.w3.org/Archives/Public/www-tag/2009Jun/0102.html
danja_: I see no reason to change tune
tobyink: Really good!