Commercial Edition
OpenLink DataSpace Applications
OpenLink Software
Search
Virtuoso Open-Source Wiki
Virtuoso Open-Source, OpenLink Data Spaces, and OpenLink Ajax Toolkit
Feeds
Atom 1.0
RSS 2.0
RDF
SIOC (RDF/XML)
SIOC (N3/Turtle)
Wiki Profile
Recent Pages
The following pages have been modified recently:
Virt Tips And Tricks Control Unicode3
Virt Tips And Tricks Guide
Virt Web IDODBC Login
Virt Web IDSQL Login
VOS Scalable Inference
Virt Tips And Tricks Guide Get Obj Datatype
Virt Sponger Cartridge Supported Data Sources Vendor Non RDF
Virt Cart Config Disqus
Virt Configure Cartridges
Virt SPARQL Opt Guide Ex2
Advanced Search
Help?
Location:
/Dashboard/Main/VirtRDFBSBMDemo
/
Dashboard
/
Main
/
VirtRDFBSBMDemo
BSBM Linked Data Views Live links to a sample instance
Class
Basic SPARQL Protocol URL
iSPARQL Results URL
SPARQL Query
Dynamic Data Page
Product
List all Products URIs
List all Products URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:Product.
}
Product1
ProductType
List all ProductTypes URIs
List all ProductTypes URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:ProductType.
}
ProductType1
ProductFeature
List all ProductFeatures URIs
List all ProductFeatures URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:ProductFeature.
}
ProductFeature9
Producer
List all Producers URIs
List all Producers URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:Producer.
}
Producer1
Vendor
List all Vendors URIs
List all Vendors URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:Vendor.
}
Vendor1
Offer
List all Offers URIs
List all Offers URIs
PREFIX bsbm: <
http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/
>
SELECT *
FROM <
http://demo.openlinksw.com/bsbm
>
WHERE
{
?s rdf:type bsbm:Offer.
}
Offer373