mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Auto: misc.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
- [[paleoludic]] told me about [[the cloud of unknowing]].
|
- [[paleoludic]] told me about [[the cloud of unknowing]].
|
||||||
- [[nbhdlady]] told me about [[capsule wardrobe]].
|
- [[nbhdlady]] told me about [[capsule wardrobe]].
|
||||||
- Ran into the [[open graph protocol]].
|
- Ran into the [[open graph protocol]].
|
||||||
|
- [[rdf]] [[turtle]]
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[john-cowper-powys]: ../john-cowper-powys "John Cowper Powys"
|
[john-cowper-powys]: ../john-cowper-powys "John Cowper Powys"
|
||||||
|
|||||||
@@ -1,12 +1,16 @@
|
|||||||
# RDF
|
# RDF
|
||||||
- https://en.wikipedia.org/wiki/Resource_Description_Framework
|
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Resource_Description_Framework
|
||||||
- Could be relevant for [[Go Links]] and the [[Agora]].
|
- Could be relevant for [[Go Links]] and the [[Agora]].
|
||||||
- [[ZornGerhard]] knows about it.
|
- [[ZornGerhard]] knows about it.
|
||||||
- Also mentioned the [[SPARQL]] query language: https://twitter.com/ZornGerhard/status/1310645329587560448
|
- Also mentioned the [[SPARQL]] query language: https://twitter.com/ZornGerhard/status/1310645329587560448
|
||||||
- [ ] Ask [[s.-s.]] about this.
|
- I should ask [[s.-s.]] about it.
|
||||||
|
- See also: [[turtle]].
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[Go Links]: go-links "Go Links"
|
[go]: go "Go"
|
||||||
[Agora]: agora "Agora"
|
[Agora]: agora "Agora"
|
||||||
[SPARQL]: sparql "SPARQL"
|
[SPARQL]: sparql "SPARQL"
|
||||||
|
[s.-s.]: s.-s. "S S"
|
||||||
|
[turtle]: turtle "Turtle"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# Turtle
|
||||||
|
|
||||||
|
- An [[animal]].
|
||||||
|
- A [[syntax]] and file format for expressing data in [[RDF]].
|
||||||
|
- [[go]] https://en.wikipedia.org/wiki/Turtle_(syntax)]
|
||||||
|
- Expresses information as [[semantic triples]]: [[subject]] [[predicate]] [[object]].
|
||||||
|
- Example (adapted to Agora): [[mark twain]] [[author]] [[huckleberry finn]].
|
||||||
|
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[RDF]: rdf "RDF"
|
||||||
|
[go]: go "Go"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user