From 1f29c4fd3d7b54c13e29f66bd333b2a5bd1982be Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 26 Dec 2020 20:51:53 +0100 Subject: [PATCH] Auto: misc. --- rdf.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/rdf.md b/rdf.md index d867880fd..b7e1c7682 100644 --- a/rdf.md +++ b/rdf.md @@ -1,7 +1,7 @@ # RDF -- [[go]] https://en.wikipedia.org/wiki/Resource_Description_Framework -- [[wiki]] https://www.w3.org/RDF/ +- [[go]] https://www.w3.org/RDF/ +- [[wikipedia]] https://en.wikipedia.org/wiki/Resource_Description_Framework - [[relevant]] [[Go Links]] [[Agora]]. - [[ZornGerhard]] knows about it. - Also mentioned the [[SPARQL]] query language: https://twitter.com/ZornGerhard/status/1310645329587560448 @@ -12,7 +12,7 @@ - I started a [[pomodoro]] of this but [[procrastination]] came up, interesting -- it's not like I'm not interested in this, but it just tends to happen I don't *get* to it because I'm busy with work and other things, so I ended up associating it with a frustrated feeling? Unsure. It could also be I have a fear of it being *precisely* the Agora, what that would mean. I should be elated if that happened, but on some level perhaps. - [[the agora is a social network built by the people for the people]] feels like something that I wanted to write, so no regrets. -- [[Reading]] https://www.w3.org/RDF/ +- [[reading]] https://www.w3.org/RDF/ - "RDF is a standard model for data interchange on the Web. RDF has features that facilitate data merging even if the underlying schemas differ, and it specifically supports the evolution of schemas over time without requiring all the data consumers to be changed." - Nice. - "RDF extends the linking structure of the Web to use URIs to name the relationship between things as well as the two ends of the link (this is usually referred to as a “triple”). Using this simple model, it allows structured and semi-structured data to be mixed, exposed, and shared across different applications." @@ -57,10 +57,14 @@ - [[common misunderstandings]]: - [[RDF]] [[is not]] for representing [[metadata]] only. - [[RDF]] [[is not]] an XML format, it rather is an [[abstract data model]]. +- Known applications + - [[RSS]] and [[FOAM]] are applications for RDF. + - [[do]] check if RSS > 1.0 is an RDF application; [[wikipedia]] only mentions 1.0 + [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go" -[wiki]: wiki "Wiki" +[wikipedia]: wikipedia "Wikipedia" [Agora]: agora "Agora" [SPARQL]: sparql "SPARQL" [s.-s.]: s.-s. "S S" @@ -72,8 +76,9 @@ [action]: action "Action" [graph]: graph "Graph" [tools]: tools "Tools" -[wikipedia]: wikipedia "Wikipedia" [rdf serialization formats]: rdf-serialization-formats "Rdf Serialization Formats" [knowledge management applications]: knowledge-management-applications "Knowledge Management Applications" [RDF]: rdf "RDF" +[FOAM]: foam "Foam" +[do]: do "Do" [//end]: # "Autogenerated link references" \ No newline at end of file