I was reading Tom Scott's post about Linking Things the other week, and thought it would be interesting to get an Overflow perspective on the idea of using RDF in a couple ways.
Firstly, should we be concentrating on RDF for non-information resources (i.e. things, not documents about things) only, as per Tom's piece? Is RDF for documents really boring, and even if it is, is it necessary to concentrate on?
Some people will tell you that the whole non-information resource thing isn’t necessary – we have a web of documents and we just don’t need to worry about URIs for non-information resources; others will claim that everything is a thing and so every URL is, in effect, a non-information resource.
Michael, however, recently made a very good point (as usual): all the interesting assertions are about real world things not documents. The only metadata, the only assertions people talk about when it comes to documents are relatively boring: author, publication date, copyright details etc.
If this is the case then perhaps we should focus on using RDF to describe real world things, and not the documents about those things.
Secondly, what do people think about the whole notion of RDF within language resources (i.e. content, like blog posts or articles)? Would metadata for these raise the barrier too high for useful implementation of RDF tools, or would it be a useful thing to be building?
I'm very much interested in the subtlety of this notion, because it seems important to balance keeping RDF simple enough for barriers to be low, while also being useful for a wide variety of applications.