My favorites | Sign in
Logo
                
Details: Show all Hide all

Today

  • 18 hours ago
    issue 689 (Make root in navigation clickable) Labels changed by sebastian.dietzold   -  
    Labels: Milestone-OntoWiki-0.9.5
    Labels: Milestone-OntoWiki-0.9.5
  • 20 hours ago
    issue 689 (Make root in navigation clickable) reported by joerg.unbehauen   -   in the navigation module convert the "Root" text is just a text. in my use case it would be desirable to make it a link, and perhaps be able to give it a nicer name. Thanks!
    in the navigation module convert the "Root" text is just a text. in my use case it would be desirable to make it a link, and perhaps be able to give it a nicer name. Thanks!

Yesterday

Last 7 days

  • Dec 07, 2009
    Revision cff7d42919 (removed bad merge changes from revision:63c2af83fa) pushed by arndtn   -   removed bad merge changes from revision:63c2af83fa
    removed bad merge changes from revision:63c2af83fa
  • Dec 07, 2009
    Revision 97c64696e0 (removing these lines from revision:cd538f203fea again) pushed by arndtn   -   removing these lines from revision:cd538f203fea again
    removing these lines from revision:cd538f203fea again
  • Dec 07, 2009
    6 new revisions pushed by arndtn   -   02089bf740:merge 0edb40fa2f:merge 220c9ea604:merge 7b323ae00b:map: removed unused file and did some comment changes cd538f203f:map: removed lines which were used for experiments 63c2af83fa:merge
    02089bf740:merge 0edb40fa2f:merge 220c9ea604:merge 7b323ae00b:map: removed unused file and did some comment changes cd538f203f:map: removed lines which were used for experiments 63c2af83fa:merge
  • Dec 07, 2009
    Revision 3762e8ca37 (map: don't execute MapHelper, during xmlHttpRequests) pushed by arndtn   -   map: don't execute MapHelper, during xmlHttpRequests
    map: don't execute MapHelper, during xmlHttpRequests
  • Dec 07, 2009
    issue 437 (sparql engine: SELECT with GRAPH inside) Status changed by rol...@gmail.com   -   When using zend backend ?graph variable in the following query is empty. SELECT ?graph ?p ?o FROM <http://ns.ontowiki.net/SysOnt/> FROM <http://localhost/OntoWiki/Config/ FROM <http://localhost/OntoWiki/ WHERE {graph ?graph {<http://localhost/OntoWiki/Config/Admin ?p ?o.}}
    Status: Accepted
    When using zend backend ?graph variable in the following query is empty. SELECT ?graph ?p ?o FROM <http://ns.ontowiki.net/SysOnt/> FROM <http://localhost/OntoWiki/Config/ FROM <http://localhost/OntoWiki/ WHERE {graph ?graph {<http://localhost/OntoWiki/Config/Admin ?p ?o.}}
    Status: Accepted
  • Dec 07, 2009
    9 new revisions pushed by arndtn   -   5bb919e080:adding untested filtersupport for local commit 72b722ecb7:merge a5dda74cda:merge 6d416c930c:local commit 80f3512ac1:merge e24dc88d8a:merge 0061756c7a:merge 5c85dc1500:map showing things again 89bf3d4fec:merge
    5bb919e080:adding untested filtersupport for local commit 72b722ecb7:merge a5dda74cda:merge 6d416c930c:local commit 80f3512ac1:merge e24dc88d8a:merge 0061756c7a:merge 5c85dc1500:map showing things again 89bf3d4fec:merge
  • Dec 07, 2009
    2 new revisions pushed by sebastian.dietzold   -   04a2e3b727:mod: menu changed from context to normal menu b2f213516d:merge
    04a2e3b727:mod: menu changed from context to normal menu b2f213516d:merge
  • Dec 07, 2009
    2 new revisions pushed by c.riess.dev   -   df5c3d2fda:[fix] small typo 'a' to 'e' dfff048171:[merge] branches
    df5c3d2fda:[fix] small typo 'a' to 'e' dfff048171:[merge] branches
  • Dec 07, 2009
    issue 686 (Using Sparql Query in Erfurt requires Erfurt/Store.php) Owner changed by rol...@gmail.com   -  
    Owner: ---
    Owner: ---
  • Dec 07, 2009
    issue 665 (RFC: Resource Creation URI Helper) Cc changed by sebastian.dietzold   -  
    Cc: kurzum
    Cc: kurzum
  • Dec 05, 2009
    issue 688 (maxrows hard coded in Erfurt_Store_Adapter_Sparql) changed by sebastian.dietzold   -  
    Owner: pfrischmuth
    Cc: raphael.doehring
    Labels: Milestone-OntoWiki-0.9.5 Backend-Sparql
    Owner: pfrischmuth
    Cc: raphael.doehring
    Labels: Milestone-OntoWiki-0.9.5 Backend-Sparql
  • Dec 04, 2009
    Revision a2a152a6d4 (remove debug output) pushed by jonas.brekle   -   remove debug output
    remove debug output
  • Dec 04, 2009
    Revision 8803e67c43 (fix easy inference. (no idea how it works -> untested)) pushed by jonas.brekle   -   fix easy inference. (no idea how it works -> untested)
    fix easy inference. (no idea how it works -> untested)
  • Dec 04, 2009
    issue 688 (maxrows hard coded in Erfurt_Store_Adapter_Sparql) reported by raphael.doehring   -   http://code.google.com/p/ontowiki/source/browse/erfurt/src/Erfurt/Store/Adapter/Sparql.php#152 includes a maxrows=10 parameter. This limits the resultset for some sparql endpoints. not for all. my guess is that not all suppoert the parameter. Attached file includes example SPARQL request: $sparqlEndpoint = 'http://dbpedia.org/sparql'; $sparqlQuery = 'SELECT * WHERE { ?city rdf:type <http://dbpedia.org/ontology/City> }';
    http://code.google.com/p/ontowiki/source/browse/erfurt/src/Erfurt/Store/Adapter/Sparql.php#152 includes a maxrows=10 parameter. This limits the resultset for some sparql endpoints. not for all. my guess is that not all suppoert the parameter. Attached file includes example SPARQL request: $sparqlEndpoint = 'http://dbpedia.org/sparql'; $sparqlQuery = 'SELECT * WHERE { ?city rdf:type <http://dbpedia.org/ontology/City> }';
  • Dec 04, 2009
    Revision ee4dddb131 ([fix] nav. box rootElement fix) pushed by yamalight   -   [fix] nav. box rootElement fix
    [fix] nav. box rootElement fix
  • Dec 04, 2009
    Revision 33666dbddc ([add] nav. box rootElement implementation) pushed by yamalight   -   [add] nav. box rootElement implementation
    [add] nav. box rootElement implementation
  • Dec 04, 2009
    2 new revisions pushed by norman.heino   -   2e75dfb8c0:Changed: grab RDF triples via bookmarklet 3f17dc15ef:Merged
    2e75dfb8c0:Changed: grab RDF triples via bookmarklet 3f17dc15ef:Merged
  • Dec 04, 2009
    Revision cbee693657 (Asset Navigation Type) pushed by sebastian.dietzold   -   Asset Navigation Type
    Asset Navigation Type
  • Dec 04, 2009
    Revision b24dad1da5 ([fix] nav. box minor fixes) pushed by yamalight   -   [fix] nav. box minor fixes
    [fix] nav. box minor fixes
  • Dec 04, 2009
    Revision 8bfbee0ece ([add] nav. box search in implicit elements) pushed by yamalight   -   [add] nav. box search in implicit elements
    [add] nav. box search in implicit elements
  • Dec 04, 2009
    3 new revisions pushed by sebastian.dietzold   -   81f7c34ea5:fix: no search on empty search strings 67d3b83d4f:mod: menus changed 201d7a6004:merge
    81f7c34ea5:fix: no search on empty search strings 67d3b83d4f:mod: menus changed 201d7a6004:merge
  • Dec 04, 2009
    Revision 76f74a2638 ([change] getInstance method of nav. box helper now also gets...) pushed by yamalight   -   [change] getInstance method of nav. box helper now also gets all transitive instances
    [change] getInstance method of nav. box helper now also gets all transitive instances
  • Dec 04, 2009
    Revision 5378deb694 ([fix] nav. box search fix) pushed by yamalight   -   [fix] nav. box search fix
    [fix] nav. box search fix
  • Dec 04, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) commented on by jonas.brekle   -   this maybe only occur on zend db?! when a resource has no type or when when the type gets lost due to issue 680. fixed it.
    this maybe only occur on zend db?! when a resource has no type or when when the type gets lost due to issue 680. fixed it.
  • Dec 04, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) changed by jonas.brekle   -   This issue was closed by revision eeb58a9c90.
    Status: Fixed
    This issue was closed by revision eeb58a9c90.
    Status: Fixed
  • Dec 04, 2009
    Revision eeb58a9c90 (fixes issue 685.) pushed by jonas.brekle   -   fixes issue 685 .
  • Dec 04, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) commented on by sebastian.dietzold   -   I can reproduce it. it depends on the data. if you do not have a type, it crashs ...
    I can reproduce it. it depends on the data. if you do not have a type, it crashs ...
  • Dec 04, 2009
    issue 687 (Error while executiing SPARQL with russian (non-english?) la...) Labels changed by sebastian.dietzold   -  
    Labels: Milestone-OntoWiki-0.9.5 Component-Cache-Query Milestone-OntoWiki-0.9
    Labels: Milestone-OntoWiki-0.9.5 Component-Cache-Query Milestone-OntoWiki-0.9
  • Dec 04, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) commented on by arndtn   -   Could someone reproduce this issue, because I couldn't on my laptop, but it occurs on my desktop.
    Could someone reproduce this issue, because I couldn't on my laptop, but it occurs on my desktop.
  • Dec 04, 2009
    issue 687 (Error while executiing SPARQL with russian (non-english?) la...) reported by yamalight   -   What steps will reproduce the problem? 1. Open SPARQL Query editor or Properties of resource 2. Execute SPARQL Query with russian in it or change Resource using "Source" tab (for example changing class label to something like "Тестовый русский класс") What is the expected output? Result of query / Changed label of class What do you see instead? Erfurt_Exception: Something went wrong with the query cache: Mysqli prepare error: Illegal mix of collations (ascii_bin,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '=' SQL: SELECT DISTINCT (qid) FROM ( SELECT qid qid1 FROM ef_cache_query_rt JOIN ef_cache_query_triple ON ef_cache_query_rt.tid = ef_cache_query_triple.tid WHERE ( ((subject = 'http://ns.ontowiki.net/classtest/OwlClassB' OR subject IS NULL) AND (predicate = 'http://www.w3.org/2000/01/rdf-schema#label' OR predicate IS NULL) AND (object = 'КЛасс Р‘' OR object IS NULL)) ) ) first JOIN ( SELECT qid qid2 FROM ef_cache_query_rm JOIN ef_cache_query_model ON ef_cache_query_rm.mid = ef_cache_query_model.mid WHERE ( ef_cache_query_model.modelIri = 'http://localhost/ontowiki/classtree' OR ef_cache_query_model.modelIri IS NULL ) ) second ON first.qid1 = second.qid2 JOIN ef_cache_query_result result ON result.qid = qid2 WHERE result.result IS NOT NULL /var/www/ow/erfurt/src/Erfurt/Cache/Backend/QueryCache/Database.php@839 (0) Additional information: Changing label of class using OW GUI works fine with russian
    What steps will reproduce the problem? 1. Open SPARQL Query editor or Properties of resource 2. Execute SPARQL Query with russian in it or change Resource using "Source" tab (for example changing class label to something like "Тестовый русский класс") What is the expected output? Result of query / Changed label of class What do you see instead? Erfurt_Exception: Something went wrong with the query cache: Mysqli prepare error: Illegal mix of collations (ascii_bin,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '=' SQL: SELECT DISTINCT (qid) FROM ( SELECT qid qid1 FROM ef_cache_query_rt JOIN ef_cache_query_triple ON ef_cache_query_rt.tid = ef_cache_query_triple.tid WHERE ( ((subject = 'http://ns.ontowiki.net/classtest/OwlClassB' OR subject IS NULL) AND (predicate = 'http://www.w3.org/2000/01/rdf-schema#label' OR predicate IS NULL) AND (object = 'КЛасс Р‘' OR object IS NULL)) ) ) first JOIN ( SELECT qid qid2 FROM ef_cache_query_rm JOIN ef_cache_query_model ON ef_cache_query_rm.mid = ef_cache_query_model.mid WHERE ( ef_cache_query_model.modelIri = 'http://localhost/ontowiki/classtree' OR ef_cache_query_model.modelIri IS NULL ) ) second ON first.qid1 = second.qid2 JOIN ef_cache_query_result result ON result.qid = qid2 WHERE result.result IS NOT NULL /var/www/ow/erfurt/src/Erfurt/Cache/Backend/QueryCache/Database.php@839 (0) Additional information: Changing label of class using OW GUI works fine with russian
  • Dec 04, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) changed by sebastian.dietzold   -   as mailed ...
    Owner: jonas.brekle
    Labels: Milestone-OntoWiki-0.9.5 Component-Navigation Milestone-OntoWiki-0.9
    as mailed ...
    Owner: jonas.brekle
    Labels: Milestone-OntoWiki-0.9.5 Component-Navigation Milestone-OntoWiki-0.9
  • Dec 04, 2009
    issue 686 (Using Sparql Query in Erfurt requires Erfurt/Store.php) reported by rol...@gmail.com   -   Erfurt/Store.php has to be included in What steps will reproduce the problem? 1. I'm using the following code to query a sparql endpoing using erfurt Erfurt_App::getInstance(); require_once 'Erfurt/Store/Adapter/Sparql.php'; $optionsArray = array( 'serviceurl' => $sparqlEndpoint, 'graphs' => array(), ); $efas = new Erfurt_Store_Adapter_Sparql($optionsArray); $result = array(); $resultSet = null; try { $resultSet = $efas->sparqlQuery($queryString); ...... with the latest update (from Dec 02, Revision: ceed9b98b5) i have to also include Erfurt/Store.php in my script. It is needed for 'STORE_RESULTFORMAT' constants. Please include rfurt/Store.php in the right place in erfurt library.
    Erfurt/Store.php has to be included in What steps will reproduce the problem? 1. I'm using the following code to query a sparql endpoing using erfurt Erfurt_App::getInstance(); require_once 'Erfurt/Store/Adapter/Sparql.php'; $optionsArray = array( 'serviceurl' => $sparqlEndpoint, 'graphs' => array(), ); $efas = new Erfurt_Store_Adapter_Sparql($optionsArray); $result = array(); $resultSet = null; try { $resultSet = $efas->sparqlQuery($queryString); ...... with the latest update (from Dec 02, Revision: ceed9b98b5) i have to also include Erfurt/Store.php in my script. It is needed for 'STORE_RESULTFORMAT' constants. Please include rfurt/Store.php in the right place in erfurt library.
  • Dec 03, 2009
    Revision b3297d6c0d (updating vad scripts) pushed by kurzum   -   updating vad scripts
    updating vad scripts

Last 30 days

  • Dec 03, 2009
    Revision f2041275e0 ([change] nav. box now load state without ajax request) pushed by yamalight   -   [change] nav. box now load state without ajax request
    [change] nav. box now load state without ajax request
  • Dec 03, 2009
    Revision 64fed5bb26 ([fix] forgot to add loadstate.phtml) pushed by yamalight   -   [fix] forgot to add loadstate.phtml
    [fix] forgot to add loadstate.phtml
  • Dec 03, 2009
    Revision 08a6d7680b ([add] nav. box now save state after reload of page) pushed by yamalight   -   [add] nav. box now save state after reload of page
    [add] nav. box now save state after reload of page
  • Dec 02, 2009
    issue 685 (Undefined index: __TYPE in instances.phtml) reported by arndtn   -   I get the following message in the listview in the table: ( ! ) Notice: Undefined index: __TYPE in /home/natanael/public_html/ontowiki-hg/ontowiki/src/application/views/templates/resource/instances.phtml on line 32 Call Stack # Time Memory Function Location 1 0.0023 128936 {main}( ) ../index.php:0 2 0.6101 17344776 Zend_Application->run( ) ../index.php:103 3 0.6101 17344776 Zend_Application_Bootstrap_Bootstrap->run( ) ../Application.php:358 4 0.6105 17345600 Zend_Controller_Front->dispatch( ) ../Bootstrap.php:77 5 0.6370 17605952 Zend_Controller_Dispatcher_Standard->dispatch( ) ../Front.php:946 6 0.6793 18647272 Zend_Controller_Action->dispatch( ) ../Standard.php:289 7 2.9804 23500544 Zend_Controller_Action_HelperBroker->notifyPostDispatch( ) ../Action.php:523 8 2.9805 23502424 Zend_Controller_Action_Helper_ViewRenderer->postDispatch( ) ../HelperBroker.php:277 9 2.9808 23502424 Zend_Controller_Action_Helper_ViewRenderer->render( ) ../ViewRenderer.php:963 10 2.9842 23503344 Zend_Controller_Action_Helper_ViewRenderer->renderScript( ) ../ViewRenderer.php:924 11 2.9843 23503600 Zend_View_Abstract->render( ) ../ViewRenderer.php:903 12 2.9846 23545608 Zend_View->_run( ) ../Abstract.php:833 13 2.9854 23631760 include( '/home/natanael/public_html/ontowiki-hg/ontowiki/src/application/views/templates/resource/instances.phtml' ) ../View.php:108
    I get the following message in the listview in the table: ( ! ) Notice: Undefined index: __TYPE in /home/natanael/public_html/ontowiki-hg/ontowiki/src/application/views/templates/resource/instances.phtml on line 32 Call Stack # Time Memory Function Location 1 0.0023 128936 {main}( ) ../index.php:0 2 0.6101 17344776 Zend_Application->run( ) ../index.php:103 3 0.6101 17344776 Zend_Application_Bootstrap_Bootstrap->run( ) ../Application.php:358 4 0.6105 17345600 Zend_Controller_Front->dispatch( ) ../Bootstrap.php:77 5 0.6370 17605952 Zend_Controller_Dispatcher_Standard->dispatch( ) ../Front.php:946 6 0.6793 18647272 Zend_Controller_Action->dispatch( ) ../Standard.php:289 7 2.9804 23500544 Zend_Controller_Action_HelperBroker->notifyPostDispatch( ) ../Action.php:523 8 2.9805 23502424 Zend_Controller_Action_Helper_ViewRenderer->postDispatch( ) ../HelperBroker.php:277 9 2.9808 23502424 Zend_Controller_Action_Helper_ViewRenderer->render( ) ../ViewRenderer.php:963 10 2.9842 23503344 Zend_Controller_Action_Helper_ViewRenderer->renderScript( ) ../ViewRenderer.php:924 11 2.9843 23503600 Zend_View_Abstract->render( ) ../ViewRenderer.php:903 12 2.9846 23545608 Zend_View->_run( ) ../Abstract.php:833 13 2.9854 23631760 include( '/home/natanael/public_html/ontowiki-hg/ontowiki/src/application/views/templates/resource/instances.phtml' ) ../View.php:108
  • Dec 02, 2009
    Revision a7072b7fec (add: bookmarklet module (but without link)) pushed by sebastian.dietzold   -   add: bookmarklet module (but without link)
    add: bookmarklet module (but without link)
  • Dec 02, 2009
    issue 660 (explore tags: filter blank nodes) commented on by jonas.brekle   -   remains unfixed for zend db... see issue 680
    remains unfixed for zend db... see issue 680
  • Dec 02, 2009
    2 new revisions pushed by sebastian.dietzold   -   d06808f38d:mod: submit on Return/Enter only for inputs with submitOnEnter class e66a039339:merge
    d06808f38d:mod: submit on Return/Enter only for inputs with submitOnEnter class e66a039339:merge
  • Dec 02, 2009
    issue 684 (No 'white circular button' to create classes in a KB) reported by witt403   -   I deployed OntoWiki v0.9 on Mac OS X 10.6.2 (Snow Leopard), having set up MySQL according to the instalation instructions (not using Virtuoso). But there is no white circular button that allows users to create classes. The Knowledge Base circular button is there, from where I created an empty KB and am able to hide/unhide KB's, but can't get to see the Classes button, which is pretty essential. Everything else seems to be working fine, I've imported some ontologies and played around with inserting data and querying over it. But it's a shame that I can't control classes. Hope to get some user or developer feedback, as I suspect this may be a foolish problem on my end. Many thanks
    I deployed OntoWiki v0.9 on Mac OS X 10.6.2 (Snow Leopard), having set up MySQL according to the instalation instructions (not using Virtuoso). But there is no white circular button that allows users to create classes. The Knowledge Base circular button is there, from where I created an empty KB and am able to hide/unhide KB's, but can't get to see the Classes button, which is pretty essential. Everything else seems to be working fine, I've imported some ontologies and played around with inserting data and querying over it. But it's a shame that I can't control classes. Hope to get some user or developer feedback, as I suspect this may be a foolish problem on my end. Many thanks
  • Dec 02, 2009
    issue 679 (navigation: wrong list content) changed by jonas.brekle   -   This issue was closed by revision 134b4c18be.
    Status: Fixed
    This issue was closed by revision 134b4c18be.
    Status: Fixed
  • Dec 02, 2009
    3 new revisions pushed by jonas.brekle   -   134b4c18be:fixes issue 679 . 1f88164dd3:fix pager 0f6c305b29:merge
  • Dec 02, 2009
    issue 665 (RFC: Resource Creation URI Helper) Status changed by c.riess.dev   -   Implemented as follows: - Reacts on new Resource with URIs like $base/$salt/$hash where $base is the baseURI of the model to add the resource to $salt is a custom string from the resourcecreationuri Plugin ini-File $hash is a md5/sha1 hash to make the uri individual - currently in updateService ( see trigger onUpdateServiceAction) - Schemas load from Ini (defaulty) or Model Ini-based: defaultNamingScheme can be configured in Ini. Statement-based: check if statement $class $namingSchemeProperty $schema $class Type of new Resource $namingSchemeProperty property from ini defaults to http://ns.ontowiki.net/SysOnt/instanceNamingScheme $schema rename with this schema - Schemas: represent localnames splitted with slashes '/' parts are strings - if part found in ini as variable with property fill with data from new resource property - else take string as literal in new uri
    Status: Fixed
    Implemented as follows: - Reacts on new Resource with URIs like $base/$salt/$hash where $base is the baseURI of the model to add the resource to $salt is a custom string from the resourcecreationuri Plugin ini-File $hash is a md5/sha1 hash to make the uri individual - currently in updateService ( see trigger onUpdateServiceAction) - Schemas load from Ini (defaulty) or Model Ini-based: defaultNamingScheme can be configured in Ini. Statement-based: check if statement $class $namingSchemeProperty $schema $class Type of new Resource $namingSchemeProperty property from ini defaults to http://ns.ontowiki.net/SysOnt/instanceNamingScheme $schema rename with this schema - Schemas: represent localnames splitted with slashes '/' parts are strings - if part found in ini as variable with property fill with data from new resource property - else take string as literal in new uri
    Status: Fixed
  • Dec 02, 2009
    Revision ceed9b98b5 (also for sql, with time measurement now and tabs removed) pushed by kurzum   -   also for sql, with time measurement now and tabs removed
    also for sql, with time measurement now and tabs removed
  • Dec 02, 2009
    Revision f7a2fd555c ([fix] statement based naming schema) pushed by c.riess.dev   -   [fix] statement based naming schema
    [fix] statement based naming schema
 
Hosted by Google Code