- From: Yury Katkov <katkov.juriy@gmail.com>
- Date: Tue, 14 Feb 2012 16:17:05 +0400
- To: Mika Singh <mika.singh7772@yahoo.com>
- Cc: "public-lod@w3.org" <public-lod@w3.org>
Received on Tuesday, 14 February 2012 12:18:05 UTC
Hi Mika! That is pretty cool data format you have. It's almost already in RDF. I'm not sure if it can be supported directly by existing tools though. If I were you I would probably first convert this format to CSV and then use Google Refine + Google Refine RDF Plugin. Still I'm sure that there are more elegant solutions. Could anyone make another suggestion, it would be very interesting to see it! Sincrely yours, Yury Katkov On Tue, Feb 14, 2012 at 1:16 PM, Mika Singh <mika.singh7772@yahoo.com>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 12:18:05 UTC