Re: The Real Deal: data.gov.uk

Interesting post again Jeni.

I tend to follow a similar approach when making my RDF. Typically I clean up the original data (though usually in a text editor like editplus if I’m honest) and then I run python scripts to produce the RDF.

The URIs for our data (when we’ve fixed a URI scheme) will look something like

http://…/id/7000000000000123

OS data (well OS MasterMap) gives unique (16 digit) IDs to all features - these are called TOIDs. Our URIs will be based on these TOIDs.

I’m coming close to finishing the administrative geography RDF so that should soon give you something to “owl:sameAs” to.

Reply

The content of this field is kept private and will not be shown publicly.