Does the login just grant access to the entire datastore or are you looking
to use the permissions layer in Jena?

If you are using the permissions layer you might want to look at Shiro to
handle auth. (http://shiro.apache.org/)

Claude

On Thu, May 19, 2016 at 8:25 PM, Nicolas Paris <[email protected]> wrote:

> Hi,
> at least 2 ways
> - tomcat JNDI (connection to a mysql database)
> - you can store user login/authent as triple
>
>
>
>
>
> 2016-05-19 22:17 GMT+03:00 mehmet mehmet <[email protected]>:
>
> > What is the appropriate way to deal with user login/authentication
> > information in a semantic based application without using a database?
> >
> > On Wed, May 18, 2016 at 5:46 PM, Martynas Jusevičius <
> > [email protected]>
> > wrote:
> >
> > > Not directly. You need an RDF wrapper - take a look at these:
> > > http://ontop.inf.unibz.it/
> > > http://d2rq.org/
> > >
> > > On Wed, May 18, 2016 at 5:15 PM, mehmet mehmet <[email protected]>
> > > wrote:
> > > > Is Jena support Sqlite database? If we have some data from database
> in
> > > > sqlite like user login etc, can we use it inside Jena ?
> > > > I am new to JenJena and MySql.
> > >
> >
>



-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to