Warning: This tool or project is no longer maintained and kept available only for archival purposes. Since GoodRelations and schema.org have evolved significantly in the past years, the current status available on this page is unlikely to function as expected. We take no responsibility for any damage caused by the use of this outdated work, to the extent legally possible.

Due to a lack of resources, we are unable to provide support for this project outside of consulting projects or sponsored research. Please contact us if you can contribute resources to update and enhance these resources.

GoodRelations - The Web Vocabulary for E-Commerce

This is the archive of the goodrelations dicussion list

GoodRelations is a standardized vocabulary for product, price, and company data that can (1) be embedded into existing static and dynamic Web pages and that (2) can be processed by other computers. This increases the visibility of your products and services in the latest generation of search engines, recommender systems, and other novel applications.

[goodrelations] exposing less structured data (was Re: gr:qualitativeProductOrServiceProperty…)

François-Paul Servant fps at semanlink.net
Tue Nov 13 15:30:17 CET 2012


Le 13 nov. 2012 à 15:13, François-Paul Servant <fps at semanlink.net> a écrit :
> you can imagine that I like this kind of pattern. Will it be possible to write something like:
> 
> x:myScrew gr:feature  foo:Value3MM.
> 
> foo:Value3MM a gr:ProductFeature ;
> 	gr:featurePropertyId foo:threadDiameter ;      // or maybe instead: a foo:ThreadDiameter ?
> 	rdfs:label "3 mm" ;
> 	gr:hasUnitOfMeasurement "MMT"^^xsd:string ;
> 	gr:hasValue 3.
> 
> That would be very close to what we have in the configuration ontology! (with Specification == ProductFeature)
> It allows for incremental refinement of the data. For instance, you can start with just
> foo:Value3MM a gr:ProductFeature ;
> 	gr:featurePropertyId foo:threadDiameter ;      // or maybe instead: a foo:ThreadDiameter ?
> 	rdfs:label "3 mm" .

an interesting point, from the consumer point of view, is that it is easy to list all the features of a product (its RDF description  can contain many other properties)





More information about the goodrelations mailing list