Re: a note on links

I looked at schema.org. Lots of good stuff there. Were you making a specific point about how they did anything? I notice they adopt the idea of  "global attributes" -- attributes that can appear on any element. HTML5 and Atom also do this, so I think we're in good company doing the same. I'm working on some examples tonight...

---
Raj
The OGC: Making location count...
http://www.opengeospatial.org/contact


On Sep 28, at 9:54 AM, Dan Brickley wrote:

> 
> 
> 
> 
> On 28 Sep 2011, at 14:47, Raj Singh <rsingh@opengeospatial.org> wrote:
> 
>> In the last F2F we talked a lot about using the HTML5 link tag as much as possible. We tried to shoehorn many concepts into link. After further thought, I want to back off this approach. 
>> 
>> HTML5 links never have inline content. We want that option. And their meaning and usage is different than ours. For example, we want to inline author information sometimes. Using a "link" object and actually defining what it really is with the link's "rel" attribute does adds an unnecessary level of complexity with no real benefit to developers or users as the relationship between HTML5 links and our idea of links is weak. 
>> 
> 
> Did you see the Microdata syntax in HTML5? Or the RDFa specs, which Microdata is a variation from?
> 
> The http://schema.org/ project uses this stuff to describe entities (including many POI related thing - places and local businesses). Am typing this on iphone or would supply more links. Happy to help if you have any questions...
> 
> Dan
> 
> 
>> I propose instead to name elements what we want them to be -- e.g. "author" -- and have global attributes that can appear on all these elements such as "href" and "type" (and "lang" and "updated").
>> 
>> ---
>> Raj
>> The OGC: Making location count...
>> http://www.opengeospatial.org/contact
>> 
>> 
>> 

Received on Thursday, 29 September 2011 00:23:48 UTC