Presentation on RDSRP’11
September 14, 2011 1 Comment
About scientific profiling in social networks
January 24, 2011 2 Comments
A short user guide on how to use the API for the Semantic Profiling framework (more details are following), please note that the “Profiling” and “Discovery” functions used in step 3 and 4 are under construction. Every time you check the results may differ strongly.
December 10, 2010 Leave a comment
I implemented a first very basic demonstration to show the possibilities for analysis of the annotated tweet data. This first demo makes no use of any domain knowledge or linked data. It is just uses the annotated user data and associated tags.
It matches two users based on similar hashtags. Of course this can be done on many ways. But the semantic profiling framework (in its current state) made an implementation for the logic possible in just half an hour with 3 lines of code on top of the framework.
The next and final improvement for this simple demo will be to identify scientific conferences in the list of common tags.
Try it yourself
If you are not in the database yet, you can do it by using this link:
http://linkeddata.semanticprofiling.net/interlinking/provider.php?user=your_name
http://linkeddata.semanticprofiling.net/test/usermatch_demo.php?q=laurens_d_v&q2=selvers

November 29, 2010 4 Comments
This weekend I optimized the triplification and annotation process for every twitter user. From now on it is possible to load any twitter user and store the annotated triples in the ARC2 TripleStore. A SPARQL endpoint allows querying
For now you can be load your own twitter account and associated tweets into the system with this url:
http://linkeddata.semanticprofiling.net/interlinking/provider.php?user=your_username
Contribute to the semantic web and do it NOW!
Any questions or extreme load times, I will be happily to look into and fix it!
The SPARQL Endpoint can be accessed on:
http://linkeddata.semanticprofiling.net/interlinking/endpoint_handler.php
Recent Comments