Ok, taking into account all comment, I'd update my proposal regarding repository structure would look like:

.
|-- pom.xml
|-- COPYING.txt
|-- DISCLAIMER.txt
|-- LICENSE.txt
|-- NOTICE.txt
|-- README.txt
|-- ...
`-- platform
`-- clients
`-- libs
`-- tools
`-- extras
`-- import

Where 'import' could be remove whenever importation process would be finish.

Regarding the issue with SKOSjs, I don't have a clear opinion. But we should take into account that, if we leave it out at its independent repository, the artifact should be available via Maven central before the first Marmotta release.

BTW, as we already discussed internally, I'd suggest to use a branching workflow where we have a stable "master" branch and a unstable "develop" branch. Besides, optionally "topic" branches for each topic/issue, which don't need to be pushed to the public repository. Further details about this workflow at the Pro Git book:

   http://git-scm.com/book/en/Git-Branching-Branching-Workflows

Cheers,

--
Sergio Fernández
Salzburg Research
+43 662 2288 318
Jakob-Haringer Strasse 5/II
A-5020 Salzburg (Austria)
http://www.salzburgresearch.at

Reply via email to