Attributes | Values |
---|
type
| |
Date Created
| |
Date Modified
| |
label
| - SIOCRefTutorial
- SIOCRefTutorial
|
seeAlso
| |
maker
| |
Title
| - SIOCRefTutorial
- SIOCRefTutorial
|
isDescribedUsing
| |
has creator
| |
content
| - %VOSWARNING%
%META:TOPICINFO{author="RumiTsekova" date="1161963624" format="1.1" version="1.1"}%
%VOSNAV%
%TOC%
---++Tutorial SIOC Reference
This article demonstrates how we expose the underlying data that drives the [[VOSTutorials][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*|
|Tutorials|rdf:type|sioc:Space|
|Section|rdf:type|sioc:Container|
|Post|rdf:type|foaf:Document|
|Post|subclass of|sioc:Item|
|Post|description|sioc:description|
|Post|content|sioc:content|
* [[TutorialREFExample1][List of Tutorial sioc:Post attributes]]
* [[TutorialREFExample2][List of Containers(Sections) and foaf:Documents(Tutorials)]]
* [[TutorialREFExample3][List of Posts (Tutorials) with content]]
* [[TutorialREFExample4][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
* [[TutorialREFExample5][List of all Posts]]
* [[TutorialREFExample6][List of all Sections and their Posts]]
* [[TutorialREFExample7][List of all Posts and their sections]]
---++References
#SparqlSpecs
---+++Specs
* [[http://www.w3.org/TR/rdf-sparql-query/][SPARQL - Query Language]]
* [[http://www.w3.org/TR/rdf-sparql-protocol/][SPARQL - Protocol]]
* [[http://www.w3.org/TR/rdf-sparql-XMLres/][SPARQL - XML based Results Format]]
#SparqlFaqs
---+++FAQs
* [[http://thefigtrees.net/lee/sw/sparql-faq][SPARQL FAQ - Lee Feigenbaum]]
#SparqlPresentations
---+++Presentations
* [[http://www.w3.org/2004/Talks/17Dec-sparql/intro/all.html][SPARQL Introduction]] - Dave Beckett, XTech 2004
* [[http://www.dajobe.org/talks/200603-sparql-stanford/][SPARQL Introduction]] - [[http://www.dajobe.org/][Dave Beckett]], Standford University Presentation
* [[http://xtech06.usefulinc.com/schedule/paper/61][SPARQL Query Protocol presentation at XTech 2006 ]] by Leigh Dodds
* [[http://www.w3.org/2006/Talks/0518-SPASQL/][SPASQL]] - Initiative to add SPARQL to MySQL
#SparqlTutorials
---+++Tutorials
* [[%ATTACHURL%/sparql_tutorial_christina_feiera.ppt][SPARQL Tutorial by Cristina Feier]] from the [[DERI]] Project
* [[http://clarkparsia.com/weblog/2006/08/30/sparql-tutorial-slides/][SPARQL Tutorial]] - Clark+Prasia & University of Manchester Tutorial
* [[http://jena.sourceforge.net/ARQ/Tutorial/][Jena SPARQL Tutorial]]
---+++Learn More
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSIOCRef][ODS SIOC reference]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAtomOWLRef][Query ODS Data Spaces using SPARQL and Atom OWL Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSKOSRef][Query ODS Data Spaces using SPARQL and SKOS Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSFOAFRef][Query ODS Data Spaces using SPARQL and FOAF Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAnnoteaRef][Query ODS Data Spaces using SPARQL and Annotea Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/VOSODSSparqlSamples][ODS SPARQL Samples]]
* [[NorthWindREF][Northwind SPARQL Reference]]
* [[SIOCRefDocs][Query Virtuoso Documentation using SPARQL]]
* [[WordPressSIOCRef][WordPress SIOC Reference]]
* [[MediaWikiSIOCRef][MedaWiki SIOC Reference]]
* [[PHPBB3SIOCRef][PHPBB SIOC Reference]]
* [[DrupalSIOCRef][Drupal SIOC Reference]]
* Virtuoso Tutorial Linked Data Views script file or view it online [[VirtRDFViewTutorial][here]].
CategoryRDF CategorySIOC CategorySPARQL CategoryTutorial CategoryVOS CategoryODS
- %VOSWARNING%
%META:TOPICINFO{author="RumiTsekova" date="1161963624" format="1.1" version="1.1"}%
%VOSNAV%
%TOC%
---++Tutorial SIOC Reference
This article demonstrates how we expose the underlying data that drives the [[VOSTutorials][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*|
|Tutorials|rdf:type|sioc:Space|
|Section|rdf:type|sioc:Container|
|Post|rdf:type|foaf:Document|
|Post|subclass of|sioc:Item|
|Post|description|sioc:description|
|Post|content|sioc:content|
* [[TutorialREFExample1][List of Tutorial sioc:Post attributes]]
* [[TutorialREFExample2][List of Containers(Sections) and foaf:Documents(Tutorials)]]
* [[TutorialREFExample3][List of Posts (Tutorials) with content]]
* [[TutorialREFExample4][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
* [[TutorialREFExample5][List of all Posts]]
* [[TutorialREFExample6][List of all Sections and their Posts]]
* [[TutorialREFExample7][List of all Posts and their sections]]
---++References
#SparqlSpecs
---+++Specs
* [[http://www.w3.org/TR/rdf-sparql-query/][SPARQL - Query Language]]
* [[http://www.w3.org/TR/rdf-sparql-protocol/][SPARQL - Protocol]]
* [[http://www.w3.org/TR/rdf-sparql-XMLres/][SPARQL - XML based Results Format]]
#SparqlFaqs
---+++FAQs
* [[http://thefigtrees.net/lee/sw/sparql-faq][SPARQL FAQ - Lee Feigenbaum]]
#SparqlPresentations
---+++Presentations
* [[http://www.w3.org/2004/Talks/17Dec-sparql/intro/all.html][SPARQL Introduction]] - Dave Beckett, XTech 2004
* [[http://www.dajobe.org/talks/200603-sparql-stanford/][SPARQL Introduction]] - [[http://www.dajobe.org/][Dave Beckett]], Standford University Presentation
* [[http://xtech06.usefulinc.com/schedule/paper/61][SPARQL Query Protocol presentation at XTech 2006 ]] by Leigh Dodds
* [[http://www.w3.org/2006/Talks/0518-SPASQL/][SPASQL]] - Initiative to add SPARQL to MySQL
#SparqlTutorials
---+++Tutorials
* [[%ATTACHURL%/sparql_tutorial_christina_feiera.ppt][SPARQL Tutorial by Cristina Feier]] from the [[DERI]] Project
* [[http://clarkparsia.com/weblog/2006/08/30/sparql-tutorial-slides/][SPARQL Tutorial]] - Clark+Prasia & University of Manchester Tutorial
* [[http://jena.sourceforge.net/ARQ/Tutorial/][Jena SPARQL Tutorial]]
---+++Learn More
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSIOCRef][ODS SIOC reference]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAtomOWLRef][Query ODS Data Spaces using SPARQL and Atom OWL Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSSKOSRef][Query ODS Data Spaces using SPARQL and SKOS Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSFOAFRef][Query ODS Data Spaces using SPARQL and FOAF Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSAnnoteaRef][Query ODS Data Spaces using SPARQL and Annotea Ontology]]
* [[http://ods.openlinksw.com/dataspace/dav/wiki/ODS/VOSODSSparqlSamples][ODS SPARQL Samples]]
* [[NorthWindREF][Northwind SPARQL Reference]]
* [[SIOCRefDocs][Query Virtuoso Documentation using SPARQL]]
* [[WordPressSIOCRef][WordPress SIOC Reference]]
* [[MediaWikiSIOCRef][MedaWiki SIOC Reference]]
* [[PHPBB3SIOCRef][PHPBB SIOC Reference]]
* [[DrupalSIOCRef][Drupal SIOC Reference]]
* Virtuoso Tutorial Linked Data Views script file or view it online [[VirtRDFViewTutorial][here]].
CategoryRDF CategorySIOC CategorySPARQL CategoryTutorial CategoryVOS CategoryODS
|
id
| - 4c0a56474323c533c4ae0ceaa8bacf44
- 4c0a56474323c533c4ae0ceaa8bacf44
|
link
| |
has container
| |
http://rdfs.org/si...ices#has_services
| |
atom:title
| - SIOCRefTutorial
- SIOCRefTutorial
|
links to
| |