[fixed] Now overwrites _createDynSqlPart_SPO to ensure case-sensitive uri matching. |
|
More...
|
about 18 years ago
|
Don't query if we have no result |
|
More...
|
about 18 years ago
|
[fix] ow config.ini check not needed here |
|
More...
|
about 18 years ago
|
[fixed] Inline Edit: "Property add" adds to much property lines |
|
More...
|
about 18 years ago
|
[add] powl additional ontowiki hack |
|
More...
|
about 18 years ago
|
Replace <? with <?php so that it works with short open tags off |
|
More...
|
about 18 years ago
|
[fixed] listDistinctPropertyValues returned wrong value, for it not only returned the value for the current class. It now returns only values for the current class (iff a class is given) and returns a adequate number of values corresponding to countDistinctPropertyValues. |
|
More...
|
about 18 years ago
|
[add] powl accepts now md5 and sha1 hashed passwords in SysOnt |
|
More...
|
about 18 years ago
|
+ rewrite off for use inside zended version |
|
More...
|
about 18 years ago
|
- countInstancesRecursive()- method overwritten, for the old one returned a wrong number in some cases |
|
More...
|
about 18 years ago
|
Added english labels for the languages nl, pt and pl, for there was a bug, that when the sysont was created, the languages were not displayed correct in the language chooser. |
|
More...
|
about 18 years ago
|
When creating a new database use utf8 character set instead of the default character set (which is latin1 in most cases). |
|
More...
|
about 18 years ago
|
Removed definition of UNIC_RDF constant, for it is already defined by RAP. There it is defined as false, |
|
More...
|
about 18 years ago
|
- _listDefinedTopClasses schould return all classes now, that are defined as rdfs:Class, owl:Class or owl:DeprecatedClass and that have one of the following properties: |
|
More...
|
about 18 years ago
|
[add] no session start in zended mode |
|
More...
|
about 18 years ago
|
- interim solution... subclasses of elsewhere defined classes will possibly not be displayed! Will be fixed as soon as possible. |
|
More...
|
about 18 years ago
|
[fixed] !empty($this) instantiation check resulted in an error if used within the context of another object. |
|
More...
|
about 18 years ago
|
bug: In case that a schema contains explicit definitions of classes, which have one of the rdf, rdfs or owl namespaces, |
|
More...
|
about 18 years ago
|
- bug: classes that are subclasses of classes defined elsewhere (but not in this model) were filtered out, but shouldn't, for they should appear as top-classes (so happened in foaf rdf-schema)... fixed |
|
More...
|
about 18 years ago
|
- bug: Top-Classes, which are explicit defined as subclasses of owl:Thing were not displayed, for they were filtered out... fixed |
|
More...
|
about 18 years ago
|
[fixed] !empty($this) instantiation check resulted in an error if used within the context of another object. |
|
More...
|
about 18 years ago
|
[changed] LF --> PHP_EOL. |
|
More...
|
about 18 years ago
|
pt translation merged, wrong ru labels removed |
|
More...
|
about 18 years ago
|
check for existing config would merge empty array. |
|
More...
|
about 18 years ago
|
log tables are created automatically now, too |
|
More...
|
over 18 years ago
|
Fix bug [ 1676354 ] create database fails with dashes in database name |
|
More...
|
over 18 years ago
|
This one has been fixed in RAP |
|
More...
|
over 18 years ago
|
History and Rollback repaired. |
|
More...
|
over 18 years ago
|
there was an error in the sql statement-> cache table was not constructed right |
|
More...
|
over 18 years ago
|
changed the sql in _listDefinedTopClasses, because we do not need blank nodes in the classes tree |
|
More...
|
over 18 years ago
|