fadmaa / grefine-rdf-extension

An extension to Google Refine that enables graphical mapping of Google Refine project data to an RDF skeleton and then exporting it in RDF format
http://refine.deri.ie
Other
94 stars 55 forks source link

Extend data from RDF file?? #104

Open Bora86 opened 9 years ago

Bora86 commented 9 years ago

I want to extend my data from sparql endpoint or RDF dump. I already use RDF extension, and successfully done reconciliation on one column based on RDF-file(for example, "name") I want to add more columns from this "name" column, such as birthday, job, etc and it already stored in RDF dump. ( like "add column from DBpedia") But, I don't know how to do this process. Is there any way to do this? (ex)add columns from "RDF dump" or "sparql endpoint")