diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d95b40d..a45e4f1 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -215,6 +215,7 @@ }, "active": "25f5b25d5eca7203", "lastOpenFiles": [ + "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge/Pasted image 20260724100235.png", "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge/RDF-combined.pdf", "SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md", "SS2026/Datenbanken und Informationssysteme/Datenbanken und Informationssysteme.md", diff --git a/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge/Pasted image 20260724100235.png b/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge/Pasted image 20260724100235.png new file mode 100644 index 0000000..5e001bf Binary files /dev/null and b/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Anhänge/Pasted image 20260724100235.png differ diff --git a/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md b/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md index 052994c..46a8116 100644 --- a/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md +++ b/SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md @@ -4,4 +4,12 @@ ## RDF - Resource Description Framework Graph basiertes Datenformat URIs - Uniform Resource Identifiers -IRIs - Internationalized Resource Identifiers \ No newline at end of file +IRIs - Internationalized Resource Identifiers (URIs mit Sonderzeichen) + +Grundlegende Struktur ist das RDF-Tripel +Subjekt - Prädikat - Objekt + + +![[Pasted image 20260724100235.png]] + +