Auto: misc.

This commit is contained in:
2020-12-26 14:30:46 +01:00
parent eba4449b1f
commit 939717dade
3 changed files with 21 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@
- [[paleoludic]] told me about [[the cloud of unknowing]].
- [[nbhdlady]] told me about [[capsule wardrobe]].
- Ran into the [[open graph protocol]].
- [[rdf]] [[turtle]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[john-cowper-powys]: ../john-cowper-powys "John Cowper Powys"
+7 -3
View File
@@ -1,12 +1,16 @@
# 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]].
- [[ZornGerhard]] knows about it.
- 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"
[Go Links]: go-links "Go Links"
[go]: go "Go"
[Agora]: agora "Agora"
[SPARQL]: sparql "SPARQL"
[s.-s.]: s.-s. "S S"
[turtle]: turtle "Turtle"
[//end]: # "Autogenerated link references"
+13
View File
@@ -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"