paltman / pycalais
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
pycalais /
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
TODO.txt | ||
| |
pycalais/ | ||
| |
setup.py |
README.txt
Open Calais [1] is a web api enabling the semantic web and this library is a python wrapper around that api, enabling easier application building. Open Calais uses rich RDF responses. At the time being, I am planning using RDFLib [2] to handle the RDF parsing. [1] http://opencalais.com/ [2] http://code.google.com/p/rdflib/


