lolive

Results 8 comments of lolive

We also have some issues with the current support of SPARQL in Protege 5. As far as i understand, this is related to Sesame 2.7 being subpar. I am wondering...

I think I have a similar problem when my <leaflet-map> is part of a Bootstrap modal. Could you elaborate on how you implemented a solution with the load event?

Is there a document describing the setup of an Eclipse environment to develop Eclim ? On Thu, Sep 24, 2015 at 9:18 PM, Eric Van Dewoestine < [email protected]> wrote: >...

Same issue here. My layout is configured for french keyboard (aka AZERTY) but keys in 'warpd --hint' are the QWERTY ones.

In a grunt environment, I agree. But simplemon has a much wider usage.

The public API I use that triggers the constructor of ProjectedGraphIterator is IQuery.evaluate(Class resultType, Class... resultTypes). My understanding of this API is: return a beans iterator for all the resources...

If I understand correctly the current API, resources retrieved by the query will be mapped to proxies based on the types given as parameters. Not exactly why I was expecting....

Things are much clearer with this explanation. Thanks. I now need to detach some beans. IEntityManager seems to have a clear() method to make all beans detached. But what if...