위키데이터:SPARQL 쿼리 서비스/위키데이터 쿼리 도움말

This page is a translated version of the page Wikidata:SPARQL query service/Wikidata Query Help and the translation is 51% complete.

위키데이터 쿼리 서비스 도움말 포털에 오신 것을 환영합니다

이곳은 위키데이터 쿼리 서비스에 대한 도움말을 정리해 놓은 페이지입니다. 위키데이터는 우리의 지식 조각들과 그 관계를 묻고 답하는 것을 목적으로 합니다. 이를 통해 위키백과 같은 위키미디어 프로젝트를 위한 지식 베이스나 목록을 얻을 수 있습니다.

또한 첫 단계를 넘어선 고급 사용자들을 위한 문서도 마련되어 있습니다 위키데이터 쿼리 서비스는 SPARQL 엔드포인트 및 강력한 웹 GUI를 제공합니다. SPARQL ("스파클"로 발음하세요)은 RDF 쿼리 언어로서, 데이터베이스를 위한 시맨틱 쿼리 언어입니다. SPARQL을 사용하면 논리적 트리플 조합으로 이루어진 쿼리를 통해, 어떤 종류의 데이터든지 추출할 수 있습니다.

첫 단계
A gentle introduction to the Wikidata Query Service

This introduction introduces you to the user interface of the Wikidata Query Service. You don't need to learn SPARQL to modify queries and display results. This gentle introduction is a good start if you want to start playing around.

쿼리 도우미
쿼리문의 작성 및 편집을 위해 쿼리 도우미를 사용하는 방법.

결과 뷰

A showcase of various possibilities to display Wikidata Query results.

SPARQL 편집기

A help page to explain the features of the SPARQL editor.

쿼리 서비스 접근하기
query.wikidata.org 위키데이터 쿼리 서비스의 사용자 인터페이스입니다.
쿼리문 요청하기

This is a page where Wikidata SPARQL queries can be requested from community members who will write them for you as volunteers.

쿼리문 만들기
단계별 예제.

Tutorials
경험 지향
예제 쿼리문
Example queries in SPARQL, for inspiration and as building blocks for your own queries.
Queries of the week archive
Queries from Wikidata status update weekly summaries
사용자 매뉴얼

The user manual contains technical information on the Wikidata Query Service. This includes instructions on how to access it programmatically via GET or POST requests, or how to download and run the software behind the service yourself.

Queries

Advanced query concepts further explained, such as optionality and alternatives, working with dates, coordinates, qualifiers, references, etc.

RDF 덤프 포맷

Technical documentation on the RDF serialization format for Wikidata. This includes information on how information in Wikidata is expressed in RDF and how it can be queried.

Query Optimization

Tips on optimizing Queries for faster execution and avoiding time-out.