ld4l-labs / bibliotek-o

bibliotek-o: a BIBFRAME 2 Extension Ontology
Creative Commons Zero v1.0 Universal
9 stars 8 forks source link

Review and document ontology development practices #5

Closed dazza-codes closed 7 years ago

dazza-codes commented 7 years ago

The goal of this issue is to document development practices to help collaborators understand how to contribute.

Software engineering practices are well established for management of development vs. releases, they just need to be applied to ontology development. One possibility is to use github (e.g. this repository), as it’s the primary platform for open-source projects. However, it assumes those who work on ontology development have an understanding of working with git (or any code versioning system) or are willing to learn it or find ways to use the github-UI to get their work done. The use of github is one option. Another option is the protege-web platform, which is more specific to ontology development. There may be other options. It should be noted that both github and protege-web have privacy management tools available. In any case, there is an argument for application of well established software engineering practices to the ontology development process.

The concern above is related to the actual implementation and document management details, rather than the broader design and consensus process. W3C process could be considered/adapted to ontology collaborations, esp. the way they manage proposals vs. recommendation status? Also wondering how schema.org manage things.

Some relevant OWL documents on versioning:

Relevant slide presentation on change management:

Interesting survey of systems for ontology development/collaboration:

Also, Tania Tudorache is the lead developer of Protege at Stanford. She could be invited to comment on the Protege community approach to ontology development, management, versioning etc. From Stanford Who, her public contact details are:

rjyounes commented 7 years ago

Closing: not related to the ontology per se.