linked-data: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(stub)
 
(ask for citations, link don't trust to the layer cake with trust on top)
 
Line 8: Line 8:


See [[triples]] for more on this problem of unnecessary complexity.
See [[triples]] for more on this problem of unnecessary complexity.
== ask for citations ==
Whenever you hear claims from linked data advocates, always ask them for a LINK to the DATA that backs up their claims, per [http://tantek.com/2015/110/t1/reject-claims-linked-data-until-links][https://twitter.com/t/status/590273371180400640]
Tell them you [https://en.wikipedia.org/wiki/Semantic_Web_Layer_Cake don't trust] their claims otherwise.


== See Also ==
== See Also ==

Latest revision as of 23:03, 25 August 2015

This article is a stub. You can help the microformats.org wiki by expanding it.

linked data is the latest evolution of RDF and is specifically used to describe triples of data where each piece is a URL (hence the "linked" in linked data).

linked data has been expressed as simply being about one URL, linking, via a rel value (in particular a URL as a rel value) to another URL.

As with other forms of triples data models, linked data can be hard to explain, especially hard to explain as to why it is useful or necessary for anything above and beyond microformats and JSON which are based on a simpler model of objects that have properties with values.

See triples for more on this problem of unnecessary complexity.

ask for citations

Whenever you hear claims from linked data advocates, always ask them for a LINK to the DATA that backs up their claims, per [1][2]

Tell them you don't trust their claims otherwise.

See Also