How linked data can be used in semantic web applications

Assignment Help Database Management System
Reference no: EM131049853

You created two knowledge representations for a cinema using different semantic web technologies. In the second part of the coursework, you will now be extending these representations and adding additional features.

In part 1, your representations simply stored that the cinema had three screens and each screen had a single film associated with it. You are going to extend this part of the representation so that it stores information about a range of films shown over a three week period.

Your representation should be extended to be able to store three weeks of film showings. Film showings are arranged as follows:
Each screen shows the same film in all three timeslots in a day from Monday to Saturday of a particular week. On Sundays, screen 1 and screen 2 remain the same as for the rest of the week but screen 3 has a themed day and shows three films related to the theme, one in each time slot.

In the text file provided called data.txt (see cw2 folder), you will find three weeks of information about which films are being shown at the cinema. You should express this information in your representation. The information in data.txt is not in XML or RDF format. Each item in the file is labelled and the items are separated by a | character.

Note: you will be modifying and extending your representations produced in part 1. If you wish to start from scratch you may do so but this will usually not be necessary.

The instructions are broken down into three parts: a specification for the XML related parts, a specification for the RDF related parts and a specification for the final report.

Specification: XML

1. Extend your XML representation.

The previous data for part 1only considered a single film being associated with a screen. You will need to modify your representation so that it has the capability to store three weeks of films for each screen including the name of the screen 3 theme and the three theme films for each week.

Data.txt contains the data about the films that will be shown. For each of the three weeks it contains the following information
• Week number
• Screen 1 film
• Screen 2 film
• Screen 3 film
• Theme name
• Theme film 1
• Theme film 2
• Theme film 3

Extend your XML representation so that it now also contains this new data.

2. Create an XML Schema

Now that you have a full XML representation of the data create an accompanying XML Schema

Specification: RDF

To complete this part of the coursework, you should continue to use a suitable URI for the unique definition of your namespace for the RDF data you are defining. You should also make use of existing vocabularies where appropriate. For example: FOAFhttps://www.foaf-project.org, Dublin Core https://dublincore.org/docuemnts/dc-rdf/ and SIOChttps://sioc-project.org/

1. Extendyour RDF representation

Using Turtle notation as before, modify your previous RDF representation to include the additional information discussed above using the film information from data.txt. You should also update your representation to make use of RDF schema where relevant.

2. Retrieving information with SPARQL

Create SPARQL queries to return the following information:
a. Return all the films shown on screen 1
b. Return all the films for the Sunday Theme Days

3. Modifying information with SPARQL

Create SPARQL queries to add the following information about a fourth week.
a. The film to be shown on Screen 1 for the fourth week is "Frankenstein"
b. The theme for Sunday of week 4 is "Audrey Hepburn" and the films are:
i. Breakfast at Tiffany's
ii. Roman Holiday
iii. Sabrina

Specification: Report

Create a report of around750 - 1000 words in length about the work you have done. You should research the work in the area and use the knowledge you gain to enrich your answer. You should provide references and citations as appropriate.

Your answer should address the following points:

• Explain how linked data can be used in semantic web applications and give suggestions forhow linked data might be used with the representations you have created.

• Providesuggestions with explanations for how OWL could be used to add expressive power to your RDF representation.

• For both your XML representation and your RDF representation, explain your design decisions and comment on how you found extending from the previous representation. Did the larger data set cause you to rethink any of your previous design decisions and if so, why? If you decided to restart, justify your decision.

• What are the advantages of using existing vocabularies when creating an RDF representation?

• Consider the different technologies you have used in both parts of the coursework and appraise how effective each was in working with this data. As part of your answer, you should critique what you have discovered in your research. How well do the strengths and weaknesses of the technologies as discussed by other authors match your own experience with using the technologies?

• What are the good and bad parts of each of your representations?

Outcome requirements (Solution)

1- You should providefour text files in a zip file to the conventional upload link.
1. An xml file
2. An xsd file
3. A file containing your RDF/RDFS representation.
4. A file containing your SPARQL queries.

You should also provide a word file containing the contents of your four files copied and pasted into it along with your report.

2- the REPORT (750 words-1000 words) that answers the previous questions in Specification Reportalongside references and citations.

Attachment:- Assignment.rar

Reference no: EM131049853

Questions Cloud

Deduce the relativistic velocity-addition formula for v : Write down the standard Lorentz boost for all four components of u. Use these to deduce the relativistic velocity-addition formula for v.
How the dhs engages private enterprise in protection of cikr : paper that provides her with an explanation about why this is important and how the DHS engages private enterprise in the protection of critical infrastructure and key resources (CIKR)
Show that the four-momentum of any material particle : Show that the sum of any two forward time-like vectors is itself forward time-like, and hence that the sum of any number of forward time-like vectors is its self forward time-like.
What if its energy e is equal to n times its rest energy : What is a particle's speed if its kinetic energy T is equal to its rest energy?
How linked data can be used in semantic web applications : Explain how linked data can be used in semantic web applications and give suggestions forhow linked data might be used with the representations you have created
Is money personality related to culture or subcultures : Is money personality related to culture or subcultures? Explain. Might money personalities be related to consumer beliefs, motivation, and attitudes? Explain.
Find the speed of the outgoing particles : A particle of mass ma decays at rest into two identical particles each of mass mb. Use conservation of momentum and energy to find the speed of the outgoing particles.
All four components of q are zero in all frames : Prove the following useful result, called the zero-component theorem: Let q be a four-vector, and suppose that one component of q is found to be zero in all inertial frames. (For example, q4= 0 in all frames.) Then all four components of q are zer..
Study for each of the two types of development : Evaluate a study for each of the two types of development you have chosen. that could be used within the topic of attachment to either support or refute the idea you have presented. Appropriate studies for you to evaluate have been given in the ch..

Reviews

Write a Review

Database Management System Questions & Answers

  Knowledge and data warehousing

Design a dimensional model for analysing Purchases for Adventure Works Cycles and implement it as cubes using SQL Server Analysis Services. The AdventureWorks OLTP sample database is the data source for you BI analysis.

  Design a database schema

Design a Database schema

  Entity-relationship diagram

Create an entity-relationship diagram and design accompanying table layout using sound relational modeling practices and concepts.

  Implement a database of courses and students for a school

Implement a database of courses and students for a school.

  Prepare the e-r diagram for the movie database

Energy in the home, personal energy use and home energy efficiency and Efficient use of ‘waste' heat and renewable heat sources

  Design relation schemas for the entire database

Design relation schemas for the entire database.

  Prepare the relational schema for database

Prepare the relational schema for database

  Data modeling and normalization

Data Modeling and Normalization

  Use cases perform a requirements analysis for the case study

Use Cases Perform a requirements analysis for the Case Study

  Knowledge and data warehousing

Knowledge and Data Warehousing

  Stack and queue data structure

Identify and explain the differences between a stack and a queue data structure

  Practice on topic of normalization

Practice on topic of Normalization

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd