Hi,
When entering the following requests :
insert data {
:foo rdfs:domain :Bar .
}
select * where {
:foo ?p ?o .
}
The response to the second is indeed the inserted triple with reasoning set to off, but it is a 500 internal server error with reasoning on.
I tried this with RDFS, EL and RL reasoning. The same issue occurs for rdfs:range.
I'm using the Web interface, free version, 5.3.4. Apologies if this has already been fixed in recent versions.
Thanks,
Lionel.