Product Definitions Ontology
Does some know of an OWL ontology describing different products? I'开发者_如何学编程ve tried to find it on http://linkeddata.org but to no avail (or maybe I am missing something)? Ideally, the ontology would be linked to FOAF
The basics of using GoodRelations for exposing product model details is described here:
http://www.ebusiness-unibw.org/wiki/Modeling_Product_Models
Also, this illustration might be helpful:
http://wiki.goodrelations-vocabulary.org/GoodRelations_for_manufacturers
You might find something in GoodRelation's stuff.
If you are asking for a description vocabulary, GoodRelations is a plausible option, as suggested by msalvadores.
If you are looking for an ontology/taxonomy of products, you may want to look at Google's product taxonomy. The Drupal community translated that taxonomy into XML and RDF, dated back in May 2009.
Meanwhile there are efforts from the makers of Goodrelations for this specific problem [1] to turn Product Classification Systems into Web Ontologies. They also work with Googles Product taxonomy. They have developed a tool [2] in python which allows you to do the transformation automatically.
[1] http://www.ebusiness-unibw.org/ontologies/pcs2owl/
[2] https://bitbucket.org/alexstolz/pcs2owl/overview
精彩评论