-
Notifications
You must be signed in to change notification settings - Fork 2
Research ‐ Linked Data and SPARQL
Linked data is a type of data used in web applications that is structured in such a way that it is readable by not only humans, but also computers.
In linked data, every single data entry has a URI, and is connected (linked) to URIs of other related data entries. The URIs follow the standard HTTP protocol, therefore the data can be retrieved using web browsers. In addition, contents of linked data should follow the RDF format, which is a standard model for data interchange on the Web.
Here are some advantages of linked data:
- As linked data provides a common standard for storing and linking data entries, it makes it possible for different systems and applications to integrate and exchange data easily.
- Because linked data defines relationships between different entities, it adds semantic meaning to data entries. This enhances data understanding (both by humans and by machines).
- Because of the distributed nature of the web, as more data sources start using linked data principles, the web of linked data continues to grow. Therefore, as time goes on, linked data provides more coverage of many different domains.
- By making data openly accessible and linkable on the web, linked data encourages transparency and collaboration.
In spite of all these advantages, implementing linked data is quite complex as it requires expertise in various semantic web technologies such as RDF and SPARQL.
SPARQL is a recursive acronym that stands for SPARQL Protocol and RDF Query Language. It provides a powerful tool for querying RDF datasets, which are used in linked data. The syntax of SPARQL resembles SQL, therefore learning to write expressive SPARQL queries is not very difficult if you are familiar with SQL.
Among many other features, some of the most powerful tools provided by SPARQL are:
- Pattern matching: Comparing patterns of literals, variables, and URIs against the data graph
- Filtering: Refining the results based on specific criteria such as value comparisons, regular expressions, logical conditions, etc.
- Aggregation: Efficiently running over many entries to perform operations such as summing, counting, averaging values etc.
Both linked data and SPARQL are crucial components of the Semantic Web (also known as Web 3.0), which is an extension of the World Wide Web through standards set by the World Wide Web Consortium.
🏠Home
- Third Customer Milestone Report
- RAM
- Requirements
- Mockups
- Sequence Diagrams
- Use Case Diagram
- Class Diagrams
- Scenarios
- User Scenario
- User Manual
- System Manual
- Third Customer Milestone Report
- Second Customer Milestone Report
- First Customer Milestone Report
- RAM
- Requirements
- Mockups
- Sequence Diagrams
- Scenarios
- Use Case Diagram
- Class Diagrams
- Software Quality Plan
- Milestone1 Presentation Scenarios
- Post Creation Page
- User Scenario
- Meeting Notes 10 - Dec 10
- Meeting Notes 9 - Dec 3
- Meeting Notes 8 - Nov 17
- Meeting Notes 7 - Nov 12
- Meeting Notes 6 - Nov 5
- Optional Meeting Notes 1 ‐ Oct 21
- Meeting Notes 5 - Oct 15
- Meeting Notes 4 - Oct 8
- Meeting Notes 3 - Oct 3
- Meeting Notes 2 - Oct 1
- Meeting Notes 1 - Sep 24
- Deniz Ulaş Poyraz
- Eren Donmez
- Ersel Çanakçılı
- Oğuz Kağnıcı
- Onur Çerli
- Yekta Ercul
- Ali Alperen Sönmez
- Huseyin Turker Erdem
- Mehmet Tuluyhan Sozen
352 Material
- Final Milestone Report
- Milestone 2 Report
- RAM
- Use Case Diagram
- Sequence Diagrams
- Class Diagrams
- Requirements
- Elicitation Questions
- Mockups
- Scenarios
- Milestone 1 Report
- Our Favourite Repositories
- Linked Data and SPARQL
- Web Application Development
- API Development and Utilization
- Wikidata and Wikidata API
- Mobile Application Development
- Android Studio
- Git
- Meeting Notes 10 ‐ May 10th
- Meeting Notes 9 ‐ Apr 25th
- Meeting Notes 8 ‐ Apr 21st
- Meeting Notes 7 ‐ Apr 12th
- Meeting Notes 6 ‐ Mar 14th
- Meeting Notes 5 ‐ Mar 11th
- Meeting Notes 4 - Mar 7th
- Meeting Notes 3 - Mar 3rd
- Meeting Notes 2 - Feb 22nd
- Meeting Notes 1 - Feb 18th