Posted by: iammyr on: June 29, 2009
For each URI in use, the restlet server now provides a RDF representation, but it’s very basic. I’ve finished addinfo useful info only for the ‘File’ resource type. It took me too much time, but I will be faster during this week in adding useful data to all the other RDF representations, because the mechanism is quite similar.
Now it can be stated, given a file full path
- which are the OO classes or functions contained and which are the methods contained in each class; – how many lines of code are contained in each method
- if a statement (identified by its line number) contains code or comment, and when has been deleted or added or edited
- using which programming language has been written
- in which package is contained
- at which project belongs to
- which is its file type
I’ve taken a look at potential external datasets and I’ve found out these interesting ones:
doapspace.org, rdfOhloh, semanticwebcentral
However it was just a flash look, nothing deeper.
During the next week
I’ll finish adding useful information to all the dereferenceable URIs.
I’ll keep you informed through posts on my personal blog every time I finish to add useful data for a new resource type.
A better detailed and clearer description of which information is provided by resource types is going to be published before starting to link external datasets.