VOS.SIOCRefTutorial
Tutorial SIOC Reference
This article demonstrates how we expose the underlying data that drives the Virtuoso Online Tutorials & Demo? application using the SIOC ontology.Note: You can run most (if not all) of the queries with minimal modification using the following SPARQL Query Services: http://demo.openlinksw.com/sparql/
Note: Default Graph URI value used in the queries below is: http://demo.openlinksw.com/tutorial
Tutorial | SIOC | Sample Value |
---|---|---|
Post | content | sioc:content |
Post | description | sioc:description |
Tutorials | rdf:type | sioc:Space |
Section | rdf:type | sioc:Container |
Post | rdf:type | foaf:Document |
Post | subclass of | sioc:Item |
- List of Tutorial sioc:Post attributes
- List of Containers(Sections) and foaf:Documents(Tutorials)
- List of Posts (Tutorials) with content
- List of Posts (Tutorials) with content HTML encoded
Note: Default Graph URI value used in the queries below is: http://demo.openlinksw.com/tutorial_view
References
Specs
FAQs
Presentations
- SPARQL Introduction - Dave Beckett, XTech 2004
- SPARQL Introduction - Dave Beckett, Standford University Presentation
- SPARQL Query Protocol presentation at XTech 2006 by Leigh Dodds
- SPASQL - Initiative to add SPARQL to MySQL?
Tutorials
- SPARQL Tutorial by Cristina Feier from the DERI? Project
- SPARQL Tutorial - Clark+Prasia & University of Manchester Tutorial
- Jena SPARQL Tutorial
Learn More
- 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
- Northwind SPARQL Reference
- Query Virtuoso Documentation using SPARQL
- WordPress SIOC Reference
- MedaWiki SIOC Reference
- PHPBB SIOC Reference
- Drupal SIOC Reference
- Virtuoso Tutorial Linked Data Views script file or view it online here.
CategoryRDF CategorySIOC CategorySPARQL CategoryTutorial CategoryVOS CategoryODS