VOS.NorthWindREF
NorthWind SPARQL Reference
Note: Default Graph URI value used in the queries below is: http://demo.openlinksw.com/Northwind
Key Northwind Data Space to Northwind schema Mappings
Key | Northwind | Sample Value |
Class | Product | ndw:Order |
Property | productName | ndw:productName |
Property | unitPrice | ndw:unitPrice |
Attribute | has_category | ndw:has_category |
Attribute | has_supplier | ndw:has_supplier |
- Dump of Orders with details for customers, company name, country, employee, etc.
- Dump of Products with details for product name; category; supplier; supplier company name and phone, for all categories with name containing "Sea".
- Dump all Suppliers with their details.
- Dump all Categories containing in their description "reads"
- Dump all People which are contacts of customers and show customer company details.
- Dump all Employees including hire date timestamps accurate to the second (as opposed to millisecond)
- Dump all Customers (subclass of Organizations)
- Dump all Provinces
-
Dump all
OrderLines including order date timestamps accurate to the second (as opposed to millisecond) and quantity expression. - Dump all Countries containing in their name "United".
Learn More
- Virtuoso NorthWind RDF Views Deployment Script
- ODS SIOC reference
- Query ODS Data Spaces using SPARQL and Atom OWL Ontology
- Query ODS Data Spaces using SPARQL and SKOS Ontology
- Query ODS Data Spaces using SPARQL and FOAF Ontology
- Query ODS Data Spaces using SPARQL and Annotea Ontology
- ODS SPARQL Samples
- Query Virtuoso Tutorials using SPARQL
- Query Virtuoso Documentation using SPARQL
- WordPress SIOC Reference
- MedaWiki SIOC Reference
- PHPBB SIOC Reference
- Drupal SIOC Reference
CategoryRDF CategoryVirtuoso CategorySPARQL