The security, trust, information quality and privacy issues arising from the vision of the Semantic Web as a global information integration infrastructure are mainly unsolved.
This resource guide collects papers, ontologies, schemata and standards that might be building blocks for the future Semantic Web trust layer.
I am using python to work with the api, but this could be applicable to other languages since most of the problems I am dealing with are XML related I guess. For this little & simple application that I am trying to create the operations I perform are:
* Connecting to Google Spreadsheet Service
* Opening the spreadsheet and worksheet you wish to work with
* Writing into the spreadsheet
* Reading spreadsheet
Vim reStructured Text
Author: Mikolaj Machowski
Title: Vim reStructured Text - HTML and LaTeX output
Keywords: Vim, LaTeX, PDF, HTML, XML
Version: 1.4
License: GPL v. 2
Date: 4 Nov 2006
For a long time Vim users were asking for "real" export to HTML. This is, I believe, first real try to achieve this effect. This is Vim version of reStructuredText, popular Python language documentation tool (so I borrowed parts of its documentation).