PHP Classes

File: example/feeds/product_RDF_OP_feed.xml

Recommend this page to a friend!
  Classes of Vaclav Mares   ontoProdukt   example/feeds/product_RDF_OP_feed.xml   Download  
File: example/feeds/product_RDF_OP_feed.xml
Role: Sample output
Content type: text/plain
Description: product_RDF_OP_feed.xml
Class: ontoProdukt
Generate product feeds in XML formats
Author: By
Last change:
Date: 14 years ago
Size: 3,631 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:op="http://mmisw.org/ont/ontoProdukt/op1.owl"> <op:Seller rdf:about="http://www.deikoservice.cz"> <vcard:URL rdf:datatype="string">http://www.deikoservice.cz</vcard:URL> <vcard:N rdf:datatype="string">Deikoservice s.r.o.</vcard:N> <vcard:LABEL rdf:datatype="string">Pražská 16;Chrudim;CZ;50006</vcard:LABEL> <vcard:N rdf:datatype="string">Deikoservice s.r.o.</vcard:N> <vcard:TITLE rdf:datatype="string">Naše společnost založená v roce 1998 je ryze českou společností. Zabýváme se obchodem, výrobou, službami a s tím souvisejimi poradenskou činností v oblasti optimalizace firemních procesů. </vcard:TITLE> <vcard:EMAIL rdf:datatype="string">info@deikoservices.cz</vcard:EMAIL> <op:Sell rdf:resource="#http://www.deikoservices.cz/index.php/cs/ploty"/> <op:Sell rdf:resource="#http://www.lode-bazar.cz/inzerce/-ostatni-13/122-kanoj-vertex/"/> </op:Seller> <op:Quality rdf:ID="New"/> <op:Quality rdf:ID="Bazaar"/> <op:Deliverer rdf:ID="CzechPost_office"/> <op:Deliverer rdf:ID="UPS"/> <op:Consumer rdf:ID="End_Users"> <op:Consuming rdf:resource="#http://www.deikoservices.cz/index.php/cs/ploty"/> <op:Consuming rdf:resource="#http://www.lode-bazar.cz/inzerce/-ostatni-13/122-kanoj-vertex/"/> </op:Consumer> <op:Hardware rdf:ID="Hardware0"/> <op:Home_Fencing rdf:ID="Home_Fencing0"/> <op:Sporting_Goods rdf:ID="Sporting_Goods1"/> <op:Water_Sports rdf:ID="Water_Sports1"/> <op:Goods rdf:about="http://www.deikoservices.cz/index.php/cs/ploty"> <op:hasName>Plotová pole</op:hasName> <op:hasDescription>ČESKÝ VÝROBEK = záruka kvality nový výrobek na trhu - dlouhá životnost - min. 50 let (žárově zinkováno) - změna desingu plotu možnost výroby atypických kombinací a rozměrů bez příplatku - vhodné pro průmyslové i dekorační využití (možnost povrchové úpravy komaxitem dle stupnice RAL) - bezkonkurenční ceny chráněno průmyslovým vzorem</op:hasDescription> <op:hasSiteUrl>http://www.deikoservices.cz/index.php/cs/ploty</op:hasSiteUrl> <op:hasImgUrl>http://www.deikoservices.cz/plotove_pole3.jpg</op:hasImgUrl> <op:hasPrice>234</op:hasPrice> <op:isDelivered>#CzechPost_office</op:isDelivered> <op:isDelivered>#UPS</op:isDelivered> <op:hasSeller>#http://www.deikoservice.cz</op:hasSeller> <op:hasConsumer>#End_Users</op:hasConsumer> <op:hasQuality>#New</op:hasQuality> <op:hasCategory>#Hardware0</op:hasCategory> <op:hasSubCategory>#Home_Fencing0</op:hasSubCategory> </op:Goods> <op:Goods rdf:about="http://www.lode-bazar.cz/inzerce/-ostatni-13/122-kanoj-vertex/"> <op:hasName>KÁNOJ VERTEX</op:hasName> <op:hasDescription>Prodám kánoj značky Vertex, vhodné pro děti, velká stabilita, opravená a velmi zachovalá. Modro-bílá barva. Při rychlém jednání sleva.</op:hasDescription> <op:hasSiteUrl>http://www.lode-bazar.cz/inzerce/-ostatni-13/122-kanoj-vertex/</op:hasSiteUrl> <op:hasImgUrl>http://www.ihned.cz/obrazek.jpg</op:hasImgUrl> <op:hasPrice>8500</op:hasPrice> <op:isDelivered>#CzechPost_office</op:isDelivered> <op:isDelivered>#UPS</op:isDelivered> <op:hasSeller>#http://www.deikoservice.cz</op:hasSeller> <op:hasQuality>#Bazaar</op:hasQuality> <op:hasCategory>#Sporting_Goods1</op:hasCategory> <op:hasSubCategory>#Water_Sports1</op:hasSubCategory> </op:Goods> </rdf:RDF>