wiki:QueryingGnowsis

Querying Gnowsis

test queries using the web interface: http://127.0.0.1:9993/sesame1/actionFrameset.jsp?repository=pimo

Useful strings (they can be found in PimoQueryApi)

SERQL postamble

USING NAMESPACE rdf = <http://www.w3.org/1999/02/22-rdf-syntax-ns#>, 
rdfs = <http://www.w3.org/2000/01/rdf-schema#>, 
pimo = <http://ontologies.opendfki.de/repos/ontologies/pim/pimo#>, 
pimoapi = <http://ontologies.opendfki.de/repos/ontologies/pim/pimo-api#>, 
aperture = <http://aperture.semanticdesktop.org/ontology/data#>, 
source = <http://aperture.semanticdesktop.org/ontology/source#>,
crawl = <http://www.gnowsis.org/ont/crawlreport/0.9#>

SPARQL_PREAMBLE

PREFIX rdfs:    <http://www.w3.org/2000/01/rdf-schema#> 
PREFIX rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIX pimoapi: <http://ontologies.opendfki.de/repos/ontologies/pim/pimo-api#> 
PREFIX pimo:    <http://ontologies.opendfki.de/repos/ontologies/pim/pimo#>
Last modified 18 years ago Last modified on 08/23/06 18:52:28