vault backup: 2026-07-24 10:04:22
This commit is contained in:
Vendored
+1
@@ -215,6 +215,7 @@
|
|||||||
},
|
},
|
||||||
"active": "25f5b25d5eca7203",
|
"active": "25f5b25d5eca7203",
|
||||||
"lastOpenFiles": [
|
"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/Anhänge/RDF-combined.pdf",
|
||||||
"SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md",
|
"SS2026/Datenbanken und Informationssysteme/9. RDF und Semantic Web/Resource Description Framework und Wissensgraphen.md",
|
||||||
"SS2026/Datenbanken und Informationssysteme/Datenbanken und Informationssysteme.md",
|
"SS2026/Datenbanken und Informationssysteme/Datenbanken und Informationssysteme.md",
|
||||||
|
|||||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
+9
-1
@@ -4,4 +4,12 @@
|
|||||||
## RDF - Resource Description Framework
|
## RDF - Resource Description Framework
|
||||||
Graph basiertes Datenformat
|
Graph basiertes Datenformat
|
||||||
URIs - Uniform Resource Identifiers
|
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]]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user