[RDF] [Fwd: graphical RDF tools]
Jonas Liljegren
jonas@paranormal.se
Tue, 20 Jun 2000 13:35:31 +0200
This is a multi-part message in MIME format.
--------------8AE0D80E2775D9E229E41609
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
--
/ Jonas - http://paranormal.se/myself/index.html
--------------8AE0D80E2775D9E229E41609
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Envelope-to: jonas@paranormal.o.se
Received: from www19.w3.org ([18.29.0.19])
by astral.paranormal.se with esmtp (Exim 3.12 #1 (Debian))
id 134MFR-0000wC-00
for <jonas@paranormal.o.se>; Tue, 20 Jun 2000 13:31:17 +0200
Received: (from daemon@localhost)
by www19.w3.org (8.9.0/8.9.0) id HAA12713;
Tue, 20 Jun 2000 07:19:09 -0400 (EDT)
Resent-Date: Tue, 20 Jun 2000 07:19:09 -0400 (EDT)
Resent-Message-Id: <200006201119.HAA12713@www19.w3.org>
Message-ID: <394F5322.A5BF2AF8@uni-essen.de>
Date: Tue, 20 Jun 2000 13:18:58 +0200
From: Reinhold Klapsing <Reinhold.Klapsing@uni-essen.de>
X-Mailer: Mozilla 4.06 [en] (X11; I; Linux 2.0.36 i686)
MIME-Version: 1.0
To: www-rdf-interest@w3.org
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: Re: graphical RDF tools
Resent-From: www-rdf-interest@w3.org
X-Mailing-List: <www-rdf-interest@w3.org> archive/latest/1068
X-Loop: www-rdf-interest@w3.org
Sender: www-rdf-interest-request@w3.org
Resent-Sender: www-rdf-interest-request@w3.org
Precedence: list
Resent-Bcc:
X-Mozilla-Status2: 00000000
Hi Tom,
Tom Van Eetvelde wrote:
>
> Hello RDF comunity,
>
> Does anyone know of a tool to draw directed labeled graphs and to store them as RDF? I think it
> would be soemthing nice to have. That way, one can graphically produce RDF files!
>
> This concept is already available for programming languages (see Rational Rose), so why not for RDF?
>
> Regards,
>
> Tom.
>
GraMToR is a graphical editor for the interactive constructing of
an RDF data model. The graphical representation can be serialized
to XML-RDF syntax. Additionally the data model can be serialized
in the triple notation. GraMToR is developed with the scripting
language XOTcl [1] and the prototype environment Wafe [2] which
includes support for several libraries like the widget set OSFMotif.
GraMToR is available [3] under the GPL license. Documentation of the
implemented class system (german language) and a short user guide
(german language) is available. The GraMToR is a first prototype
with which we gained experience in graphical processing of RDF data
models. It is the outcome of the diploma thesis (german language) of
Alexander Block which is also available [4].
Regards,
Reinhold
[1] http://www.xotcl.org
[2] http://nestroy.wi-inf.uni-essen.de/wafe/
[3] http://nestroy.wi-inf.uni-essen.de/xwmf/
[4]
http://nestroy.wi-inf.uni-essen.de/Lv/diplomarbeiten/da2-ablock.ps.gz
--------------8AE0D80E2775D9E229E41609--