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

RDF Nodes don't support URNs #107

Open paulwilton opened 9 years ago

paulwilton commented 9 years ago

When creating a new RDF Node using the skeleton , choosing The cell's content is used ... as a URI

then inserting a custom expression that resolves/generates a URN from a refine value, e.g. "urn:some:namespace:"+value

When exporting/previewing the RDF, the URN is not rendered.