remove deprecated examples.

author: hanshuo
date: 20150907
This commit is contained in:
root 2015-09-07 07:11:58 +00:00
parent ee0911df89
commit c8efa0ee8b
15 changed files with 0 additions and 10102 deletions

View File

@ -1,4 +0,0 @@
select ?x1 where
{
?x1 y:hasSuccessor <Under_the_Influence_(Overkill_album)>.
}

View File

@ -1,4 +0,0 @@
select ?x1 where
{
?x1 rdf:type <wikicategory_2003_albums>.
}

View File

@ -1,11 +0,0 @@
select ?x1 ?x2 ?x3 ?x4 where
{
?x1 y:hasGivenName ?x5.
?x1 y:hasFamilyName ?x6.
?x1 rdf:type <wordnet_scientist_110560637>.
?x1 y:bornIn ?x2.
?x1 y:hasAcademicAdvisor ?x4.
?x2 y:locatedIn <Switzerland>.
?x3 y:locatedIn <Germany>.
?x4 y:bornIn ?x3.
}

View File

@ -1,13 +0,0 @@
select ?x1 ?x2 ?x3 ?x4 ?x5 where
{
?x1 rdf:type <wordnet_actor_109765278>.
?x1 y:livesIn ?x2.
?x1 y:actedIn ?x4.
?x1 y:directed ?x5.
?x2 y:locatedIn ?x3.
?x3 y:locatedIn <New_York>.
?x4 rdf:type <wordnet_movie_106613686>.
?x4 y:hasProductionLanguage <English_language>.
?x5 rdf:type <wordnet_movie_106613686>.
?x5 y:hasProductionLanguage <English_language>.
}

View File

@ -1,8 +0,0 @@
select ?x1 ?x2 ?x3 where
{
?x1 rdf:type <wordnet_athlete_109820263>.
?x1 y:bornIn ?x2.
?x1 rdf:type ?x5.
?x2 y:locatedIn ?x3.
?x3 y:locatedIn ?x4.
}

View File

@ -1,11 +0,0 @@
select ?x1 ?x2 ?x3 ?x4 where
{
?x1 rdfs:label ?x5.
?x1 y:livesIn ?x3.
?x1 y:actedIn ?x7.
?x2 y:actedIn ?x7.
?x2 rdfs:label ?x6.
?x2 y:livesIn ?x4.
?x3 y:locatedIn <England>.
?x4 y:locatedIn <England>.
}

View File

@ -1,8 +0,0 @@
select ?x1 ?x2 where
{
?x1 rdfs:label ?x3.
?x1 y:isMarriedTo ?x2.
?x1 y:bornIn ?x5.
?x2 y:bornIn ?x5.
?x2 rdfs:label ?x4.
}

View File

@ -1,11 +0,0 @@
select ?x1 ?x2 where
{
?x1 y:hasFamilyName ?x3.
?x1 y:bornIn ?x6.
?x1 rdf:type <wordnet_scientist_110560637>.
?x1 y:hasWonPrize ?x5.
?x2 y:hasWonPrize ?x5.
?x2 rdf:type <wordnet_scientist_110560637>.
?x2 y:bornIn ?x6.
?x2 y:hasFamilyName ?x4.
}

View File

@ -1,5 +0,0 @@
select ?x1 ?x2 where
{
?x1 y:discovered ?x2.
?x2 rdfs:label ?x3.
}

View File

@ -1,4 +0,0 @@
select ?x where
{
?x y:actedIn <Desperados_(TV_series)>.
}

View File

@ -1,5 +0,0 @@
select ?x where
{
?x y:bornIn <New_York_City>.
?x y:diedIn <Canada>.
}

View File

@ -1,7 +0,0 @@
select ?x1 ?x2 where
{
?x1 y:created ?x2.
?x1 y:created <Louden_Up_Now>.
?x2 y:hasSuccessor <Louden_Up_Now>.
?x2 rdf:type <wordnet_album_106591815>.
}

View File

@ -1,4 +0,0 @@
select ?x1 where
{
<!!!> <> ?x1.
}

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +0,0 @@
select ?x where
{
?x dbo:coach <Wes_Fesler>.
}