User Tools

Site Tools


rdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rdf [2019/03/29 15:53] – created skipidarrdf [2024/12/07 22:40] (current) skipidar
Line 6: Line 6:
  
 https://de.slideshare.net/mobile/OpenDataSupport/d211-training-module-13-introduction-to-rdf-sparql-v03-de https://de.slideshare.net/mobile/OpenDataSupport/d211-training-module-13-introduction-to-rdf-sparql-v03-de
 +
 +
 +=== Semantic Web ===
 +
 +How They Work Together:
 +
 +  * RDF provides the structure for representing information.   
 +  * SPARQL allows you to query and extract information from RDF data.   
 +  * Ontologies provide the context and meaning behind the data.   
 +  * RDFS:
 +
 +Basic Ontology Language: Provides a simple vocabulary for defining classes, properties, and hierarchies.
 +
 +
 +{{https://s3.eu-central-1.amazonaws.com/alf-digital-wiki-pics/sharex/nER7H43D9N.png}}
 +
 +Real-World Applications:
 +
 +  * Knowledge Graphs: **Representing complex information in a graph-like structure**.  
 +  * AI and Machine Learning: Providing structured data for training models.   
 +
 +
 +Source: https://www.obitko.com/tutorials/ontologies-semantic-web/semantic-web-architecture.html
 +
 +
 +=== Application with Apache Jena ===
 +
 +{{https://alf-digital-wiki-pics.s3.eu-central-1.amazonaws.com/sharex/assetManagementSymanticWeb.drawio.png}}
 +
  
rdf.1553874823.txt.gz · Last modified: (external edit)