- status: open --> closed
- Group: --> latest_Subversion_code
When using the SPARQLTemplateBasedLearner2, I get a huge amount of logging even with nearly all logging turned off:
log4j.rootLogger=OFF, stdout, html, file
log4j.category.org.dllearner=OFF
log4j.category.org.apache.solr.level = WARN
log4j.logger.org.apache.http=OFF
log4j.logger.org.apache.http.wire=OFF
The following are the logging statements I still get when initializing the and using learnSPARQLQueries() once:
<x0,l1,t, [l1:[?x0 | equal(x0,y)], l2:[ | l6:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l7:[ | SLOT_with(x0,y0)], l8:[y0,c | greater(c,z),count(y0,c)], l5:[ | SLOT_bedrooms(y0)], l9:[z | equal(z,2)]], [], [l1=l2, l4=l6, l5=l7, l5=l9, l9=l8, l1=l5][SLOT_houses: CLASS {houses}, SLOT_with: SYMPROPERTY {with}, SLOT_bedrooms: CLASS {bedrooms}]>
l1:[?y,2,y0,c | l4:[ | SLOT_houses(y)] EVERY y l3:[ | ]
,greater(c,2),SLOT_with(y,y0),SLOT_bedrooms(y0),count(y0,c)]
SLOT_houses: CLASS {houses}
SLOT_with: SYMPROPERTY {with}
SLOT_bedrooms: CLASS {bedrooms}
<x0,l1,t, [l1:[?x0 | equal(x0,y)], l2:[ | l6:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l7:[ | SLOT_with(x0,y0)], l8:[y0 | greater(y0,z)], l5:[ | SLOT_bedrooms(y0)], l9:[z | equal(z,2)]], [], [l1=l2, l4=l6, l5=l7, l5=l9, l9=l8, l1=l5][SLOT_houses: CLASS {houses}, SLOT_with: SYMPROPERTY {with}, SLOT_bedrooms: CLASS {bedrooms}]>
l1:[?y,2,y0 | l4:[ | SLOT_houses(y)] EVERY y l3:[ | ]
,greater(y0,2),SLOT_with(y,y0),SLOT_bedrooms(y0)]
SLOT_houses: CLASS {houses}
SLOT_with: SYMPROPERTY {with}
SLOT_bedrooms: CLASS {bedrooms}
<x0,l1,t, [l1:[?x0 | equal(x0,y)], l2:[ | l6:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l7:[ | empty(x0,y0)], l8:[y0,c | greater(c,z),count(y0,c)], l5:[ | SLOT_bedrooms(y0)], l9:[z | equal(z,2)]], [], [l1=l2, l4=l6, l5=l7, l5=l9, l9=l8, l1=l5][SLOT_houses: CLASS {houses}, SLOT_bedrooms: CLASS {bedrooms}]>
l1:[?y,2,y0,c | l4:[ | SLOT_houses(y)] EVERY y l3:[ | ]
,greater(c,2),SLOT_bedrooms(y0),count(y0,c),empty(y,y0)]
SLOT_houses: CLASS {houses}
SLOT_bedrooms: CLASS {bedrooms}
<x0,l1,t, [l1:[?x0 | equal(x0,y)], l2:[ | l6:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l7:[ | empty(x0,y0)], l8:[y0 | greater(y0,z)], l5:[ | SLOT_bedrooms(y0)], l9:[z | equal(z,2)]], [], [l1=l2, l4=l6, l5=l7, l5=l9, l9=l8, l1=l5][SLOT_houses: CLASS {houses}, SLOT_bedrooms: CLASS {bedrooms}]>
l1:[?y,2,y0 | l4:[ | SLOT_houses(y)] EVERY y l3:[ | ]
,greater(y0,2),SLOT_bedrooms(y0),empty(y,y0)]
SLOT_houses: CLASS {houses}
SLOT_bedrooms: CLASS {bedrooms}
<x,l1,t, [l1:[?x | equal(x,y)], l2:[ | l10:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l9:[ | SLOT_with(y,y0)], l7:[y0,c | greater(c,z),count(y0,c)], l5:[ | SLOT_bedrooms(y0)], l8:[z | equal(z,2)]], [], [l1=l2, l4=l10, l8=l1, l5=l7, l8=l5, l4=l9][SLOT_houses: CLASS {houses}, SLOT_with: SYMPROPERTY {with}, SLOT_bedrooms: CLASS {bedrooms}]>
l8:[?y,2,y0,c | SLOT_bedrooms(y0),count(y0,c),l4:[ | SLOT_with(y,y0),SLOT_houses(y)] EVERY y l3:[ | ]
,greater(c,2)]
SLOT_houses: CLASS {houses}
SLOT_with: SYMPROPERTY {with}
SLOT_bedrooms: CLASS {bedrooms}
<x,l1,t, [l1:[?x | equal(x,y)], l2:[ | l10:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l9:[ | SLOT_with(y,y0)], l7:[y0 | greater(y0,z)], l5:[ | SLOT_bedrooms(y0)], l8:[z | equal(z,2)]], [], [l1=l2, l4=l10, l8=l1, l5=l7, l8=l5, l4=l9][SLOT_houses: CLASS {houses}, SLOT_with: SYMPROPERTY {with}, SLOT_bedrooms: CLASS {bedrooms}]>
l8:[?y,2,y0 | greater(y0,2),SLOT_bedrooms(y0),l4:[ | SLOT_with(y,y0),SLOT_houses(y)] EVERY y l3:[ | ]
]
SLOT_houses: CLASS {houses}
SLOT_with: SYMPROPERTY {with}
SLOT_bedrooms: CLASS {bedrooms}
<x,l1,t, [l1:[?x | equal(x,y)], l2:[ | l10:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l9:[ | empty(y,y0)], l7:[y0,c | greater(c,z),count(y0,c)], l5:[ | SLOT_bedrooms(y0)], l8:[z | equal(z,2)]], [], [l1=l2, l4=l10, l8=l1, l5=l7, l8=l5, l4=l9][SLOT_houses: CLASS {houses}, SLOT_bedrooms: CLASS {bedrooms}]>
l8:[?y,2,y0,c | l4:[ | SLOT_houses(y),empty(y,y0)] EVERY y l3:[ | ]
,SLOT_bedrooms(y0),count(y0,c),greater(c,2)]
SLOT_houses: CLASS {houses}
SLOT_bedrooms: CLASS {bedrooms}
<x,l1,t, [l1:[?x | equal(x,y)], l2:[ | l10:[y | ] EVERY y l3:[ | ]
], l4:[ | SLOT_houses(y)], l9:[ | empty(y,y0)], l7:[y0 | greater(y0,z)], l5:[ | SLOT_bedrooms(y0)], l8:[z | equal(z,2)]], [], [l1=l2, l4=l10, l8=l1, l5=l7, l8=l5, l4=l9][SLOT_houses: CLASS {houses}, SLOT_bedrooms: CLASS {bedrooms}]>
l8:[?y,2,y0 | greater(y0,2),l4:[ | SLOT_houses(y),empty(y,y0)] EVERY y l3:[ | ]
,SLOT_bedrooms(y0)]
SLOT_houses: CLASS {houses}
SLOT_bedrooms: CLASS {bedrooms}
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedrooms', 'i'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber', 'i'))}
LIMIT 20 OFFSET 0
Time needed: 775ms
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'with', 'i'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedroom'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber'))}
LIMIT 20 OFFSET 0
Time needed: 1641ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedrooms', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber', 'i'))}
LIMIT 20 OFFSET 0
Time needed: 394ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedroom'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'with', 'i'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber'))}
LIMIT 20 OFFSET 0
Time needed: 1894ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedroom'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'with', 'i'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber'))}
LIMIT 20 OFFSET 0
Time needed: 1848ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedrooms', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber', 'i'))}
LIMIT 20 OFFSET 0
Time needed: 350ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedrooms', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber', 'i'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber', 'i'))}
LIMIT 20 OFFSET 0
Time needed: 358ms
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'house'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedroom'))}
LIMIT 20 OFFSET 0
PREFIX owl:<http://www.w3.org/2002/07/owl#> SELECT DISTINCT * WHERE {
{?uri a owl:DatatypeProperty.} UNION {?uri a owl:ObjectProperty.} ?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'with', 'i'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_room'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'sleeping_accommodation'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'chamber'))}
LIMIT 20 OFFSET 0
SELECT DISTINCT * WHERE {
?s a ?uri.
?uri <http://www.w3.org/2000/01/rdf-schema#label> ?label
FILTER(REGEX(STR(?label), 'bedchamber'))}
LIMIT 20 OFFSET 0
Time needed: 1374ms
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y (COUNT(?y0) AS ?c) WHERE {
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
?y <http://diadem.cs.ox.ac.uk/ontologies/real-estate#bedrooms> ?y0 .
FILTER(?c > 2) .
}
GROUP BY (?y)
(Score: 1.0)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#bedrooms(score: 1.0; similarity: 1.0; prominence: 1.0)
http://diadem.cs.ox.ac.uk/ontologies/real-estate#House\(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y WHERE {
?y <http://diadem.cs.ox.ac.uk/ontologies/real-estate#bedrooms> ?y0 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?y0 > 2) .
}
(Score: 1.0)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#bedrooms(score: 1.0; similarity: 1.0; prominence: 1.0)
http://diadem.cs.ox.ac.uk/ontologies/real-estate#House\(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y (COUNT(?y0) AS ?c) WHERE {
?y ?p1 ?y0 .
?y0 rdf:type ?p2 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?c > 2) .
}
GROUP BY (?y)
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y (COUNT(?y0) AS ?c) WHERE {
?y ?p11 ?y0 .
?y0 rdf:type ?p10 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?c > 2) .
}
GROUP BY (?y)
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y (COUNT(?y0) AS ?c) WHERE {
?y0 ?p1 ?y .
?y0 rdf:type ?p2 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?c > 2) .
}
GROUP BY (?y)
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y (COUNT(?y0) AS ?c) WHERE {
?y0 rdf:type ?p10 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
?y0 ?p11 ?y .
FILTER(?c > 2) .
}
GROUP BY (?y)
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y WHERE {
?y ?p14 ?y0 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
?y0 rdf:type ?p13 .
FILTER(?y0 > 2) .
}
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y WHERE {
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
?y0 ?p14 ?y .
?y0 rdf:type ?p13 .
FILTER(?y0 > 2) .
}
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y WHERE {
?y0 rdf:type ?p5 .
?y ?p4 ?y0 .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?y0 > 2) .
}
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?y WHERE {
?y0 rdf:type ?p5 .
?y0 ?p4 ?y .
?y rdf:type <http://diadem.cs.ox.ac.uk/ontologies/real-estate#House> .
FILTER(?y0 > 2) .
}
(Score: 0.3333333333333333)
[http://diadem.cs.ox.ac.uk/ontologies/real-estate#House(score: 1.0; similarity: 1.0; prominence: 1.0)
]