- From: Xi BAI <xi.bai.ed@googlemail.com>
- Date: Wed, 26 May 2010 18:05:59 +0100
- To: Toby Inkster <tai@g5n.co.uk>
- Cc: public-rdfa-wg@w3.org
- Message-ID: <AANLkTinfUVDbD_IrWqip-VfP2L2UyIJC3om3uJVOGx4X@mail.gmail.com>
Hi, Toby, Nice tool! I just tried it and my feedback from the perspective of the user experience is as follows: 1. BNodes (in the "object" position) in the form of _:RDFaAutoNodeXXX are displayed as strings and not clickable. If the page contains many triples, the user has to temporarily memorize the id XXX and scroll down the page to find extra information about a particular BNode. Maybe an @id can be added to <div about="[_:RDFaAutoNodeXXX]">...</div> then users can be easily navigated to this <div> by clicking a BNode? 2. If the checked page does not contain any opengraph metas, are the displayed warnings necessary although the four properties are required ones based on OGP? All in all, it is a simple-to-use on-line service and thank you for offering it. Best, Xi On 26 May 2010 10:56, Toby Inkster <tai@g5n.co.uk> wrote: > Hoping to discuss this on the telecon under "any other business". > > I've been tinkering with an RDFa linter, currently to be found at: > > http://check.rdfa.info/ > > The idea is to parse a page for RDFa, then filter it in different ways > to show you what various services see. e.g. Google only looks at > properties and classes defined at <http://rdf.data-vocabulary.org/#>; > Facebook only looks at the Open Graph Protocol properties. It also > performs some general linting like detecting the use of CURIEs with > undefined prefixes, etc. > > I'd appreciate people's feedback. > > -- > Toby A Inkster > <mailto:mail@tobyinkster.co.uk> > <http://tobyinkster.co.uk> > >
Received on Wednesday, 26 May 2010 17:06:42 UTC