bryan rasmussen wrote:
So, If I have a database already established without necessarily a lot
of documentation about that database and you want to add some new
structure to the RDF, what process would be the best practice for
doing that?
If I follow what you're asking for correctly, ...
I'm t
Ok thanks, that is working now. But now I have another problem, no
data coming back.
Currently I have two bookmarks in the bookmarks application, the
first one I didn't put in a folder, I just used tags because all I
want are tags, but the second I put in a folder just to see what the
difference
Hello,
Ivan Mikhailov wrote:
> Hello Jens,
>
> First of all, try to repeat same query via ISQL. After that you will
> know whether stored data are incorrect or the web service endpoint runs
> wrong way. Depending on the case, the diagnostics will be totally
> different. In case of incorrect data
Hello Bryan,
Do you have a semicolon after the query text? ISQL commands are not just
delimited by semicolons, the last command is supposed to be ended with
semicolon as well as all previous. According to tradition, ISQL will
silently ignore any incomplete statement at the end of input file,
that'