

Did you know ... | Search Documentation: |
![]() | Triple20 -- An RDF/RDFS/OWL visualization and editing tool |
Triple20 is a both an XPCE/Prolog library and a stand alone application for visualizing and editing RDF ontologies. The library builds on top of the semantic web package for storing RDF models and can be used together with this package for analysing and debugging the RDF model.
Triple20 often requires SWI-Prolog with the semweb library and XPCE for graphics. These components are default components of the SWI-Prolog source and binary releases.
Triple20 can be downloaded from its GIT repository through GIT or your browser. For GIT (preferred), use
git clone git://eculture.cs.vu.nl/home/git/eculture/triple20.git
If you wish to use your browser for a one-time download, go to the repository and download the desired (typically most recent) snapshot link at the right of the shortlog table. The downloaded archive is in Unix tar format, which is also understood by WinZip.