I went looking for the same thing. There are a few partial examples in the
docs directory that might be worth looking at.


On Wed, May 22, 2013 at 8:06 AM, atkaaz <atk...@gmail.com> wrote:

> For those who don't know the concepts (aka me) can we get a working
> example of what can be done ? I'm having a strange feeling that
> ontologies(although I've never heard the word/idea before except from you)
> might be something similar to what I am searching for...
>
> Possibly an example that showcases everything that can be done ? though
> that might be too much to ask, or perhaps suggest a link url to something
> that might help (me) understand ?
>
> Thanks.
>
>
> On Wed, May 22, 2013 at 2:41 PM, Phillip Lord <
> phillip.l...@newcastle.ac.uk> wrote:
>
>>
>> I'm pleased to announce the release of tawny-owl 0.11.
>>
>> What is it?
>> ==========
>>
>> This package allows users to construct OWL ontologies in a fully
>> programmatic
>> environment, namely Clojure. This means the user can take advantage of
>> programmatic language to automate and abstract the ontology over the
>> development process; also, rather than requiring the creation of ontology
>> specific development environments, a normal programming IDE can be used;
>> finally, a human readable text format means that we can integrate with the
>> standard tooling for versioning and distributed development.
>>
>> Changes
>> =======
>>
>> # 0.11
>>
>> ## New features
>>
>> - facts on individual are now supported
>> - documentation has been greatly extended
>> - OWL API 3.4.4
>>
>>
>> A new paper on the motivation and use cases for tawny-owl is also
>> available at http://www.russet.org.uk/blog/2366
>>
>> https://github.com/phillord/tawny-owl
>>
>> Feedback welcome!
>>
>> --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to