O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Carregando em…3
×

Confira estes a seguir

1 de 4 Anúncio

Mais Conteúdo rRelacionado

Diapositivos para si (20)

Anúncio

Semelhante a SWT Lab 3 (20)

Mais de Mariano Rodriguez-Muro (18)

Anúncio

SWT Lab 3

  1. 1. + Simple use of RDFS and Sesame Lab 3, 4, 5
  2. 2. + Disclaimer License This work is licensed under the Creative Commons Attribution-Share Alike 3.0 License http://creativecommons.org/licenses/by-sa/3.0/
  3. 3. + Lab Assignment 3 (part 1)  Write the ontology from FSW Chapter 2.6 (page 67) in a file named ontology.ttl in turtle syntax. Then, use Sesame, RDFS and SPARQL to:  Load Print all triples of the model (including the entailed ones) to a file named “rdfs-output.ttl”
  4. 4. + Lab Assignment 3-5 (part 1) Create a simple RDFS Forward chaining inference engine  Use Sesame to store and load the triples  Use SPARQL to “infer all new triples”, hint use CONSTRUCT and ASK queries to ease the development  You should cover all entailments except: rdfs1 and the Datatype entilament rules (rdfD1, rdfD2, rdfD3)  Verify using the ontology from the previous examplle Note: Name your main class org.example.RDFSFowardChainingEngine

Notas do Editor

  • http://creativecommons.org/licenses/by-sa/3.0/You are free:to Share — to copy, distribute and transmit the workto Remix — to adapt the workto make commercial use of the workUnder the following conditions:Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.With the understanding that:Waiver — Any of the above conditions can be waived if you get permission from the copyright holder.Public Domain — Where the work or any of its elements is in the public domain under applicable law, that status is in no way affected by the license.Other Rights — In no way are any of the following rights affected by the license:Your fair dealing or fair use rights, or other applicable copyright exceptions and limitations;The author's moral rights;Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights.Notice — For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page.

×