Simple Ontology for Drupal
Posted by drw on June 16, 2009 at 2:03pm
Well, I don't know if you know about simpleontology module for Drupal 6.x, this module work with concepts, relations, tag and properties, this work with inferences.
The owner of this project is a chinesse student who published his document in chinesse language.
Well this project not is my owner.
This module is available at: http://code.google.com/p/simpleontology/
Pre requisites
- graphviz
There is an error in utils.php file under src directory at line 362, here there is a line with (%s) parameter, this should be ('%s').
Read more