-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Dear OME folks,
first of all, thanks for having all these tons of omero teaching materials online. You're doing fantastic work. It's just, may I ask you to clarify licensing of your guides and tutorials?
For example, when I copy code, images and figures from one of your repositories which have no license
- https://github.com/ome/omero-guide-ilastik
- https://github.com/ome/minimal-omero-client
- https://github.com/ome/omero-guide-fiji
- https://github.com/ome/omero-guide-*
- https://github.com/ome/guide-template
- https://github.com/ome/training-scripts
- https://github.com/ome/omero-guide-upload
- https://github.com/ome/omero-deployment-examples
- https://github.com/ome/omero-matlab
- https://github.com/ome/infrastructure
- https://github.com/ome/omero-web-docker
I feel a bit bad because no license typically means, copying is not allowed. If the material would be licensed, e.g. with CC-BY, I would know how to properly cite / acknowledge your work and it would be compatible with my stuff, which I typically license CC-BY. Furthermore, example code shared under GPL cannot be put into CC-BY resources. These two are incompatible. I can also not put example code license GPL in my code which is typicall BSD. There is also some material where the github repository is GPL licensed or has no license and the website rendered from it is CC-BY licensed. Maybe that could be clarifed as well:
- https://github.com/ome/bio-formats-documentation
- https://github.com/ome/omero-documentation
- https://github.com/ome/bio-formats-examples
Last but not least, this license file is broken:
https://github.com/ome/omero-iviewer/blob/master/LICENSE
Thanks again for maintaining these fantastic resources! :-)
Best,
Robert