SemQueries

SemQueries — Protege plugin (tab) for executing of RDQL & SPARQL queries.

Download

SemQueries 2.1 (454 Kb, sources are included). Last modified: 2005/03/20 18:06 GMT+08:00.

SemQueries 2.0 (440 Kb, sources are included). Last modified: 2005/03/17 10:25 GMT+08:00.

SemQueries 1.0 (218 Kb). Last modified: 2004/07/27.

Features

Changes

2.1

2.0

1.0

First release.

Example

Example of SPARQL query, which can be executed by SemQueries tab:

SELECT
	 ?message ?text ?name ?email
WHERE
	(?message :text ?text)
	(?message :name ?name)
OPTIONAL
	(?message :email ?email)

Author

Barhatov Andrey aka edhel.