Earlier quoted context omitted.
I'm not sure that's true? They have various values, like integers, etc all setup, They don't have a benchmark exactly, but they have Review, which can hold various values, such as: PropertyValue or QualitativeValue or QuantitativeValue or StructuredValue so you can record both opinion based values and discrete values about various properties. Plus Review holds an overall value(AggregateRating ). Sure they don't have…
Oh, it's possible to attach the benchmark rating to a specific item. in my case I'm using https://schema.org/AggregateRating for that (since one meta benchmark result consists of several benchmark results). And the specific item is then just a Product, which is okay. But how would you express that you have a list of those aggregate ratings, which are ordered on the same dimension? In general I'm struggling with how t…
Schema.org v6.0
21–30 of 36 posts
Re: Schema.org v6.0
#22Earlier quoted context omitted.
> I'd love to markup my processor and graphics card benchmark results (the ordered result list), but there is nothing in the schema that would allow me to do that :/ You're probably one of the most qualified persons in the world to say how such a markup has to look. Propose something at public-vocabs@w3.org or ask for it on https://github.com/schemaorg/schemaorg/issues ? (But of course once you do, Google - and other…
>(But of course once you do, Google - and others - could parse your data and deprive you of site visitors because they can answer queries natively) Isn't that basically the whole point? That information provided by sites can become independent from those sites? For scraping, re-rendering, modifying, etc
But you're right, that's the whole point of schema.org.
Re: Schema.org v6.0
#23It's kind of funny how specific some of those changes are. Issue #2373: Improvements around real estate description including the addition of a property accommodationFloorPlan and type FloorPlan for use when a number of accomodation entries share a common layout. Added numberOfFullBathrooms and yearBuilt. Okay then! In general the schema markup is great though. It's semantic web stuff done right: It's not hard to imp…
Re: Schema.org v6.0
#24Say I wanted a Schema for what I think of as a "Protein" or "Gene", how would I know that one exists or that I should write one myself?
Re: Schema.org v6.0
#25Is there a way for me to search what schemas are defined? Say I wanted a Schema for what I think of as a "Protein" or "Gene", how would I know that one exists or that I should write one myself?
Re: Schema.org v6.0
#26Re: Schema.org v6.0
#27It's kind of funny how specific some of those changes are. Issue #2373: Improvements around real estate description including the addition of a property accommodationFloorPlan and type FloorPlan for use when a number of accomodation entries share a common layout. Added numberOfFullBathrooms and yearBuilt. Okay then! In general the schema markup is great though. It's semantic web stuff done right: It's not hard to imp…
Re: Schema.org v6.0
#28I created an npm library for adding some basic Schema data (along with other data) for webpages and blogpages, but I have to admit it's quite a tangled mess to figure what properties you should and what are even important. It's nice that people at Schema.org try to figure out a way to describe every relation and attribute for a webpage, but I as a developer can only see an endless chore with little idea what actually…
The structured data docs is a godo starting point [1]
1: https://developers.google.com/search/docs/data-types/article
Re: Schema.org v6.0
#29But is it there really anyone using schemas? Until know, I've seen almost no example of real usage in production services. Can somebody point me to some real cases?
Yoast is a pretty popular WordPress SEO tool with Schema.org support.
Any product that offers Google AMP support has to support Schema.org. Same goes for Google News.
Re: Schema.org v6.0
#30It's kind of funny how specific some of those changes are. Issue #2373: Improvements around real estate description including the addition of a property accommodationFloorPlan and type FloorPlan for use when a number of accomodation entries share a common layout. Added numberOfFullBathrooms and yearBuilt. Okay then! In general the schema markup is great though. It's semantic web stuff done right: It's not hard to imp…
> It's really one of the positive things Google is involved in. Is it though? Seems to me not necessarily a positive thing. If Google can serve the information on your website already on the SERP, the user won't have to visit your website anymore.
Are you publishing data to help/inform people? or do you want traffic on your site (for ads)?
Examples like Wikipedia is about sharing information, not so much about growing traffic..