lapps/lapps.github.io

Clean up github.com/lapps repo

ksuderman opened this issue · 2 comments

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:

  1. Have an Apache 2.0 LICENSE file
  2. Have a README.md file that contains useful, accurate, and up to date information.
  3. 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

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

Good enough for now.