Clean up github.com/lapps repo
ksuderman opened this issue · 2 comments
ksuderman commented
If this is going to be the public facing repository we need to move non-essential projects to other locations, possibly to a new "staging" organization.
Before projects are put on the github.com/lapps repository they must:
- Have an Apache 2.0 LICENSE file
- Have a README.md file that contains useful, accurate, and up to date information.
- Use package/module names based on the lappsgrid.org domain
Verify the above are present in the following modules:
- org.lappsgrid.api
- org.lappsgrid.core
- org.lappsgrid.client
- org.lappsgrid.discriminator
- org.lappsgrid.vocabulary
- org.lappsgrid.serialization
- org.lappsgrid.metadata
- org,lappsgrid.annotations
ksuderman commented
Repositories to be moved (not deleted):
- org.lappsgrid.odrl
- odrlapi
Repositories to be consolidated:
- org.lappsgrid.examples
- org.lappsgrid.example.java.helloworld
- org.lappsgrid.example.java.stanfordnlp
- org.lappsgrid.example.java.whitespacetokenizer
- org.lappsgrid.example.python.nltk
ksuderman commented
Good enough for now.