Closed luqmaan closed 10 years ago
I'm not going to accept this change right now -- but not going to reject it either. Going to leave this issue open for now.
I added some verbiage to Schema.md around this (and clarified that "mobile app" and "desktop app" are reserved for native apps).
Usage of the data (e.g. producing a categorized listing) will be greatly simplified if this is a single value, not a list. I'd like to see an example of live projects that should have multiple types, and shouldn't instead be categorized into separate projects (e.g. the app vs web service).
The clarification solves this problem for me. Closing the issue.
Right now
type
is a single identifier. Should type be a list? A project can be a web application, desktop application, and mobile application simultaneously.