- From: Bill Roberts <bill@swirrl.com>
- Date: Tue, 14 Feb 2012 13:51:17 +0000
- To: Linked Data community <public-lod@w3.org>
- Message-Id: <75B54876-7FC3-4458-A655-643A8590FE82@swirrl.com>
Mika There have been some useful suggestions on the list for tools to help with the mechanics of creating RDF, but for an overview of the steps in the process of creating Linked Data, this page from the W3C Government Linked Data group is useful: http://www.w3.org/2011/gld/wiki/Linked_Data_Cookbook#Ingredients_for_High_Quality_Linked_Data Regards Bill Roberts On 14 Feb 2012, at 09:16, Mika Singh wrote: > I want to convert persons data to RDF/Linked Data. > > I have data like this: > > Person_ID > has_name N > has_surname S > has_hobbies h1, h2, ..., hn > has_friends f1, f2, ..., fn > countries_visited c1, c2, ..., cn > date_of_birth dob > height H centimetres > weight W kgs > favourite_books b1, b2, ..., bn > favourite_movies m1, m2, ..., mn > > > Would somebody would guide me how can I convert such a record into RDF/Linked data? > >
Received on Tuesday, 14 February 2012 13:51:53 UTC