Re: Creating RDF database and queryring from Fuseki server

2019-04-04 Thread Martynas Jusevičius
Probably easiest to use a Docker image, for example: https://hub.docker.com/r/stain/jena-fuseki/ https://hub.docker.com/r/atomgraph/fuseki/ On Thu, Apr 4, 2019 at 11:47 AM Harun-Or-Roshid wrote: > > I want to create an RDF database for my university. And I want to Query the > database form a webp

Creating RDF database and queryring from Fuseki server

2019-04-04 Thread Harun-Or-Roshid
I want to create an RDF database for my university. And I want to Query the database form a webpage. So how could I use Apache Jena and Fuseki to accomplish the task in the localhost. Please someone give me a full guideline.

Re: sparql.org allows invalid Turtle

2019-04-04 Thread Martynas Jusevičius
So a bug in sparql.org then? :) On Wed, Apr 3, 2019 at 11:16 PM Andy Seaborne wrote: > > riot --strict > > produces > > ERROR [line: 3, col: 5 ] Base directive not terminated by a dot > > Andy > > On 03/04/2019 20:45, Martynas Jusevičius wrote: > > Hi, > > > > I've started using http://sparq