Dear all!
A minor revision of BOT (v0.3.1) is planned including the following changes:
Applied changes based on comments received from Antoine Zimmermann LINK<http://www.semantic-web-journal.net/comment/321#comment-321>:
- Removal of cardinality restriction on bot:Interface to ensure BOT stays in OWL RL:
bot:Interface rdfs:subClassOf [
a owl:Restriction ;
owl:onProperty bot:interfaceOf ;
owl:minCardinality 1 ] .
- Removal of "TODO" language tags
- Removal of commented axioms
In addition the following minor changes have been applied:
- Revision of @de labels and comments
- Addition of W3C CG members as contributors
The changes are added in a branch and a pull request is opened LINK<https://github.com/w3c-lbd-cg/bot/pull/49>.
We kindly ask all members to revise the changes made until Sunday 28 July 2019 and file complaints via commenting on the pull request, raising an issue or propose own changes.
In addition we plan a collection of multi language tags for BOT concepts which will be sent through a separate email.
Thanks and BR
Georg