- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Wed, 19 May 2021 13:14:37 +0200
- To: Kingsley Idehen <kidehen@openlinksw.com>
- Cc: Nathan Rixham <nathan@webr3.org>, Tomasz Pluskiewicz <tomasz@t-code.pl>, Martynas Jusevičius <martynas@atomgraph.com>, Jonas Smedegaard <jonas@jones.dk>, public-rww <public-rww@w3.org>
- Message-ID: <CAKaEYh+aw83c=Z=tg23RCTuRD6dbhjPi5pMvaAF71KpVGZCnLw@mail.gmail.com>
On Tue, 18 May 2021 at 21:33, Kingsley Idehen <kidehen@openlinksw.com> wrote: > On 5/18/21 2:50 PM, Nathan Rixham wrote: > > On Tue, May 18, 2021 at 7:19 PM Tomasz Pluskiewicz <tomasz@t-code.pl> > wrote: > >> >> And yet isn’t most software worldwide plain JSON over HTTP, with some >> RAML or Open API if you’re lucky? >> >> But I think I will stop here, since we appear to be getting nowhere :) >> > > Agree on both points, seeing this degenerate into httpRange-14, confusion > over resource vs representation, confusion over protocols vs abstract > concepts, of the duality of resource names, is a pity indeed. > > Regarding JSON over HTTP, could that not be a part of RWW? > > > Yes, IMHO. > > In my experience JSON is just another combined structured data > representation notation and content serialization format. > > It is a shame that RDF as a formalization of EAV has lead to so much > confusion re: > > 1. Structured Data Definition Language > > 2. Structured Data Representation Notation > > 3. Structured Data Serialization Format > > Our Structured Data Sniffer happily transforms JSON and CSV to RDF > whenever said transformation is requested by a user. > > > If we focus on being media type agnostic, and avoid rdf/linked data > completely, then it'll work for everything, which includes linked data. > Focus on the super set. > > > Yep! > > The Super Set should always be the point of focus if interoperability is > the goal. That's a classic route to more "AND" and less "OR" . > +100 to this It took me some time to fully understand the subject, predicate, object model of RDF, and it was made much easier for me when you first explained the Entity Attribute Value (EAV) model We've generally taken the semantic web approach to standards in this group, with some evangelism. That has had mixed success. We should be inclusive of the many thousands (millions?) of developers that enjoy working with JSON(-LD) And also introduce them to the benefits of a more structures EAV model ie making merges cheap, enabling federation, allowing anyone to say anything about anything (ie decentralized features), discovery, follow your nose, indexing, allowing multiple things to exist in a document. And we can also learn from the tooling and network around JSON, how it makes parsing easy and ubiquitous, fast startup time, easy to work with arrays, easy to work with numbers If you want to create an MVP or be first to market, which is a valid approach, you probably will want to go down the JSON path, IMHO > > > Tomasz, fwiw Melvin & I were playing around with linkedobjects some time > ago, like a mini version of json-ld that you stick in data islands, then > access automatically via globalThis, is was actually v simple to both > implement and use, like a 5 line shim that made json-ld and json accessible > in a nice way. > > > Yep! > > > Links: > > [1] Structured Data Sniffer for Chromium Browsers > <https://chrome.google.com/webstore/detail/openlink-structured-data/egdaiaihbdoiibopledjahjaihbmjhdj?hl=en> > > [2] Structured Data Sniffer for Firefox > <https://addons.mozilla.org/en-US/firefox/addon/openlink-structured-data-sniff/> > > > -- > Regards, > > Kingsley Idehen > Founder & CEO > OpenLink Software > Home Page: http://www.openlinksw.com > Community Support: https://community.openlinksw.com > Weblogs (Blogs): > Company Blog: https://medium.com/openlink-software-blog > Virtuoso Blog: https://medium.com/virtuoso-blog > Data Access Drivers Blog: https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers > > Personal Weblogs (Blogs): > Medium Blog: https://medium.com/@kidehen > Legacy Blogs: http://www.openlinksw.com/blog/~kidehen/ > http://kidehen.blogspot.com > > Profile Pages: > Pinterest: https://www.pinterest.com/kidehen/ > Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen > Twitter: https://twitter.com/kidehen > Google+: https://plus.google.com/+KingsleyIdehen/about > LinkedIn: http://www.linkedin.com/in/kidehen > > Web Identities (WebID): > Personal: http://kingsley.idehen.net/public_home/kidehen/profile.ttl#i > : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this > >
Received on Wednesday, 19 May 2021 11:15:19 UTC