execute_sparql
Execute SPARQL queries against Korean law ontology data. Prefixes are added automatically. URI comparisons work, but string functions like contains(), regex(), and lang() are not supported.
Instructions
SPARQL 쿼리를 직접 실행합니다. PREFIX는 자동 추가됩니다. 주의: FILTER에서 contains(), str(), regex(), lang() 등 문자열 함수는 서버에서 지원하지 않습니다. URI 비교만 가능합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| include_prefixes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |