- From: Martin Hepp (UniBW) <martin.hepp@ebusiness-unibw.org>
- Date: Wed, 20 May 2009 10:58:50 +0200
- To: semantic-web at W3C <semantic-web@w3c.org>, "semanticweb@yahoogroups.com" <semanticweb@yahoogroups.com>, "public-lod@w3.org" <public-lod@w3.org>
- Message-ID: <4A13C64A.8070801@ebusiness-unibw.org>
Dear all: Thanks to the help of several partners, there are now new data sets and tools related to the GoodRelations ontology for e-commerce: 1. OpenEAN data set: 1 million EAN/UPC codes plus respective labels ------------------------------------------------------------------- The full data set is at http://openean.kaufkauf.net/id/ Individual commodity descriptions can be retrieved as follows: http://openean.kaufkauf.net/id/EanUpc_<UPC/EAN> Example: http://openean.kaufkauf.net/id/EanUpc_0001067792600 With this data set, Point-of-Sale applications can simply query the Semantic Web for the proper labels for a given UPC/EAN code. For example, the proper label for the UPC/EAN code 0001067792600 can be retrieved as follows: SELECT ?uri, ?label WHERE {?uri rdf:type <http://purl.org/goodrelations/v1#ProductOrServiceModel>. ?uri <http://purl.org/goodrelations/v1#hasEAN_UCC-13> "0001067792600"^^<http://www.w3.org/2001/XMLSchema#string>. ?uri rdfs:label ?label} Since the data set is already replicated in the Virtuoso LOD data space (special thanks to Kingsley Idehen from OpenLink Software!), one can simply query the respective SPARQL endpoint, e.g.: http://lod.openlinksw.com/sparql?default-graph-uri=&query=SELECT+%3Furi%2C+%3Flabel+WHERE+{%3Furi+rdf%3Atype+%3Chttp%3A%2F%2Fpurl.org%2Fgoodrelations%2Fv1%23ProductOrServiceModel%3E.+%3Furi+%3Chttp%3A%2F%2Fpurl.org%2Fgoodrelations%2Fv1%23hasEAN_UCC-13%3E+%220001067792600%22^^%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23string%3E.+%3Furi+rdfs%3Alabel+%3Flabel}&format=text%2Fhtml&debug=on&timeout= (alternatively, use http://tinyurl.com/qxwrt6) A big thank you goes to Michael Pfeiffer from Kaufkauf.net (http://www.kaufkauf.net/index.php?l=en) for providing the data and for hosting the RDF data set, and to Andreas Radinger and Tobias Ostheim for the data conversion! 2. FreeclassOWL: Products and services ontology for the construction and building industry ------------------------------------------------------------------------ This ontology defines 4,780 classes, 162 properties, and 1,182 qualitative values for products and services from the construction and building materials domain. All labels are available in up to EIGHT languages. FreeclassOWL is compatible with GoodRelations and available under a Creative Commons 3.0 License. Base URI: http://www.freeclass.eu/freeclass_v1 Ontology: http://www.freeclass.eu/freeclass_v1.owl Documentation: http://www.freeclass.eu/freeclass_v1.html A big thank you goes to Otto Handle from http://www.inndata.at/ for making their Freeclass classification available for the Web of Data, and to Andreas Radinger and Tobias Ostheim for the data conversion! 3. Extensions / Plug-ins for osCommerce and Joomla/Virtuemart ------------------------------------------------------------- There are now working prototypes of export interfaces that allow creating GoodRelations data directly from popular Web shop or CMS software. a) osCommerce Web Shop Software http://code.google.com/p/goodrelations-for-oscommerce/ (An alternative export project for osCommerce is at http://triplify.org/Configuration/osCommerce.) b) Joomla/Virtuemart CMS/Shop combo http://code.google.com/p/goodrelations-for-joomla/ A big thank you goes to Alex Stolz for his hard work in developing the two components! Also, Intershop recently completed an internal feasibility study and prototype of RDFa and RDF/XML export for their Enfinity series. The results are unfortunately not yet available to the general public, but in case you are an Intershop client with Semantic Web interests, it would not hurt to ask them... Best wishes Martin -------------------------------------------------------------- martin hepp e-business & web science research group universitaet der bundeswehr muenchen e-mail: mhepp@computer.org phone: +49-(0)89-6004-4217 fax: +49-(0)89-6004-4620 www: http://www.unibw.de/ebusiness/ (group) http://www.heppnetz.de/ (personal) skype: mfhepp Check out the GoodRelations vocabulary for E-Commerce on the Web of Data! ======================================================================== Webcast explaining the Web of Data for E-Commerce: ------------------------------------------------- http://www.heppnetz.de/projects/goodrelations/webcast/ Tool for registering your business: ---------------------------------- http://www.ebusiness-unibw.org/tools/goodrelations-annotator/ Overview article on Semantic Universe: ------------------------------------- http://www.semanticuniverse.com/articles-semantic-web-based-e-commerce-webmasters-get-ready.html Project page and resources for developers: ----------------------------------------- http://purl.org/goodrelations/ Upcoming events: --------------- Full-day tutorial at ESWC 2009: The Web of Data for E-Commerce in One Day: A Hands-on Introduction to the GoodRelations Ontology, RDFa, and Yahoo! SearchMonkey http://www.eswc2009.org/program-menu/tutorials/70 Talk at the Semantic Technology Conference 2009: Semantic Web-based E-Commerce: The GoodRelations Ontology http://www.semantic-conference.com/session/1881/ -- -------------------------------------------------------------- martin hepp e-business & web science research group universitaet der bundeswehr muenchen e-mail: mhepp@computer.org phone: +49-(0)89-6004-4217 fax: +49-(0)89-6004-4620 www: http://www.unibw.de/ebusiness/ (group) http://www.heppnetz.de/ (personal) skype: mfhepp Check out the GoodRelations vocabulary for E-Commerce on the Web of Data! ======================================================================== Webcast explaining the Web of Data for E-Commerce: ------------------------------------------------- http://www.heppnetz.de/projects/goodrelations/webcast/ Tool for registering your business: ---------------------------------- http://www.ebusiness-unibw.org/tools/goodrelations-annotator/ Overview article on Semantic Universe: ------------------------------------- http://www.semanticuniverse.com/articles-semantic-web-based-e-commerce-webmasters-get-ready.html Project page and resources for developers: ----------------------------------------- http://purl.org/goodrelations/ Upcoming events: --------------- Full-day tutorial at ESWC 2009: The Web of Data for E-Commerce in One Day: A Hands-on Introduction to the GoodRelations Ontology, RDFa, and Yahoo! SearchMonkey http://www.eswc2009.org/program-menu/tutorials/70 Talk at the Semantic Technology Conference 2009: Semantic Web-based E-Commerce: The GoodRelations Ontology http://www.semantic-conference.com/session/1881/
Received on Wednesday, 20 May 2009 08:59:28 UTC