Auto: misc.

This commit is contained in:
2020-12-26 20:51:53 +01:00
parent 57161d3aed
commit 1f29c4fd3d
+10 -5
View File
@@ -1,7 +1,7 @@
# RDF # RDF
- [[go]] https://en.wikipedia.org/wiki/Resource_Description_Framework - [[go]] https://www.w3.org/RDF/
- [[wiki]] https://www.w3.org/RDF/ - [[wikipedia]] https://en.wikipedia.org/wiki/Resource_Description_Framework
- [[relevant]] [[Go Links]] [[Agora]]. - [[relevant]] [[Go Links]] [[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
@@ -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. - 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. - [[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." - "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. - 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." - "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]]: - [[common misunderstandings]]:
- [[RDF]] [[is not]] for representing [[metadata]] only. - [[RDF]] [[is not]] for representing [[metadata]] only.
- [[RDF]] [[is not]] an XML format, it rather is an [[abstract data model]]. - [[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" [//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go" [go]: go "Go"
[wiki]: wiki "Wiki" [wikipedia]: wikipedia "Wikipedia"
[Agora]: agora "Agora" [Agora]: agora "Agora"
[SPARQL]: sparql "SPARQL" [SPARQL]: sparql "SPARQL"
[s.-s.]: s.-s. "S S" [s.-s.]: s.-s. "S S"
@@ -72,8 +76,9 @@
[action]: action "Action" [action]: action "Action"
[graph]: graph "Graph" [graph]: graph "Graph"
[tools]: tools "Tools" [tools]: tools "Tools"
[wikipedia]: wikipedia "Wikipedia"
[rdf serialization formats]: rdf-serialization-formats "Rdf Serialization Formats" [rdf serialization formats]: rdf-serialization-formats "Rdf Serialization Formats"
[knowledge management applications]: knowledge-management-applications "Knowledge Management Applications" [knowledge management applications]: knowledge-management-applications "Knowledge Management Applications"
[RDF]: rdf "RDF" [RDF]: rdf "RDF"
[FOAM]: foam "Foam"
[do]: do "Do"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"