From a valid RDF/XML for Twitter users to a dynamic SPARQL Endpoint
November 21, 2010 2 Comments
This weekend I upgraded the semantic profiling framework. Now it annotates for every Twitter user:
- Its profile as SIOC UserAccount
- The timeline as SIOC(Types) MicroBlog
- All the tweets as SIOC(Types) MicroBlogPost
It grabs the tweets from a user in Grabeeter if the user has registered there. If not they are being retrieved with the Twitter API.
Recent Comments