Re: Pre-release of my partial TPF implementation

Hi Kjetil,

A possible way to have a quick but nice HTML view of the triples is by 
using RDF2HTML:

https://github.com/tdt/rdf2html

Kind regards,

Pieter


On 2014-10-17 15:08, Kjetil Kjernsmo wrote:
> Hi again!
>
> So, I was trying to get away with not testing the whole stack, which jumped
> up and bit me once I deployed it on my production box... And another two
> pre-releases before I realized what was wrong.
>
> Anyway I have it running in production now, on http://data.lenka.no/ which
> for now only consist of a small Norwegian dataset.
>
> The default serialization when using a browser that typically sets a Accept
> header with preference for HTML is to return RDFa with the data in the HTML
> head, so you don't see anything without view source.
>
> Then, it kinda makes more sense to see the Turtle, and then you can do a TPF
> query like for example:
> wget --header="Accept: text/turtle" -O -
> 'http://data.lenka.no/fragments?subject=http://data.lenka.no/geo/inndeling/06'
>
> I had some trouple installing Ruben's client that I will probably not
> resolve today, so please poke at it and let me know if there's something
> wrong. If not, I will soon roll a release.
>
> Best,
>
> Kjetil
>
>


-- 

+32 486 74 71 22

Open Knowledge Foundation Belgium
http://okfn.be

Open Transport Working Group OKFN
http://transport.okfn.org

Received on Friday, 17 October 2014 13:14:38 UTC