In this video, the Jena Fuseki Server is run on the computer's local host and the ontology file (previously created using the Protege tool) is uploaded and stored as triples. Several basic SPARQL queries are then run against the dataset.

URL: https://www.youtube.com/watch?v=0zUos1zWB5k
Keywords: Ontology, Fuseki
Author: Sadawi, Noureddin
Date created: 2014-02-05 05:00:00.000
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P5M
Educational use: instruction
Educational audience: professional
Interactivity type: expositive

  • Competencies
    • Understands the basic syntax of a SPARQL query.
      • Interacting with RDF data
        • Querying RDF data
          • Understands the basic syntax of a SPARQL query.
            • Uses angle brackets for delimiting URIs.
            • Uses question marks for indicating variables.
            • Uses PREFIX for base URIs.
    • Uses available tools, servers, and endpoints to issue queries against a dataset.
      • Interacting with RDF data
        • Querying RDF data
          • Uses available tools, servers, and endpoints to issue queries against a dataset.
            • Execute SPARQL queries using the Jena ARQ command-line utility.
            • Queries multiple local data files using ARQ.
            • Uses ARQ to evaluate queries on local data.
            • Uses Fuseki server to evaluate queries on a dataset.
            • Queries multiple data files using Fuseki.
            • Accesses DBPedia's SNORQL/SPARQL endpoint and issues simple queries.