Re: An interactive shell for teaching RDF

2010-07-24 Thread Adrian Walker
Hi Axel & all -

One can also approach RDF from an end-user perspective, as in


www.reengineeringllc.com/demo_agents/RDFQueryLangComparison1.agent

  -- Adrian

Internet Business Logic
A Wiki and SOA Endpoint for Executable Open Vocabulary English Q/A over SQL
and RDF
Online at www.reengineeringllc.com
Shared use is free, and there are no advertisements

Adrian Walker
Reengineering


On Sat, Jul 24, 2010 at 7:09 AM, Axel Rauschmayer  wrote:

> I wanted a hands-on session for my lecture on RDF, so I added an
> interactive shell to Hyena:
> http://2ality.blogspot.com/2010/07/teaching-rdf.html
>
> I'd be interested to know what others use to teach RDF (in a tutorial
> style).
>
> Axel
>
> --
> Dr. Axel Rauschmayer
> axel.rauschma...@ifi.lmu.de
> http://hypergraphs.de/
> ### Hyena: connected information manager, free at hypergraphs.de/hyena/
>
>
>
>
>


Re: An interactive shell for teaching RDF

2010-07-24 Thread Sebastian Tramp

quote Mischa Tuffield (24.7.2010):

Hello Axel,

- OntoWiki [1] has a similar interactive query shell with SPARQL syntax 
highlightning, save queries and other features.


- The SparqlTrainer [2] is an e-learning tool to practice SPARQL 
interactively.


[1] http://code.google.com/p/ontowiki/
[2] http://aksw.org/Projects/SparqlTrainer

best regards

S.Tramp


I make sure of this sparql query command line shell. It resembles the 
mysql shell, and you can point it at arbitrary sparql endpoints.


http://github.com/tialaramex/sparql-query

Very useful for development, testing sparql endpoints.

Mischa
On 24 Jul 2010, at 12:09, Axel Rauschmayer wrote:


I wanted a hands-on session for my lecture on RDF, so I added an interactive 
shell to Hyena:
http://2ality.blogspot.com/2010/07/teaching-rdf.html

I'd be interested to know what others use to teach RDF (in a tutorial style).

Axel

--
Dr. Axel Rauschmayer
axel.rauschma...@ifi.lmu.de
http://hypergraphs.de/
### Hyena: connected information manager, free at hypergraphs.de/hyena/









--
Sebastian Tramp - Department of Computer Science; University of Leipzig
WebID: http://sebastian.tramp.name  Tel. (Fax): +49 341 97 323-66 (-29)



Re: An interactive shell for teaching RDF

2010-07-24 Thread Mischa Tuffield
Hello, 

I make sure of this sparql query command line shell. It resembles the mysql 
shell, and you can point it at arbitrary sparql endpoints. 

http://github.com/tialaramex/sparql-query

Very useful for development, testing sparql endpoints.

Mischa
On 24 Jul 2010, at 12:09, Axel Rauschmayer wrote:

> I wanted a hands-on session for my lecture on RDF, so I added an interactive 
> shell to Hyena:
> http://2ality.blogspot.com/2010/07/teaching-rdf.html
> 
> I'd be interested to know what others use to teach RDF (in a tutorial style).
> 
> Axel
> 
> -- 
> Dr. Axel Rauschmayer
> axel.rauschma...@ifi.lmu.de
> http://hypergraphs.de/
> ### Hyena: connected information manager, free at hypergraphs.de/hyena/
> 
> 
> 
> 




An interactive shell for teaching RDF

2010-07-24 Thread Axel Rauschmayer
I wanted a hands-on session for my lecture on RDF, so I added an interactive 
shell to Hyena:
http://2ality.blogspot.com/2010/07/teaching-rdf.html

I'd be interested to know what others use to teach RDF (in a tutorial style).

Axel

-- 
Dr. Axel Rauschmayer
axel.rauschma...@ifi.lmu.de
http://hypergraphs.de/
### Hyena: connected information manager, free at hypergraphs.de/hyena/