-
If you choose utf-16 as encode in the default.ini OntoWiki throws a warning:
`Warning: htmlspecialchars(): charset`utf-16' not supported`
setup:
OntoWiki Develop 456a819
PHP 5.5.9-1ubuntu4.17
Virtuo…
-
I realize that database abstraction is a complex task. However, it seems strange to recommend Virtuoso as back-end, and then (apparently) not leveraging the indexing features in Virtuoso to access the…
-
Forked from #47
If you want to edit a resource, which has a property, which is in the namespace of the model, it can not be edited. Can be tested with the following snippet:
```
@base .
"A Lite…
-
- currently, the extension config is ordered as loaded from the directory iterator (from z to a)
- we need config option which allows extensions to say "he, I'm important and want to be executed befor…
seebi updated
8 years ago
-
The following how-to should be referenced in the Getting Started material on this [page](https://github.com/AKSW/OntoWiki/wiki/Getting-Started-Users)
https://github.com/AKSW/OntoWiki/wiki/How-to-cr…
-
In all doap.n3 files you only set `authorLabel`, but not `author`. The extension exconf tries to use `author` property in its list.phtml, but fails in doing so. Why? I am not sure yet. But it can't ha…
k00ni updated
7 years ago
-
Sometimes (again, seems a total random event to me, as I am creating a series of very similar instances and it happens only sometimes, e.g. in one of ten cases) after confirming the "Create New Instan…
-
we should allow to setup the language here.
if a language is given, the datatype should not be written.
seebi updated
10 years ago
-
steps to see this issue:
- create a new graph with SKOS ontology (LOV import does work)
- click on class concept in the navigation module
- click on add instance
- click on Add Property and choose lab…
seebi updated
10 years ago
-
Additionally to #40 following things should be improved for the Erfurt_Ping class:
- [x] `receive()` should return true or false
- [x] an additional method `getStatusCode()`
- [x] an additional method…