Better Comments RDF for MT Blogs
In the never-ending effort to get more triples into the world, I've cleaned up the comments RDF that can be found in my RSS 1.0 Feed.
Now, the authors of the blog comments are foaf:Person. For extra smushing pleasure, we also have a foaf:mbox_sha1sum of the author. So we should now be able to tell, through an InverseFunctionalProperty, who exactly wrote the comment.
I had to add a new property,
Comments? Thoughts?
Use Case: "Allow people to comment on my blog who have successfully commented on blogs found in PlanetRDF.org"
Now, the authors of the blog comments are foaf:Person. For extra smushing pleasure, we also have a foaf:mbox_sha1sum of the author. So we should now be able to tell, through an InverseFunctionalProperty, who exactly wrote the comment.
I had to add a new property,
blogcomments:hasComment
, to link an entry to a comment.Comments? Thoughts?
Use Case: "Allow people to comment on my blog who have successfully commented on blogs found in PlanetRDF.org"