From a29c0425f91e301e79b3c203c9b1856980d6e1f0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 26 Dec 2020 20:35:41 +0100 Subject: [PATCH] Auto: misc. --- journal/2020-12-26.md | 5 +++-- json-ld.md | 4 ++++ rdf-serialization-format.md | 9 +++++++++ rdf-serialization-formats.md | 3 +++ 4 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 json-ld.md create mode 100644 rdf-serialization-format.md diff --git a/journal/2020-12-26.md b/journal/2020-12-26.md index 9fcd3c5a1..ff73015f5 100644 --- a/journal/2020-12-26.md +++ b/journal/2020-12-26.md @@ -7,8 +7,9 @@ - [[paleoludic]] told me about [[the cloud of unknowing]]. - [[nbhdlady]] told me about [[capsule wardrobe]]. - Ran into the [[open graph protocol]]. -- [[rdf]] [[turtle]] -- [[go]] [[mid career greatest hits]] +- [[rdf]] + - [[turtle]] + - [[rdf-serialization-formats]] - [[mid career greatest hits]] - [[wolfram]] - [[the agora is a social network built by the people for the people]] diff --git a/json-ld.md b/json-ld.md new file mode 100644 index 000000000..095734e44 --- /dev/null +++ b/json-ld.md @@ -0,0 +1,4 @@ +# Json Ld + +- [[go]] https://json-ld.org/ +- Can be used as an [[rdf-serialization-format]] \ No newline at end of file diff --git a/rdf-serialization-format.md b/rdf-serialization-format.md new file mode 100644 index 000000000..48d989959 --- /dev/null +++ b/rdf-serialization-format.md @@ -0,0 +1,9 @@ +# Rdf Serialization Format + +- [[pull]] [[rdf serialization formats]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[rdf serialization formats]: rdf-serialization-formats "Rdf Serialization Formats" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/rdf-serialization-formats.md b/rdf-serialization-formats.md index 316aed18d..5468fe68b 100644 --- a/rdf-serialization-formats.md +++ b/rdf-serialization-formats.md @@ -1,8 +1,11 @@ # Rdf Serialization Formats - [[go]] https://twitter.com/flancian/status/1342907135152291849 + - [[bruno-winck]] recommended [[json-ld]] [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go" +[bruno-winck]: bruno-winck "Bruno Winck" +[json-ld]: json-ld "Json Ld" [//end]: # "Autogenerated link references" \ No newline at end of file