From 6319a3a77ecc1de6378ee0b175dfcdcc844d3d14 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 26 Dec 2020 19:06:10 +0100 Subject: [PATCH] Auto: misc. --- rdf.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rdf.md b/rdf.md index cb9542875..9befdf6a4 100644 --- a/rdf.md +++ b/rdf.md @@ -18,7 +18,10 @@ - "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." - I feel like the Agora plays well with this, and this plays well with the Agora. - [[actions]] are semantic triples: - - They happen in a node that serves as current context; a [[subject]]. + - They happen in a node that serves as current context; usually a [[subject]]. + - They point to another Agora node or a [[url]], an [[object]]. + - They contain a [[relationship]], the [[action]]. + - "This linking structure forms a directed, labeled graph, where the edges represent the named link between two resources, represented by the graph nodes. This graph view is the easiest possible mental model for RDF and is often used in easy-to-understand visual explanations." [//begin]: # "Autogenerated link references for markdown compatibility" @@ -31,4 +34,5 @@ [2020-12-26]: journal/2020-12-26 "2020-12-26" [procrastination]: procrastination "Procrastination" [the agora is a social network built by the people for the people]: the-agora-is-a-social-network-built-by-the-people-for-the-people "The Agora Is a Social Network Built by the People for the People" +[action]: action "Action" [//end]: # "Autogenerated link references" \ No newline at end of file