Software
Triple store
Feb 2nd
Creating à triple store based on mysql. From this triple store several websites are feeded.
RDF stands for Resource Description Framework
Dec 8th
RDF is short for Resource Description Framework. RDF is the language for describing resources and contents in the semantic web. In the semantic web RDF is used to describe resources on the web. Resources are addressed by a unique URI. A URI looks like a normal Internet URL. Look at the following fragment of a [...]
Protege 4.0 released
Dec 7th
December 3rd Protege 4.0 was released. So, what is new in this version? First of all it supports the OWL 2.0 specification, which is approaching approval. Other new features in this release are: support for editing multiple ontologies, menu drag and drop user interface elements, the ability to import from repositories on the web and [...]
Using SVN in Eclipse with a proxy
Dec 4th
Are you getting errors about the “RA layer request failed” and “svn: PROPFIND request failed on ..”, followed by an error about not being able to connect to the SVN server? Well, here is what to do: Install the latest Subclipse plugin for Eclipse. Read the manual at Subclipse Set the right proxy settings at [...]
Swoop, Semantic Web Ontology Editor
Sep 2nd
SWOOP is a tool for creating, editing, and debugging OWL ontologies. It was produced by the MIND lab at University of Maryland, College Park, but is now an open source project with contributers from all over. Visit website
Protégé
Sep 1st
Protégé is a free, open source ontology editor and knowledge-base framework. The Protégé platform supports two main ways of modeling ontologies via the Protégé-Frames and Protégé-OWL editors. Protégé ontologies can be exported into a variety of formats including RDF(S), OWL, and XML Schema. Visit website