Class org.qi4j.index.rdf.RdfNamedQueryTest

24

tests

0

failures

0

ignored

2.921s

duration

100%

successful

Tests

Test Duration Result
script01 0.130s passed
script02 0.112s passed
script03 0.101s passed
script04 0.097s passed
script05 0.123s passed
script06 0.165s passed
script07 0.174s passed
script08 0.167s passed
script09 0.158s passed
script10 0.148s passed
script11 0.110s passed
script12 0.109s passed
script13 0.117s passed
script14 0.093s passed
script15 0.123s passed
script16 0.101s passed
script17 0.109s passed
script18 0.119s passed
script19 0.124s passed
script20 0.104s passed
script21 0.102s passed
script22 0.086s passed
script24 0.109s passed
showNetwork 0.140s passed

Standard output

13:14:10.461 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:10.462 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized

<urn:qi4j:entity:accountOfAnnDoe> {
	<urn:qi4j:entity:accountOfAnnDoe> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Account#number> "accountOfAnnDoe" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "accountOfAnnDoe" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-6> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-6> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#address> _:node19ra5tadmx1 .
	
	_:node19ra5tadmx1 <urn:qi4j:type:org.qi4j.test.indexing.model.Address#line1> "Qi Avenue 4j" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#line2> "Off main Java Street" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#zipcode> "12345" .
	
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-6> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigInteger> "42424242424242424242424242" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigDecimal> "4.22376931348623157E+310" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#title> "DR" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateValue> "2010-03-04T13:24:35.000Z" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateTimeValue> "2010-03-04T13:24:35.000Z" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateTimeValue> "2010-03-04T13:23:00.000" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateValue> "2010-03-04" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#personalWebsite> _:node19ra5tadmx2 .
	
	_:node19ra5tadmx2 <urn:qi4j:type:org.qi4j.test.indexing.model.Person/protocol> _:node19ra5tadmx3 .
	
	_:node19ra5tadmx3 <urn:qi4j:type:org.qi4j.test.indexing.model.Protocol#value> "http" .
	
	_:node19ra5tadmx2 <urn:qi4j:type:org.qi4j.test.indexing.model.URL#queryParams> "[{\"name\":\"user\",\"value\":\"jackdoe\"},{\"name\":\"password\",\"value\":\"somepassword\"}]" .
	
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-6> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#yearOfBirth> "1970" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Jack Doe" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-6" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Male#wife> <urn:qi4j:entity:anndoe> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mainAccount> <urn:qi4j:entity:accountOfJackDoe> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#placeOfBirth> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-4> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> _:node19ra5tadmx4 .
	
	_:node19ra5tadmx4 a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ;
		<http://www.w3.org/1999/02/22-rdf-syntax-ns#li> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-2> .
}

<urn:qi4j:entity:anndoe> {
	<urn:qi4j:entity:anndoe> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#address> _:node19ra5tadqx1 .
	
	_:node19ra5tadqx1 <urn:qi4j:type:org.qi4j.test.indexing.model.Address#line1> "Qi Street 4j" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#line2> "Off main Java Street" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#zipcode> "12345" .
	
	<urn:qi4j:entity:anndoe> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#title> "MRS" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#yearOfBirth> "1975" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Ann Doe" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "anndoe" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mainAccount> <urn:qi4j:entity:accountOfAnnDoe> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#placeOfBirth> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-3> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> _:node19ra5tadqx2 .
	
	_:node19ra5tadqx2 a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ;
		<http://www.w3.org/1999/02/22-rdf-syntax-ns#li> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-1> .
}

<urn:qi4j:entity:accountOfJackDoe> {
	<urn:qi4j:entity:accountOfJackDoe> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Account#number> "accountOfJackDoe" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "accountOfJackDoe" .
}

<urn:qi4j:entity:Gaming> {
	<urn:qi4j:entity:Gaming> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Domain#description> "Gaming domain" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Gaming" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "Gaming" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-1> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-1> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Domain#description> "Cooking domain" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Cooking" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-1" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-0> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-0> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Domain#description> "Programing domain" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Programming" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-0" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-5> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-5> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#address> _:node19ra5tadvx1 .
	
	_:node19ra5tadvx1 <urn:qi4j:type:org.qi4j.test.indexing.model.Address#line1> "Qi Alley 4j" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#line2> "Off main Java Street" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Address#zipcode> "12345" .
	
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-5> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigInteger> "23232323232323232323232323" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigDecimal> "2.34276931348623157E+310" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#title> "MR" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateValue> "2020-03-04T13:24:35.000Z" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateTimeValue> "2020-03-04T13:24:35.000Z" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateTimeValue> "2020-03-04T13:23:00.000" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateValue> "2020-03-04" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#email> "joe@thedoes.net" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#yearOfBirth> "1990" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Joe Doe" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-5" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#placeOfBirth> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-3> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mother> <urn:qi4j:entity:anndoe> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> _:node19ra5tadvx2 .
	
	_:node19ra5tadvx2 a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ;
		<http://www.w3.org/1999/02/22-rdf-syntax-ns#li> <urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-0> , <urn:qi4j:entity:Gaming> .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-4> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-4> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.City#country> "Malaysia" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.City#county> "Some Other Jaya" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Penang" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-4" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-3> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-3> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.City#country> "Malaysia" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.City#county> "Some Jaya" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Kuala Lumpur" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-3" .
}

<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-2> {
	<urn:qi4j:entity:6f78da76-6673-4fb2-9e38-46a5e28af50b-2> a <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Domain#description> "Cars" ;
		<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> "Cars" ;
		<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> "6f78da76-6673-4fb2-9e38-46a5e28af50b-2" .
}

<urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> {
	<urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> a <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
		<http://www.qi4j.org/rdf/entitytype/1.0/type> "interface org.qi4j.test.indexing.model.entities.DomainEntity" ;
		<http://www.qi4j.org/rdf/entitytype/1.0/queryable> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
		<http://www.w3.org/2000/01/rdf-schema#subClassOf> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> , <urn:qi4j:type:org.qi4j.test.indexing.model.Domain> , <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable> , <urn:qi4j:type:org.qi4j.api.entity.EntityComposite> , <urn:qi4j:type:org.qi4j.api.entity.Identity> , <urn:qi4j:type:org.qi4j.api.composite.Composite> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Domain#description> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.DomainEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
}

<urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> {
	<urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> a <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
		<http://www.qi4j.org/rdf/entitytype/1.0/type> "interface org.qi4j.test.indexing.model.entities.CityEntity" ;
		<http://www.qi4j.org/rdf/entitytype/1.0/queryable> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
		<http://www.w3.org/2000/01/rdf-schema#subClassOf> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> , <urn:qi4j:type:org.qi4j.test.indexing.model.City> , <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable> , <urn:qi4j:type:org.qi4j.api.entity.EntityComposite> , <urn:qi4j:type:org.qi4j.api.entity.Identity> , <urn:qi4j:type:org.qi4j.api.composite.Composite> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.City#country> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.City#county> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.CityEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
}

<urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> {
	<urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> a <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
		<http://www.qi4j.org/rdf/entitytype/1.0/type> "interface org.qi4j.test.indexing.model.entities.MaleEntity" ;
		<http://www.qi4j.org/rdf/entitytype/1.0/queryable> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
		<http://www.w3.org/2000/01/rdf-schema#subClassOf> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> , <urn:qi4j:type:org.qi4j.test.indexing.model.Male> , <urn:qi4j:type:org.qi4j.test.indexing.model.Person> , <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable> , <urn:qi4j:type:org.qi4j.test.indexing.model.Alive> , <urn:qi4j:type:org.qi4j.api.entity.EntityComposite> , <urn:qi4j:type:org.qi4j.api.entity.Identity> , <urn:qi4j:type:org.qi4j.api.composite.Composite> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#address> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigInteger> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigDecimal> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#decimal> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#title> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#additionalInfo> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateTimeValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateTimeValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#date> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#password> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#personalWebsite> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#email> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#yearOfBirth> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#int> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Male#wife> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Female> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#father> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Male> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mainAccount> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Account> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#placeOfBirth> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.City> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mother> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Female> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.MaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> , <http://www.w3.org/2001/XMLSchema#anyURI> .
}

<urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> {
	<urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> a <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
		<http://www.qi4j.org/rdf/entitytype/1.0/type> "interface org.qi4j.test.indexing.model.entities.AccountEntity" ;
		<http://www.qi4j.org/rdf/entitytype/1.0/queryable> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
		<http://www.w3.org/2000/01/rdf-schema#subClassOf> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> , <urn:qi4j:type:org.qi4j.test.indexing.model.Account> , <urn:qi4j:type:org.qi4j.api.entity.EntityComposite> , <urn:qi4j:type:org.qi4j.api.entity.Identity> , <urn:qi4j:type:org.qi4j.api.composite.Composite> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Account#number> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.AccountEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
}

<urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> {
	<urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> a <http://www.w3.org/2000/01/rdf-schema#Class> , <http://www.w3.org/2002/07/owl#Class> ;
		<http://www.qi4j.org/rdf/entitytype/1.0/type> "interface org.qi4j.test.indexing.model.entities.FemaleEntity" ;
		<http://www.qi4j.org/rdf/entitytype/1.0/queryable> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> ;
		<http://www.w3.org/2000/01/rdf-schema#subClassOf> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> , <urn:qi4j:type:org.qi4j.test.indexing.model.Female> , <urn:qi4j:type:org.qi4j.test.indexing.model.Person> , <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable> , <urn:qi4j:type:org.qi4j.test.indexing.model.Alive> , <urn:qi4j:type:org.qi4j.api.entity.EntityComposite> , <urn:qi4j:type:org.qi4j.api.entity.Identity> , <urn:qi4j:type:org.qi4j.api.composite.Composite> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#address> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigInteger> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#bigDecimal> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#decimal> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#title> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#additionalInfo> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#dateTimeValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateTimeValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#dateTime> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#localDateValue> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#date> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#password> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#personalWebsite> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#email> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#yearOfBirth> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#int> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#name> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.api.entity.Identity#identity> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Female#husband> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Male> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#father> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Male> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mainAccount> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Account> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#placeOfBirth> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.City> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#mother> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Female> , <http://www.w3.org/2001/XMLSchema#anyURI> .
	
	<urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> <http://www.w3.org/2000/01/rdf-schema#domain> <urn:qi4j:type:org.qi4j.test.indexing.model.entities.FemaleEntity> ;
		a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq> ;
		<http://www.w3.org/2000/01/rdf-schema#range> <urn:qi4j:type:org.qi4j.test.indexing.model.Person#interests> , <http://www.w3.org/2001/XMLSchema#anyURI> .
}
13:14:10.602 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:10.603 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script01: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 

} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:10.719 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:10.719 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script02: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Domain>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 
FILTER (?v0 = "Gaming")
} EXPECT interface org.qi4j.test.indexing.model.Domain}
13:14:10.827 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:10.827 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script03: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 

} EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:10.928 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:10.928 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script04: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns2: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:placeOfBirth ?v0. 
?v0 ns2:name ?v1. 
FILTER (?v1 = "Kuala Lumpur")
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:11.034 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.034 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script05: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns2: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:mother ?v0. 
?v0 ns1:placeOfBirth ?v1. 
?v1 ns2:name ?v2. 
FILTER (?v2 = "Kuala Lumpur")
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:11.189 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.189 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script06: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
FILTER (?v0 >= "1973")
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:11.365 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.365 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script07: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns2: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
?entity ns1:placeOfBirth ?v1. 
?v1 ns2:name ?v2. 
FILTER ((?v0 >= "1900") && (?v2 = "Penang"))
} EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:11.532 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.532 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script08: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
FILTER ((?v0 = "1970") || (?v0 = "1975"))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:11.695 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.695 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script09: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Female>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
FILTER ((?v0 = "1970") || (?v0 = "1975"))
} EXPECT interface org.qi4j.test.indexing.model.Female}
13:14:11.857 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.858 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script10: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
FILTER (!(?v0 = "1975"))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:11.980 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:11.980 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script11: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
OPTIONAL {?entity ns1:email ?v0}. 
FILTER (bound(?v0))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:12.088 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.088 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script12: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
OPTIONAL {?entity ns1:email ?v0}. 
FILTER (! bound(?v0))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:12.197 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.197 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script13: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Male#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
OPTIONAL {?entity ns1:wife ?v0}. 
FILTER (bound(?v0))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:12.301 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.301 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script14: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Male#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Male>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
OPTIONAL {?entity ns1:wife ?v0}. 
FILTER (! bound(?v0))
} EXPECT interface org.qi4j.test.indexing.model.Male}
13:14:12.417 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.418 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script15: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Male#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
OPTIONAL {?entity ns1:wife ?v0}. 
FILTER (! bound(?v0))
} EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:12.523 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.524 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script16: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 

} ORDER BY [name ASCENDING] MAX 2 EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:12.627 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.627 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script17: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 

}  ORDER BY [name ASCENDING] FIRST 3 MAX 3 EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:12.744 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.744 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script18: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 

}
 ORDER BY [name ASCENDING] EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:12.871 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.871 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script19: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 
FILTER (?v0 > "D")
}  ORDER BY [name ASCENDING] EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:12.982 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:12.982 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script20: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns2: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:yearOfBirth ?v0. 
?entity ns2:name ?v1. 
FILTER (?v0 > "1973")
}
 ORDER BY [name DESCENDING] EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:13.081 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:13.081 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script21: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Person#> 
PREFIX ns2: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Person>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:placeOfBirth ?v0. 
?v0 ns2:name ?v1. 
?entity ns1:yearOfBirth ?v2. 

} ORDER BY [placeOfBirth.name ASCENDING, yearOfBirth ASCENDING] EXPECT interface org.qi4j.test.indexing.model.Person}
13:14:13.176 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:13.176 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script22: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 
FILTER regex(?v0,"J.*Doe")
} EXPECT interface org.qi4j.test.indexing.model.Nameable}
13:14:13.276 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - Initializing MemoryStore...
13:14:13.276 [Test worker] DEBUG org.openrdf.sail.memory.MemoryStore - MemoryStore initialized
*** script24: Query{ FROM UnitOfWork( Default ) WHERE SPARQL:PREFIX ns1: <urn:qi4j:type:org.qi4j.test.indexing.model.Nameable#> 
PREFIX ns0: <urn:qi4j:type:org.qi4j.api.entity.Identity#> 
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> 
SELECT DISTINCT ?identity
WHERE {
?entityType rdfs:subClassOf <urn:qi4j:type:org.qi4j.test.indexing.model.Domain>. 
?entity rdf:type ?entityType. 
?entity ns0:identity ?identity. 
?entity ns1:name ?v0. 
FILTER (?v0 = ?domain)
} EXPECT interface org.qi4j.test.indexing.model.Domain WITH VARIABLES {domain=Gaming}}