Back from holiday, still very jet lagged. I just upgraded my install
to the mercurial version finally. After some tweaks, everything seems
to work.
One thing i've noticed, in the instance listings - for each instance,
there is a listing of types. It seems the types now use the curies
instead of the title. Is this intentional or do i have a bug somehow?
If so, what's the cleanest way to change back to using titles?
thanks!
-Kurt J
Hi Kurt, welcome back :-)
In the last weeks, some changes were pushed to the repository, e.g.
- the instance list and the search result list use the query object now,
- the tagging module is default on and does also work with other
properties than taggedBy (just drop some property from the "show property"
list
- the new navigation module replaces the classes box (but need to be
polished by haschek :)
The next major improvement will be a plugin which creates new
ResourcesURIs according to a naming scheme while a user add an instance.
(at the moment, the new-resource-URI is based on a hash)
So I hope this will fit into you project :)
SD
PS: just forgot to say. the owcli is ready again and will be released with
ontowiki 0.95 as owcli 0.3
--
Sebastian Dietzold - Department of Computer Science; University of Leipzig
Tel/Fax: +49 341 97 323-66/-29 http://bis.uni-leipzig.de/SebastianDietzold
> Hi Kurt, welcome back :-)
thanks :-)
> In the last weeks, some changes were pushed to the repository, e.g.
>
> - the instance list and the search result list use the query object now,
>
> - the tagging module is default on and does also work with other properties
> than taggedBy (just drop some property from the "show property" list
>
> - the new navigation module replaces the classes box (but need to be
> polished by haschek :)
all this sounds good.
> The next major improvement will be a plugin which creates new ResourcesURIs
> according to a naming scheme while a user add an instance. (at the moment,
> the new-resource-URI is based on a hash)
ah interesting. personally, i don't mind hash-based URIs but when
there's no 'title' property and the hash URIs crop up in the interface
(as is happening now with the instance listing) it does look a bit
messy.
> So I hope this will fit into you project :)
think it all sounds good :)
-kurt
> ah interesting. personally, i don't mind hash-based URIs but when
> there's no 'title' property and the hash URIs crop up in the interface
> (as is happening now with the instance listing) it does look a bit
> messy.
can you send a screenshot please? My instance list is ok ...
SD