<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://iccl.inf.tu-dresden.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=D%C3%B6rthe+Arndt</id>
	<title>International Center for Computational Logic - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://iccl.inf.tu-dresden.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=D%C3%B6rthe+Arndt"/>
	<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/web/Spezial:Beitr%C3%A4ge/D%C3%B6rthe_Arndt"/>
	<updated>2026-05-15T01:54:00Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3428&amp;diff=42737</id>
		<title>Inproceedings3428</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3428&amp;diff=42737"/>
		<updated>2025-08-22T12:55:43Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Dörthe |ErsterAutorNachname=Arndt |FurtherAuthors=William Van Woensel; Dominik Tomaszuk }} {{Inproceedings |Referiert=1 |Title=SiN3: Scalable inferencing with SPARQL CONSTRUCT queries |To appear=0 |Year=2023 |Month=November |Booktitle=ISWC-Posters-Demos-Industry 2023 |Publisher=ceur-ws.org |Editor=Irini Fundulaki, Kouji Kozaki, Daniel Garijo, Jose Manuel Gomez-Perez |Series=CEUR Workshop Proceedings |Volume=…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=William Van Woensel; Dominik Tomaszuk&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=SiN3: Scalable inferencing with SPARQL CONSTRUCT queries&lt;br /&gt;
|To appear=0&lt;br /&gt;
|Year=2023&lt;br /&gt;
|Month=November&lt;br /&gt;
|Booktitle=ISWC-Posters-Demos-Industry 2023&lt;br /&gt;
|Publisher=ceur-ws.org&lt;br /&gt;
|Editor=Irini Fundulaki, Kouji Kozaki, Daniel Garijo, Jose Manuel Gomez-Perez&lt;br /&gt;
|Series=CEUR Workshop Proceedings&lt;br /&gt;
|Volume=3632&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=SPARQL is a widely used and well-established standard in the Semantic Web to efficiently query explicitly stated RDF data. However, the authors (and others before us) suggest that this ignores the full potential of the language: when used recursively, CONSTRUCT queries can serve as fully-fledged rules allowing for reasoning over the data. For this purpose, we present SiN3, a tool that translates SPARQL queries to Notation3 (N3) rules; an N3-compliant reasoner (such as eye) can then recursively generate inferences from RDF data. We provide a demo that uses CONSTRUCT queries to infer the need for Zika screening, based on the Turtle HL7 FHIR notation. We show that a reasoning-based approach, compared to standard SPARQL, makes such use cases more efficient, as rule-based reasoning is optimized for recursively generating inferences; and easier to implement, as only one execution run is necessary to apply interdependent queries, and supporting queries can be used to modularize the code. We compare the performance of SiN3 with SpinRDF, which supports reasoning over the SPIN serialization of SPARQL but is an order of magnitude slower on our test data. SiN3 thus enables efficient reasoning using SPARQL CONSTRUCT queries, opening the door for scalable Semantic Web reasoning using a well-known semantic formalism.&lt;br /&gt;
|Link=https://ceur-ws.org/Vol-3632/ISWC2023_paper_469.pdf&lt;br /&gt;
|Projekt=KIMEDS, MEDGE&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3427&amp;diff=42736</id>
		<title>Inproceedings3427</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3427&amp;diff=42736"/>
		<updated>2025-08-22T12:46:15Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Jos De Roo; Patrick Hochstenbach; Rebekka Martens; Femke Ongenae; Mathijs van Noort&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=RDF Surfaces as a First-Order Language for the Semantic Web&lt;br /&gt;
|To appear=0&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=Rules and Reasoning. RuleML+RR 2024&lt;br /&gt;
|Pages=200-216&lt;br /&gt;
|Publisher=Springer&lt;br /&gt;
|Editor=Sabrina Kirrane, Mantas Šimkus, Ahmet Soylu, Dumitru Roman&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Inspired by the idea of RDF Redux, an RDF extension suggested by Pat Hayes, RDF Surfaces were recently developed and further specified by a W3C community group. The idea of RDF Surfaces is to add negation and explicit existential quantification to RDF and thereby gain the expressivity of first-order logic. RDF Surfaces come with a syntax and even with first implementations, but the semantics has so far only been defined informally. In this paper we aim to close this gap: we map RDF Surface graphs to first-order logic formulae and thereby define their semantics. We show that, restricted to RDF graphs, this semantics preserves simple entailment. That is, each RDF graph which entails another in its first-order translation, also entails this graph according to RDF&#039;s simple entailment and vice versa. To test whether this semantics fully meets the informal specification, we furthermore provide rs2fol, an implementation which follows our mapping and translates RDF Surfaces in N3-based syntax to first-order logic in TPTP syntax. We apply this implementation on the various examples collected on the Web page of the RDF Surfaces reasoner EYE, run them with the theorem prover Vampire and compare the results with those of EYE. With the exception of a different understanding of lists -- EYE treats these as first-class citizens -- results of both approaches coincide. We thus provides a tool for entailment checking which is conform to the current specification. This tool will help future developers of RDF Surfaces reasoners to test their derivations for correctness and the community as a whole to better understand the logic and - if needed - to refine or even restrict it.&lt;br /&gt;
|ISBN=978-3-031-72407-7&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Proceedings3027&amp;diff=42734</id>
		<title>Proceedings3027</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Proceedings3027&amp;diff=42734"/>
		<updated>2025-08-22T12:16:24Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Jan |ErsterAutorNachname=Vantienen |FurtherAuthors=Tomáš Kliegr; Paul Fodor; Davide Lanti; Dörthe Arndt; Egor V. Kostylev; Theodoros Mitsikas; Ahmet Soylu }} {{Proceedings |Title=Proceedings of the 17th International Rule Challenge and 7th Doctoral Consortium @ RuleML+RR 2023 co-located with 19th Reasoning Web Summer School (RW 2023) and 15th DecisionCAMP 2023 as part of Declarative AI 2023 |To appear=0 |Y…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Jan&lt;br /&gt;
|ErsterAutorNachname=Vantienen&lt;br /&gt;
|FurtherAuthors=Tomáš Kliegr; Paul Fodor; Davide Lanti; Dörthe Arndt; Egor V. Kostylev; Theodoros Mitsikas; Ahmet Soylu&lt;br /&gt;
}}&lt;br /&gt;
{{Proceedings&lt;br /&gt;
|Title=Proceedings of the 17th International Rule Challenge and 7th Doctoral Consortium @ RuleML+RR 2023 co-located with 19th Reasoning Web Summer School (RW 2023) and 15th DecisionCAMP 2023 as part of Declarative AI 2023&lt;br /&gt;
|To appear=0&lt;br /&gt;
|Year=2023&lt;br /&gt;
|Month=September&lt;br /&gt;
|Publisher=ceur-ws.org&lt;br /&gt;
|Series=CEUR Workshop Proceedings&lt;br /&gt;
|Volume=3485&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|ISBN=1613-0073&lt;br /&gt;
|Link=https://ceur-ws.org/Vol-3485/&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Article3113&amp;diff=42732</id>
		<title>Article3113</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Article3113&amp;diff=42732"/>
		<updated>2025-08-22T12:08:18Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Mathias |ErsterAutorNachname=De Brouwer |FurtherAuthors=Pieter Bonte; Dörthe Arndt; Miel Vander Sande; Anastasia Dimou; Ruben Verborgh; Filip De Turck; Femke Ongenae }} {{Article |Referiert=0 |Title=Optimized continuous homecare provisioning through distributed data-driven semantic services and cross-organizational workflows |To appear=0 |Year=2024 |Month=Juni |Journal=Journal of Biomedical Semantics |Volume…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Mathias&lt;br /&gt;
|ErsterAutorNachname=De Brouwer&lt;br /&gt;
|FurtherAuthors=Pieter Bonte; Dörthe Arndt; Miel Vander Sande; Anastasia Dimou; Ruben Verborgh; Filip De Turck; Femke Ongenae&lt;br /&gt;
}}&lt;br /&gt;
{{Article&lt;br /&gt;
|Referiert=0&lt;br /&gt;
|Title=Optimized continuous homecare provisioning through distributed data-driven semantic services and cross-organizational workflows&lt;br /&gt;
|To appear=0&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=Juni&lt;br /&gt;
|Journal=Journal of Biomedical Semantics&lt;br /&gt;
|Volume=15&lt;br /&gt;
|Number=9&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Background&lt;br /&gt;
In healthcare, an increasing collaboration can be noticed between different caregivers, especially considering the shift to homecare. To provide optimal patient care, efficient coordination of data and workflows between these different stakeholders is required. To achieve this, data should be exposed in a machine-interpretable, reusable manner. In addition, there is a need for smart, dynamic, personalized and performant services provided on top of this data. Flexible workflows should be defined that realize their desired functionality, adhere to use case specific quality constraints and improve coordination across stakeholders. User interfaces should allow configuring all of this in an easy, user-friendly way.&lt;br /&gt;
&lt;br /&gt;
Methods&lt;br /&gt;
A distributed, generic, cascading reasoning reference architecture can solve the presented challenges. It can be instantiated with existing tools built upon Semantic Web technologies that provide data-driven semantic services and constructing cross-organizational workflows. These tools include RMLStreamer to generate Linked Data, DIVIDE to adaptively manage contextually relevant local queries, Streaming MASSIF to deploy reusable services, AMADEUS to compose semantic workflows, and RMLEditor and Matey to configure rules to generate Linked Data.&lt;br /&gt;
&lt;br /&gt;
Results&lt;br /&gt;
A use case demonstrator is built on a scenario that focuses on personalized smart monitoring and cross-organizational treatment planning. The performance and usability of the demonstrator’s implementation is evaluated. The former shows that the monitoring pipeline efficiently processes a stream of 14 observations per second: RMLStreamer maps JSON observations to RDF in 13.5 ms, a C-SPARQL query to generate fever alarms is executed on a window of 5 s in 26.4 ms, and Streaming MASSIF generates a smart notification for fever alarms based on severity and urgency in 1539.5 ms. DIVIDE derives the C-SPARQL queries in 7249.5 ms, while AMADEUS constructs a colon cancer treatment plan and performs conflict detection with it in 190.8 ms and 1335.7 ms, respectively.&lt;br /&gt;
&lt;br /&gt;
Conclusions&lt;br /&gt;
Existing tools built upon Semantic Web technologies can be leveraged to optimize continuous care provisioning. The evaluation of the building blocks on a realistic homecare monitoring use case demonstrates their applicability, usability and good performance. Further extending the available user interfaces for some tools is required to increase their adoption.&lt;br /&gt;
|DOI Name=https://doi.org/10.1186/s13326-024-00303-4&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3427&amp;diff=42730</id>
		<title>Inproceedings3427</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3427&amp;diff=42730"/>
		<updated>2025-08-22T12:00:26Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Dörthe |ErsterAutorNachname=Arndt |FurtherAuthors=Jos De Roo; Patrick Hochstenbach; Rebekka Martens; Femke Ongenae; Mathijs van Noort }} {{Inproceedings |Referiert=1 |Title=RDF Surfaces as a First-Order Language for the Semantic Web |To appear=0 |Year=2024 |Month=September |Booktitle=Rules and Reasoning. RuleML+RR 2024 |Pages=200-216 |Publisher=Springer |Editor=Sabrina Kirrane, Mantas Kirrane, Mantas Šimkus…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Jos De Roo; Patrick Hochstenbach; Rebekka Martens; Femke Ongenae; Mathijs van Noort&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=RDF Surfaces as a First-Order Language for the Semantic Web&lt;br /&gt;
|To appear=0&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=Rules and Reasoning. RuleML+RR 2024&lt;br /&gt;
|Pages=200-216&lt;br /&gt;
|Publisher=Springer&lt;br /&gt;
|Editor=Sabrina Kirrane, Mantas Kirrane, Mantas Šimkus, Ahmet Soylu, Dumitru Roman&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Inspired by the idea of RDF Redux, an RDF extension suggested by Pat Hayes, RDF Surfaces were recently developed and further specified by a W3C community group. The idea of RDF Surfaces is to add negation and explicit existential quantification to RDF and thereby gain the expressivity of first-order logic. RDF Surfaces come with a syntax and even with first implementations, but the semantics has so far only been defined informally. In this paper we aim to close this gap: we map RDF Surface graphs to first-order logic formulae and thereby define their semantics. We show that, restricted to RDF graphs, this semantics preserves simple entailment. That is, each RDF graph which entails another in its first-order translation, also entails this graph according to RDF&#039;s simple entailment and vice versa. To test whether this semantics fully meets the informal specification, we furthermore provide rs2fol, an implementation which follows our mapping and translates RDF Surfaces in N3-based syntax to first-order logic in TPTP syntax. We apply this implementation on the various examples collected on the Web page of the RDF Surfaces reasoner EYE, run them with the theorem prover Vampire and compare the results with those of EYE. With the exception of a different understanding of lists -- EYE treats these as first-class citizens -- results of both approaches coincide. We thus provides a tool for entailment checking which is conform to the current specification. This tool will help future developers of RDF Surfaces reasoners to test their derivations for correctness and the community as a whole to better understand the logic and - if needed - to refine or even restrict it.&lt;br /&gt;
|ISBN=978-3-031-72407-7&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42729</id>
		<title>Inproceedings3426</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42729"/>
		<updated>2025-08-22T11:43:39Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=William&lt;br /&gt;
|ErsterAutorNachname=Van Woensel&lt;br /&gt;
|FurtherAuthors=Dörthe Arndt; Jos De Roo&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=FuN3: Pre-compiling Rules into a High-Level Imperative Language for Top-Down Reasoning&lt;br /&gt;
|To appear=1&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=RuleML+RR Rule Challenge 2025&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Semantic Web (SW) rule languages, such as Notation3 (N3), add declarative programming abilities to the SW platform. To execute rule-based programs using top-down reasoning, the program can first be translated into an imperative language. In that case, the latter’s compiler or interpreter can then simply be used to execute the program. We propose a challenge to implement top-down reasoners by pre-compiling rules into imperative functions written in a modern imperative language. The features of modern imperative languages can be used to simplify such a translation. Tackling this challenge can yield development simplicity, compared to typical abstract machine architectures; and allows for an integrated logic and imperative environment, as translated rule functions can be directly called from other imperative code. We propose one solution to this challenge, called fun3, which pre-compiles N3 rules into imperative functions written in Python. We provide initial performance results that show the feasibility of overcoming this challenge while not overly sacrificing performance.&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42728</id>
		<title>Inproceedings3426</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42728"/>
		<updated>2025-08-22T11:42:18Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=William&lt;br /&gt;
|ErsterAutorNachname=Van Woensel&lt;br /&gt;
|FurtherAuthors=Dörthe Arndt; Jos De Roo&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=FuN3: Pre-compiling Rules into a High-Level Imperative Language for Top-Down Reasoning&lt;br /&gt;
|To appear=1&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=RuleML+RR Rule Challenge 2025&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Semantic Web (SW) rule languages, such as Notation3 (N3), add declarative programming abilities to the SW&lt;br /&gt;
platform. To execute rule-based programs using top-down reasoning, the program can first be translated into&lt;br /&gt;
an imperative language. In that case, the latter’s compiler or interpreter can then simply be used to execute&lt;br /&gt;
the program. We propose a challenge to implement top-down reasoners by pre-compiling rules into imperative&lt;br /&gt;
functions written in a modern imperative language. The features of modern imperative languages can be used&lt;br /&gt;
to simplify such a translation. Tackling this challenge can yield development simplicity, compared to typical&lt;br /&gt;
abstract machine architectures; and allows for an integrated logic and imperative environment, as translated rule&lt;br /&gt;
functions can be directly called from other imperative code. We propose one solution to this challenge, called&lt;br /&gt;
fun3, which pre-compiles N3 rules into imperative functions written in Python. We provide initial performance&lt;br /&gt;
results that show the feasibility of overcoming this challenge while not overly sacrificing performance.&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42726</id>
		<title>Inproceedings3426</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3426&amp;diff=42726"/>
		<updated>2025-08-22T11:40:13Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=William |ErsterAutorNachname=Van Woensel |FurtherAuthors=Dörthe Arndt }} {{Inproceedings |Referiert=1 |Title=FuN3: Pre-compiling Rules into a High-Level Imperative Language for Top-Down Reasoning |To appear=1 |Year=2025 |Month=September |Booktitle=RuleML+RR Rule Challenge 2025 }} {{Publikation Details |Abstract=Semantic Web (SW) rule languages, such as Notation3 (N3), add declarative programming abilities to…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=William&lt;br /&gt;
|ErsterAutorNachname=Van Woensel&lt;br /&gt;
|FurtherAuthors=Dörthe Arndt&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=FuN3: Pre-compiling Rules into a High-Level Imperative Language for Top-Down Reasoning&lt;br /&gt;
|To appear=1&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=RuleML+RR Rule Challenge 2025&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Semantic Web (SW) rule languages, such as Notation3 (N3), add declarative programming abilities to the SW&lt;br /&gt;
platform. To execute rule-based programs using top-down reasoning, the program can first be translated into&lt;br /&gt;
an imperative language. In that case, the latter’s compiler or interpreter can then simply be used to execute&lt;br /&gt;
the program. We propose a challenge to implement top-down reasoners by pre-compiling rules into imperative&lt;br /&gt;
functions written in a modern imperative language. The features of modern imperative languages can be used&lt;br /&gt;
to simplify such a translation. Tackling this challenge can yield development simplicity, compared to typical&lt;br /&gt;
abstract machine architectures; and allows for an integrated logic and imperative environment, as translated rule&lt;br /&gt;
functions can be directly called from other imperative code. We propose one solution to this challenge, called&lt;br /&gt;
fun3, which pre-compiles N3 rules into imperative functions written in Python. We provide initial performance&lt;br /&gt;
results that show the feasibility of overcoming this challenge while not overly sacrificing performance.&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3061&amp;diff=42724</id>
		<title>Techreport3061</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3061&amp;diff=42724"/>
		<updated>2025-08-22T11:35:47Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Dörthe |ErsterAutorNachname=Arndt |FurtherAuthors=William Van Woensel; Dominik Tomaszuk }} {{Techreport |Title=SPARQL in N3: SPARQL CONSTRUCT as a rule language for the Semantic Web (Extended Version) |Year=2025 |Month=August |Institution=arXiv.org }} {{Publikation Details |Abstract=Reasoning in the Semantic Web (SW) commonly uses Description Logics (DL) via OWL2 DL ontologies, or SWRL for variables and Horn…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=William Van Woensel; Dominik Tomaszuk&lt;br /&gt;
}}&lt;br /&gt;
{{Techreport&lt;br /&gt;
|Title=SPARQL in N3: SPARQL CONSTRUCT as a rule language for the Semantic Web (Extended Version)&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=August&lt;br /&gt;
|Institution=arXiv.org&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Reasoning in the Semantic Web (SW) commonly uses Description Logics (DL) via OWL2 DL ontologies, or SWRL for variables and Horn clauses. The Rule Interchange Format (RIF) offers more expressive rules but is defined outside RDF and rarely adopted. For querying, SPARQL is a well-established standard operating directly on RDF triples. We leverage SPARQL CONSTRUCT queries as logic rules, enabling (1) an expressive, familiar SW rule language, and (2) general recursion, where queries can act on the results of others. We translate these queries to the Notation3 Logic (N3) rule language, allowing use of existing reasoning machinery with forward and backward chaining. Targeting a one-to-one query-rule mapping improves exchangeability and interpretability. Benchmarks indicate competitive performance, aiming to advance the potential of rule-based reasoning in the SW.&lt;br /&gt;
|DOI Name=https://doi.org/10.48550/arXiv.2508.13041&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3425&amp;diff=42723</id>
		<title>Inproceedings3425</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3425&amp;diff=42723"/>
		<updated>2025-08-22T11:29:09Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=William Van Woensel; Dominik Tomaszuk&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=SPARQL in N3: SPARQL construct as a rule language for the Semantic Web&lt;br /&gt;
|To appear=1&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=RuleML+RR 2025&lt;br /&gt;
|Publisher=Springer&lt;br /&gt;
|Editor=Aidan Hogan, Ken Satoh, Hasan Dağ, Anni-Yasmin Turhan, Dumitru Roman, and Ahmet Soylu&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Abstract=Reasoning in the Semantic Web (SW) commonly uses Description Logics (DL) via OWL2 DL ontologies, or SWRL for variables and Horn clauses. The Rule Interchange Format (RIF) offers more expressive rules but is defined outside RDF and rarely adopted. For querying, SPARQL is a well-established standard operating directly on RDF triples. We leverage SPARQL CONSTRUCT queries as logic rules, enabling (1) an expressive, familiar SW rule language, and (2) general recursion, where queries can act on the results of others. We translate these queries to the Notation3 Logic (N3) rule language, allowing use of existing reasoning machinery with forward and backward chaining. Targeting a one-to-one query-rule mapping improves exchangeability and interpretability. Benchmarks indicate competitive performance, aiming to advance the potential of rule-based reasoning in the SW.&lt;br /&gt;
|Download=RuleMl25.pdf&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3425&amp;diff=42722</id>
		<title>Inproceedings3425</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Inproceedings3425&amp;diff=42722"/>
		<updated>2025-08-22T09:58:18Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Dörthe |ErsterAutorNachname=Arndt |FurtherAuthors=William Van Woensel; Dominik Tomaszuk }} {{Inproceedings |Referiert=1 |Title=SPARQL in N3: SPARQL construct as a rule language for the Semantic Web |To appear=1 |Year=2025 |Month=September |Booktitle=RuleML+RR 2025 |Publisher=Springer |Editor=Aidan Hogan, Ken Satoh, Hasan Dağ, Anni-Yasmin Turhan, Dumitru Roman, and Ahmet Soylu }} {{Publikation Details |Downl…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=William Van Woensel; Dominik Tomaszuk&lt;br /&gt;
}}&lt;br /&gt;
{{Inproceedings&lt;br /&gt;
|Referiert=1&lt;br /&gt;
|Title=SPARQL in N3: SPARQL construct as a rule language for the Semantic Web&lt;br /&gt;
|To appear=1&lt;br /&gt;
|Year=2025&lt;br /&gt;
|Month=September&lt;br /&gt;
|Booktitle=RuleML+RR 2025&lt;br /&gt;
|Publisher=Springer&lt;br /&gt;
|Editor=Aidan Hogan, Ken Satoh, Hasan Dağ, Anni-Yasmin Turhan, Dumitru Roman, and Ahmet Soylu&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Download=RuleMl25.pdf&lt;br /&gt;
|Projekt=ScaDS.AI&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:RuleMl25.pdf&amp;diff=42721</id>
		<title>Datei:RuleMl25.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:RuleMl25.pdf&amp;diff=42721"/>
		<updated>2025-08-22T09:57:41Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40502</id>
		<title>Techreport3053</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40502"/>
		<updated>2024-11-13T09:51:11Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Stephan Mennike&lt;br /&gt;
}}&lt;br /&gt;
{{Techreport&lt;br /&gt;
|Title=Existential Notation3 Logic&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=April&lt;br /&gt;
|Institution=ICCL&lt;br /&gt;
|Type=Submission to Theory and Practice of Logic Programming&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40501</id>
		<title>Techreport3053</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40501"/>
		<updated>2024-11-13T09:50:13Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Stephan Mennike&lt;br /&gt;
}}&lt;br /&gt;
{{Techreport&lt;br /&gt;
|Title=Existential Notation3 Logic&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=April&lt;br /&gt;
|Institution=ICCL&lt;br /&gt;
|Type=Submission to Theory and Practice of Logic Programming&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Download=ExistentialN3.pdf&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40500</id>
		<title>Techreport3053</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40500"/>
		<updated>2024-11-13T09:44:03Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Stephan Mennike&lt;br /&gt;
}}&lt;br /&gt;
{{Techreport&lt;br /&gt;
|Title=Existential Notation3 Logic&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=April&lt;br /&gt;
|Institution=Theory and Practice of Logic Programming&lt;br /&gt;
|Type=Journal Submission&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Bild=ExistentialN3.pdf&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053/en&amp;diff=40499</id>
		<title>Techreport3053/en</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053/en&amp;diff=40499"/>
		<updated>2024-11-13T09:43:06Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Page created automatically by parser function on page Techreport3053&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Techreport3053]]&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40498</id>
		<title>Techreport3053</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Techreport3053&amp;diff=40498"/>
		<updated>2024-11-13T09:43:06Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Publikation Erster Autor |ErsterAutorVorname=Dörthe |ErsterAutorNachname=Arndt |FurtherAuthors=Stephan Mennike }} {{Techreport |Title=Existential Notation3 Logic |Year=2024 |Month=April |Institution=TPLP |Type=Submission }} {{Publikation Details |Bild=ExistentialN3.pdf |Forschungsgruppe=Computational Logic }}“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Publikation Erster Autor&lt;br /&gt;
|ErsterAutorVorname=Dörthe&lt;br /&gt;
|ErsterAutorNachname=Arndt&lt;br /&gt;
|FurtherAuthors=Stephan Mennike&lt;br /&gt;
}}&lt;br /&gt;
{{Techreport&lt;br /&gt;
|Title=Existential Notation3 Logic&lt;br /&gt;
|Year=2024&lt;br /&gt;
|Month=April&lt;br /&gt;
|Institution=TPLP&lt;br /&gt;
|Type=Submission&lt;br /&gt;
}}&lt;br /&gt;
{{Publikation Details&lt;br /&gt;
|Bild=ExistentialN3.pdf&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:ExistentialN3.pdf&amp;diff=40497</id>
		<title>Datei:ExistentialN3.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:ExistentialN3.pdf&amp;diff=40497"/>
		<updated>2024-11-13T09:40:26Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=D%C3%B6rthe_Arndt&amp;diff=40496</id>
		<title>Dörthe Arndt</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=D%C3%B6rthe_Arndt&amp;diff=40496"/>
		<updated>2024-11-13T09:26:08Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Mitarbeiter&lt;br /&gt;
|Vorname=Dörthe&lt;br /&gt;
|Nachname=Arndt&lt;br /&gt;
|Akademischer Titel=Dr.&lt;br /&gt;
|Forschungsgruppe=Computational Logic&lt;br /&gt;
|Stellung=Wissenschaftliche Mitarbeiterin&lt;br /&gt;
|Ehemaliger=0&lt;br /&gt;
|Telefon=+49 351 463 43559&lt;br /&gt;
|Email=doerthe.arndt@tu-dresden.de&lt;br /&gt;
|Raum=APB 2019&lt;br /&gt;
|Bild=Doerthe-arndt.jpg&lt;br /&gt;
|Info=Ich bin Postdoktorandin an der Professur Computational Logic. Meine Forschungsinteressen umfassen die Logiken und Formalismen im Semantic Web und ihre Beziehungen zueinander. Mein besonderes Interesse liegt hier auf Regel-basierten Systemen (insbesondere Notation 3 Logic).&lt;br /&gt;
|Info EN=I am a postdoctoral researcher in the Computational Logic. My research centers around the different logics and formalisms of the Semantic Web and their relationship to each other. Here, I focus especially on rule-based reasoning (especially Notation 3 Logic) .&lt;br /&gt;
|DBLP=https://dblp.uni-trier.de/pid/165/1132.html&lt;br /&gt;
|Google Scholar=https://scholar.google.com/citations?user=IMnVGVQAAAAJ&amp;amp;hl=de&amp;amp;oi=ao&lt;br /&gt;
|Publikationen anzeigen=1&lt;br /&gt;
|Abschlussarbeiten anzeigen=1&lt;br /&gt;
}}&lt;br /&gt;
{{Forschungsgebiet Auswahl&lt;br /&gt;
|Forschungsgebiet=Wissensrepräsentation und logisches Schließen&lt;br /&gt;
}}&lt;br /&gt;
{{Forschungsgebiet Auswahl&lt;br /&gt;
|Forschungsgebiet=Semantische Technologien&lt;br /&gt;
}}&lt;br /&gt;
{{Forschungsgebiet Auswahl&lt;br /&gt;
|Forschungsgebiet=Regelbasiertes Schließen&lt;br /&gt;
}}&lt;br /&gt;
{{Forschungsgebiet Auswahl}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39476</id>
		<title>First-Order Logic – Semantic and Computational Properties (SS2024)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39476"/>
		<updated>2024-04-05T15:31:41Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=First-Order Logic – Semantic and Computational Properties&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=SS&lt;br /&gt;
|Year=2024&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=0&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=The aim of this course is to take a closer look to First order logic and its properties which goes beyond the introduction most of us had in the beginning of their studies. We will introduce its syntax and semantics. We will learn about structures, models and calculi. We want to understand when to (not) trust a proof.  On our journey, we will furthermore deepen our knowledge about the most important theorems like completeness, compactness  or Löwenheim Skolem. &lt;br /&gt;
&lt;br /&gt;
The course will take place on Mondays 5. DS&lt;br /&gt;
Room: APB E005&lt;br /&gt;
Start: 15.4.2024&lt;br /&gt;
|Literature=* H.-D. Ebbinghaus , J. Flum , W. Thomas: Mathematical Logic (https://link.springer.com/book/10.1007/978-1-4757-2355-7)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39453</id>
		<title>First-Order Logic – Semantic and Computational Properties (SS2024)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39453"/>
		<updated>2024-03-28T13:36:19Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=First-Order Logic – Semantic and Computational Properties&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=SS&lt;br /&gt;
|Year=2024&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=0&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=The aim of this course is to take a closer look to First order logic and its properties which goes beyond the introduction most of us had in the beginning of their studies. We will introduce its syntax and semantics. We will learn about structures, models and calculi. We want to understand when to (not) trust a proof.  On our journey, we will furthermore deepen our knowledge about the most important theorems like completeness, compactness  or Löwenheim Skolem. &lt;br /&gt;
&lt;br /&gt;
The course will take place on Mondays 5. DS&lt;br /&gt;
Room: APB E005&lt;br /&gt;
|Literature=* H.-D. Ebbinghaus , J. Flum , W. Thomas: Mathematical Logic (https://link.springer.com/book/10.1007/978-1-4757-2355-7)&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)/en&amp;diff=39452</id>
		<title>First-Order Logic – Semantic and Computational Properties (SS2024)/en</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)/en&amp;diff=39452"/>
		<updated>2024-03-28T13:35:32Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Page created automatically by parser function on page First-Order Logic – Semantic and Computational Properties (SS2024)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung/en}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39451</id>
		<title>First-Order Logic – Semantic and Computational Properties (SS2024)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=First-Order_Logic_%E2%80%93_Semantic_and_Computational_Properties_(SS2024)&amp;diff=39451"/>
		<updated>2024-03-28T13:35:32Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: Die Seite wurde neu angelegt: „{{Vorlesung |Title=First-Order Logic – Semantic and Computational Properties |Research group=Computational Logic |Lecturers=Dörthe Arndt |Term=SS |Year=2024…“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=First-Order Logic – Semantic and Computational Properties&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=SS&lt;br /&gt;
|Year=2024&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=0&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=The aim of this course is to take a closer look to First order logic and its properties which goes beyond the introduction most of us had in the beginning of their studies. We will introduce its syntax and semantics. We will learn about structures, models and calculi. We want to understand when to (not) trust a proof.  On our journey, we will furthermore deepen our knowledge about the most important theorems like completeness, compactness  or Löwenheim Skolem. &lt;br /&gt;
&lt;br /&gt;
The course will take place on Mondays 5. DS&lt;br /&gt;
Room: APB E005&lt;br /&gt;
|Literature=* H.-D. Ebbinghaus , J. Flum , W. Thomas: Mathematical Logic&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39373</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39373"/>
		<updated>2024-01-26T15:21:20Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Rules and N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/10&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Notation3 Logic&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SWuebung9 2024.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Notation3 Logic: Semantics and Applications&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/17&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL-RL in N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/22&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung10 2024.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Shapes&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/24&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Shapes&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Sw uebung 11 2024.pdf&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39372</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39372"/>
		<updated>2024-01-26T15:20:22Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Rules and N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Notation3 Logic&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SWuebung9 2024.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Notation3 Logic: Semantics and Applications&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/17&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL-RL in N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/22&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung10 2024.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Shapes&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/24&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Shapes&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Sw uebung 11 2024.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Sw_uebung_11_2024.pdf&amp;diff=39371</id>
		<title>Datei:Sw uebung 11 2024.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Sw_uebung_11_2024.pdf&amp;diff=39371"/>
		<updated>2024-01-26T15:20:17Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39349</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39349"/>
		<updated>2024-01-19T17:34:10Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Rules and N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Notation3 Logic&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SWuebung9 2024.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Notation3 Logic: Semantics and Applications&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/17&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL-RL in N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/22&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung10 2024.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung10_2024.pdf&amp;diff=39348</id>
		<title>Datei:SW-uebung10 2024.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung10_2024.pdf&amp;diff=39348"/>
		<updated>2024-01-19T17:34:04Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39301</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39301"/>
		<updated>2024-01-14T12:02:17Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Rules and N3&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Notation3 Logic&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SWuebung9 2024.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SWuebung9_2024.pdf&amp;diff=39300</id>
		<title>Datei:SWuebung9 2024.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SWuebung9_2024.pdf&amp;diff=39300"/>
		<updated>2024-01-14T12:02:03Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39257</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39257"/>
		<updated>2024-01-08T10:38:48Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024b.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung_8_2024b.pdf&amp;diff=39256</id>
		<title>Datei:SW-uebung 8 2024b.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung_8_2024b.pdf&amp;diff=39256"/>
		<updated>2024-01-08T10:38:46Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39255</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39255"/>
		<updated>2024-01-08T10:02:01Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL: Hands On&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung 8 2024.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung_8_2024.pdf&amp;diff=39254</id>
		<title>Datei:SW-uebung 8 2024.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung_8_2024.pdf&amp;diff=39254"/>
		<updated>2024-01-08T10:01:55Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39246</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39246"/>
		<updated>2024-01-07T23:04:39Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung8 2024.pdf&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39245</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39245"/>
		<updated>2024-01-07T23:02:57Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/01/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL Semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2024/01/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=SW-uebung8 2024.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung8_2024.pdf&amp;diff=39244</id>
		<title>Datei:SW-uebung8 2024.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:SW-uebung8_2024.pdf&amp;diff=39244"/>
		<updated>2024-01-07T23:02:51Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39212</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39212"/>
		<updated>2023-12-18T10:04:03Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023c.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023c.pdf&amp;diff=39211</id>
		<title>Datei:Uebung 7 2023c.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023c.pdf&amp;diff=39211"/>
		<updated>2023-12-18T10:03:59Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39207</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39207"/>
		<updated>2023-12-15T18:03:12Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023b.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023b.pdf&amp;diff=39206</id>
		<title>Datei:Uebung 7 2023b.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023b.pdf&amp;diff=39206"/>
		<updated>2023-12-15T18:03:04Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39205</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39205"/>
		<updated>2023-12-15T18:00:22Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung 7 2023.pdf&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39204</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39204"/>
		<updated>2023-12-15T17:59:35Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/18&lt;br /&gt;
|DS=DS1&lt;br /&gt;
|Download=Uebung 7 2023.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023.pdf&amp;diff=39203</id>
		<title>Datei:Uebung 7 2023.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung_7_2023.pdf&amp;diff=39203"/>
		<updated>2023-12-15T17:59:30Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39169</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39169"/>
		<updated>2023-12-11T10:25:18Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL: Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS1&lt;br /&gt;
|Download=Uebung6 2023.pdf,&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL DL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=SPARQL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39152</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39152"/>
		<updated>2023-12-06T11:06:14Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=Lecture+Exercise&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung6 2023.pdf,&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL: Decidability+Profiles&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/04&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/29&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/12/27&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung6_2023.pdf&amp;diff=39151</id>
		<title>Datei:Uebung6 2023.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung6_2023.pdf&amp;diff=39151"/>
		<updated>2023-12-06T11:03:08Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39082</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39082"/>
		<updated>2023-11-17T17:13:16Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (cnd)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/13&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=OWL (I)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/15&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=OWL&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/20&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung5 2023.pdf,&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung5_2023.pdf&amp;diff=39081</id>
		<title>Datei:Uebung5 2023.pdf</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Datei:Uebung5_2023.pdf&amp;diff=39081"/>
		<updated>2023-11-17T17:13:09Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
	<entry>
		<id>https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39002</id>
		<title>Foundations of Semantic Web Technologies (WS2023)</title>
		<link rel="alternate" type="text/html" href="https://iccl.inf.tu-dresden.de/w/index.php?title=Foundations_of_Semantic_Web_Technologies_(WS2023)&amp;diff=39002"/>
		<updated>2023-11-03T17:53:07Z</updated>

		<summary type="html">&lt;p&gt;Dörthe Arndt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Vorlesung&lt;br /&gt;
|Title=Foundations of Semantic Web Technologies&lt;br /&gt;
|Research group=Computational Logic&lt;br /&gt;
|Lecturers=Dörthe Arndt&lt;br /&gt;
|Term=WS&lt;br /&gt;
|Year=2023&lt;br /&gt;
|SWSLecture=2&lt;br /&gt;
|SWSExercise=2&lt;br /&gt;
|SWSPractical=0&lt;br /&gt;
|Exam type=mündliche Prüfung&lt;br /&gt;
|Description=Foundations of Semantic Web Technologies (winter semester 2023/24)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Course Description===&lt;br /&gt;
The idea of the Semantic Web is to provide a machine understandable version of the World Wide Web which enables computers to not only make information accessible to the human users but to also actively use it on their own. In this lecture we give a basic introduction to the logics and standards used to realize this vision, such as e.g., RDF and OWL, its applications and the ongoing research topics in that field. &lt;br /&gt;
&lt;br /&gt;
The course consists of lectures which introduce the general concepts and of exercise sessions which  connect these concepts to practise.&lt;br /&gt;
&lt;br /&gt;
===Schedule and Location===&lt;br /&gt;
Lecture: Wednesday, 13:00-14:30, APB/E005 (start: 11.10.2023),&lt;br /&gt;
Exercise: Monday 13:00-14:30,  APB/E005 (start: 16.10.2022)&lt;br /&gt;
&lt;br /&gt;
===Lecture plan===&lt;br /&gt;
&lt;br /&gt;
The expected content of the lecture will be as follows:&lt;br /&gt;
&lt;br /&gt;
Lecture 1: Introduction &lt;br /&gt;
&lt;br /&gt;
Lecture 2: RDF Model &amp;amp; Syntax &lt;br /&gt;
&lt;br /&gt;
Lecture 3: RDF Schema (RDFS)&lt;br /&gt;
&lt;br /&gt;
Lecture 4: RDF(S) Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 5: Web Ontology Language (I) &lt;br /&gt;
&lt;br /&gt;
Lecture 6: Web Ontology Language (II) &lt;br /&gt;
&lt;br /&gt;
Lecture 7: SPARQL &lt;br /&gt;
&lt;br /&gt;
Lecture 8: SPARQL Semantics&lt;br /&gt;
&lt;br /&gt;
Lecture 9: Rules and Notation 3 Logic&lt;br /&gt;
&lt;br /&gt;
Lecture 10: Notation 3 Semantics and applications &lt;br /&gt;
&lt;br /&gt;
Lecture 11: Linked Data&lt;br /&gt;
&lt;br /&gt;
Lecture 12: Shapes&lt;br /&gt;
&lt;br /&gt;
Lecture 13: RDB2RDF&lt;br /&gt;
&lt;br /&gt;
Lecture 14: Conclusion&lt;br /&gt;
&lt;br /&gt;
The plan is preliminary and will be adjusted during the term of the course. Slides will be added after each lecture.&lt;br /&gt;
&lt;br /&gt;
===Contact===&lt;br /&gt;
Please, feel free to contact D. Arndt if you have any further questions.&lt;br /&gt;
&lt;br /&gt;
===OPAL===&lt;br /&gt;
Please also register at opal: https://bildungsportal.sachsen.de/opal/auth/RepositoryEntry/41677160453/&lt;br /&gt;
(in case of problems, contact mailto:doerthe.arndt@tu-dresden.de)&lt;br /&gt;
&lt;br /&gt;
===Matrix===&lt;br /&gt;
There is also a Matrix-chat for this course: https://matrix.to/#/#FSWT-2023:tu-dresden.de&lt;br /&gt;
|Literature=* A. Hogan: The web of data, 2020,  https://aidanhogan.com/webofdatabook/&lt;br /&gt;
* P. Hitzler, ‎M. Krötzsch, ‎S. Rudolph: Foundations of Semantic Web Technologies, 2009, https://www.semantic-web-book.org&lt;br /&gt;
* P.  Hitzler, ‎Markus Krötzsch, ‎S. Rudolph, Y. Sure: Semantic Web Grundlagen (in German), 2008, https://www.semantic-web-grundlagen.de&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=Introduction&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/11&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/18&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=The Web: Needles in a Haystack&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/16&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Exercises01b.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF: Theory and hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/23&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung RDF2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDFS&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/25&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDFS: Hands on&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/10/30&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung3 2023.pdf&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Vorlesung&lt;br /&gt;
|Title=RDF/S semantics&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/01&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Übung&lt;br /&gt;
|Title=RDF/S semantics (combined with lecture)&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/06&lt;br /&gt;
|DS=DS4&lt;br /&gt;
|Download=Uebung4 2023.pdf,&lt;br /&gt;
}}&lt;br /&gt;
{{Vorlesung Zeiten&lt;br /&gt;
|Lehrveranstaltungstype=Entfällt&lt;br /&gt;
|Title=No lecture&lt;br /&gt;
|Room=APB E005&lt;br /&gt;
|Date=2023/11/08&lt;br /&gt;
|DS=DS4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Dörthe Arndt</name></author>
	</entry>
</feed>