Posts in category rdf

Using Mendeley to manage BibTex References and Citations

http://consense-project.com/raw-attachment/blog/references/search_1267784181.gif  Mendeley Desktop organizes your research paper collection and citations. It automatically extracts references from documents, generates bibliographies, and is freely available on Windows, Mac OS X and Linux.
 Mendeley Web lets you access your research paper library from anywhere, share documents in closed groups, and collaborate on research projects online. It connects you to like-minded academics and puts the latest research trend statistics at your fingertips.


Research papers collected using Mendeley

Resolving RDF Relationship-targets at Runtime

From  Jeni Tennison: On Resolvability:

There are three ways of locating the documentation about a particular property or class:

1) looking through the general documentation the data publisher has provided
2) resolving the URI of the class or property
3) searching

Using URIs for classes and properties provides a mechanism for applications to get hold of this extra information about unknown vocabularies. They might try four tactics, in order of priority:

1) look at the data they already know; the information they need about the unknown properties and classes may be included in the files they’ve already accessed (including those containing data)
2) look in an application-specific (possibly cloud-hosted) cache of vocabularies that the application has already downloaded
3) resolve the URI of the class or property by performing an HTTP GET (and add it to the application-specific cache)
4) look in a general-purpose cache, such as the Internet Archive or an ontology repository such as Swoogle

Generic API's:

SPARQL Endpoints:


edit: strange - a Sindice Api call returns an XML resultset alright, but the contained URI of that query itself (seems to be ment as a self-reference) leads nowhere. See for example: