vault backup: 2026-07-24 10:19:23
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
+19
@@ -11,5 +11,24 @@ Subjekt - Prädikat - Objekt
|
||||
|
||||
|
||||
![[Pasted image 20260724100235.png]]
|
||||
![[Pasted image 20260724100853.png]]
|
||||
|
||||
## Turtle Syntax
|
||||
- Subjekt: Ressource die beschrieben wird - IRI oder Blank
|
||||
- Prädikat: Eigenschaft oder Beziehung - IRI
|
||||
- Objekt: Wert der Eigenschaft oder Ressource in Beziehung - Literal, IRI oder Blank
|
||||
![[Pasted image 20260724101512.png]]
|
||||
|
||||
Literaltypen:
|
||||
Ganze Zahlen = xsd:integer
|
||||
Dezimalzahlen = xsd:decimal
|
||||
Gleitkomma = xsd:double
|
||||
Boolean = xsd:boolean
|
||||
Zeichenketten = xsd:string
|
||||
|
||||
Dabei ist xsd kurz für XML Schema Datatypes Namespace
|
||||
|
||||
![[Pasted image 20260724101812.png]]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user