From: Richard C. <ri...@cy...> - 2006-02-19 10:37:18
|
Hi, I noticed that some classes are missing from the PHPDoc documentation: OntModel RDFUtil (which is mentioned in the docs for Model::visualize) Various Iterator classes returned from Model, MemModel and DbModel Are they excluded on purpose? I suggest to add them back in. Not having documentation for these classes makes RAP harder to use. You have to read the source to figure out how to use them. Best, Richard |