SPARQL(SPARQL Protocol and RDF Query language)
SPARQL은 그래프 구조로 되어있는 RDF에서 정보를 취하기 위한 언어이
다. SPaRQL은 RDF 구조에서 모든 하위 구조를 검색하여 정보를 취득하고 새로
운 RDF 문장을 RDF 문서에 삽입할 수 도 있다.
현재 W3C에서는 사실상의 표준으로 SPARQL을 권고하고 있으며, 표현력
에 있어서도 여타 온톨로지 질의 언어에 비하여 우수하다.
from : http://blog.naver.com/elcajuny?Redirect=Log&logNo=150019812236


SPARQL Query Language Spec
http://www.w3.org/TR/rdf-sparql-query/

시맨틱 웹의 새로운 변화 - GRDDL, RDFa, SPARQL
http://blog.naver.com/jeonghj66?Redirect=Log&logNo=140038064614

Search RDF data with SPARQL
SPARQL and the Jena Toolkit open up the semantic Web
http://www.ibm.com/developerworks/xml/library/j-sparql/

Ontology Mapping with SPARQL CONSTRUCT
http://composing-the-semantic-web.blogspot.com/2006/09/
ontology-mapping-with-sparql-construct.html


Introducing SPARQL: Querying the Semantic Web
http://www.xml.com/pub/a/2005/11/16/
introducing-sparql-querying-semantic-web-tutorial.html

SPARQL Tutorial
http://jena.sourceforge.net/ARQ/Tutorial/

SPARQLer - An RDF Query Demo
http://www.sparql.org/query.html

Some implementations of SPARQL
http://esw.w3.org/topic/SparqlImplementations

SPARQL Implementations
http://realimageforu.blogspot.com/2006/09/sparql-implementations.html


Posted by ukmie
,