So I'd like to address the issue of semantic search for a new site I've almost got ready to upload. Either I am too old to comprehend the plethora of descriptions of what semantic actually is or the people describing it are from another planet.
I visited Schema.org... A simple enough, responsive website dedicated to the big three of search engines who apparently banded together to make the Internet semantic.The bit I liked most about this site is the 'before and after' version of an on-line invoice and the incredible complexity the author goes to in describing "The Thing" and its sub things.
OK ...Armed with the 3 hour experience of having totally stuffed up my first attempt at semantic micro-data I went looking for a site that would (might?) identify semantic items on my site.
The ambiguity of Wikipedia's first sentence relating to 'Microdata' says "Microdata is a WHATWG HTML specification used to nest metadata within existing content on web pages".
Wow... That's just the beginning too!
Here's their example of it in use:
"<section itemscope itemtype="http://schema.org/Person">
Hello, my name is
<span itemprop="name">John Doe</span>,
And I though Ruby was hard to comprehend. http://schema.org/docs/actions.html is enough to scare off anyone contemplating coming to grips with semantic HTML anytime soon. Even W3C can't identify semantic data in a HTML5 file. Yet their reference to the "semantic Web" - How we identify thing is only ready for discussion, not implementation. I'm wondering if you need to be a Google programmer who participated in developing it to actually understand the stuff, much less write it.
From CC's description of The HTML Editor and the minuscule list under "Thing" I actually thought if I abandoned my beloved DreamWeaver for The HTML Editor, I'd end up with a semantic website before dark. WRONG!
I really would welcome someone enlightening this old boy as to how semantic coding can be used and how; Slash, Hash, Variables, Minting and TBD (things described by) fit into the Schema of a web page containing text and pictures. It seems to me that without a program to identify what needs semantic connotations, mere humans are never going to learn everything needed to write a magazine article and publish a digital version of it that will rank well.
What have I missed or don't I understand here?
