Model URI:
Example Queries:
Query Text:
 Submit Query Clear Query
Results: (4 queries, 1.362 seconds)
Query Executed:
alias <http://tucana.org/tutorial#> as tute;
Result Message: Successfully aliased http://tucana.org/tutorial# as tute
Query Executed:
alias <http://www.w3.org/1999/02/22-rdf-syntax-ns#> as rdf;
Result Message: Successfully aliased http://www.w3.org/1999/02/22-rdf-syntax-ns# as rdf
Query Executed:
alias <http://www.w3.org/2000/01/rdf-schema#> as rdfs;
Result Message: Successfully aliased http://www.w3.org/2000/01/rdf-schema# as rdfs
Query Executed:
select $personURI $name $dob from <rmi://localhost/server1#example> where $personURI <rdf:type> <tute:Person> and $personURI <tute:name> $name or $personURI <tute:dob> $dob ;
personURI name dob
http://tucana.org/tutorial#100 unbound 13 August 1958
http://tucana.org/tutorial#100 Superman unbound
http://tucana.org/tutorial#101 unbound 4 June 1970
http://tucana.org/tutorial#101 Peter Pan unbound
http://tucana.org/tutorial#201 Princess Lana unbound