Re: RDFa in HTML5

On 1/6/12 9:44 AM, Kingsley Idehen wrote:
> On 1/6/12 9:35 AM, Augusto Herrmann wrote:
>> Hi!
>>
>> On Fri, Jan 6, 2012 at 12:04 PM, Kingsley 
>> Idehen<kidehen@openlinksw.com>  wrote:
>>> On 1/6/12 8:34 AM, Augusto Herrmann wrote:
>>>> I think embedding both RDFa and Microdata in the same HTML would
>>>> complicate matters greatly, and we'd have to settle for one of them
>>>> for the VCGE data.
>>> Not asking you to mix them. Saying, look at how we deal with it 
>>> via<link/>
>>> relations, for instance.
>> Yes, that's a very nice thing at URI burner! We intend to include it
>> soon in the VCGE resource as well.
>>
>>>> It's really cool that there's RDFa in the generated URIBurner code!
>>>> However, I could find no Microdata embedded into the HTML (e.g. a
>>>> search for "itemprop" returns empty):
>>>>
>>>> $ curl -s
>>>> http://linkeddata.uriburner.com/describe/?url=http%3A%2F%2Fvocab.e.gov.br%2F2011%2F03%2Fvcge%23imigrantes 
>>>>
>>>> | grep itemprop
>>>
>>> Look at the footer of a URIBurner page. Or look in<head/>  or look 
>>> at the
>>> "Link:" response headers re. alternative representation formats .
>> Do you mean this link at line 35?
>>
>> <link 
>> href="http://linkeddata.uriburner.com/sparql?query=define%20sql%3Adescribe-mode%20%22LOD%22%20%20DESCRIBE%20%3Chttp%3A%2F%2Fvocab.e.gov.br%2F2011%2F03%2Fvcge%23imigrantes%3E&amp;output=text%2Fhtml"
>> rel="alternate" type="text/html"  title="Structured Descriptor
>> Document (HTML+Microdata format)" />
>>
>> Despite what the title says, the linked document [1] does not seem to
>> contain any embedded Microdata. See [2].
>
> Then its a bug!
>
> I'll have it looked into.
>
> Kingsley
>>
>> Best regards,
>> Augusto Herrmann
>>
>> [1] 
>> http://linkeddata.uriburner.com/sparql?query=define%20sql%3Adescribe-mode%20%22LOD%22%20%20DESCRIBE%20%3Chttp%3A%2F%2Fvocab.e.gov.br%2F2011%2F03%2Fvcge%23imigrantes%3E&amp;output=text%2Fhtml
>> [2] 
>> http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Flinkeddata.uriburner.com%2Fsparql%3Fquery%3Ddefine%2520sql%253Adescribe-mode%2520%2522LOD%2522%2520%2520DESCRIBE%2520%253Chttp%253A%252F%252Fvocab.e.gov.br%252F2011%252F03%252Fvcge%2523imigrantes%253E%26amp%3Boutput%3Dtext%252Fhtml&view=
>>
>>
>
>
Augusto,

Looking into this matter further, this time going directly to the SPARQL 
endpoint which is basically the handler for the URLs used across 
<link/>, "Link:", and footer links.

1. http://linkeddata.uriburner.com/c/IA47SB -- query results
2. http://linkeddata.uriburner.com/c/IA47SH -- query text in the HTML 
editor associated with the sparql endpoint.

Now I need to find out why that isn't in the footer .

-- 

Regards,

Kingsley Idehen	
Founder&  CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Friday, 6 January 2012 15:05:37 UTC