vault backup: 2026-07-24 10:04:22

This commit is contained in:
Benjamin Neumann
2026-07-24 10:04:22 +02:00
parent 7455ac19a7
commit 6f6c99ac49
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -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",
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

@@ -4,4 +4,12 @@
## RDF - Resource Description Framework
Graph basiertes Datenformat
URIs - Uniform Resource Identifiers
IRIs - Internationalized Resource Identifiers
IRIs - Internationalized Resource Identifiers (URIs mit Sonderzeichen)
Grundlegende Struktur ist das RDF-Tripel
Subjekt - Prädikat - Objekt
![[Pasted image 20260724100235.png]]