Hi Icaro and Percy,
We are looking into this issue and i hope to have an answer for both of you
shortly.
Patrick
---
OpenLink
>
> I am experiencing the same problem.
>
> Can anyone help us?
>
> Best Regards,
> Ícaro Medeiros.
>
> On Tue, Mar 13, 2012 at 10:56 AM, Percy Enrique Rivera Salas
Hello all,
I am experiencing the same problem.
Can anyone help us?
Best Regards,
Ícaro Medeiros.
On Tue, Mar 13, 2012 at 10:56 AM, Percy Enrique Rivera Salas <
privera.sa...@gmail.com> wrote:
> All,
>
> Any suggestions?
>
> Best Regards,
>
> Percy
>
>
> 2012/3/7 Percy Enrique Rivera Salas
>
>
All,
Any suggestions?
Best Regards,
Percy
2012/3/7 Percy Enrique Rivera Salas
> Dear All,
>
> I was using the MINUS clause together with the TRANSITIVE option,
> and I found an incorrect behavior.
>
> 1) I insert some triples as follow:
>
> insert into
> {
> a owl:Class.
> a owl:Class.
>
Dear All,
I was using the MINUS clause together with the TRANSITIVE option,
and I found an incorrect behavior.
1) I insert some triples as follow:
insert into
{
a owl:Class.
a owl:Class.
a owl:Class.
rdfs:subClassOf
rdfs:subClassOf
}
2) I list the owl:Class subjects
SELECT ?s
FROM
WHE