1EdTech / openbadges-discussion

A no-code repository for having discussions related to the general technical issues of openbadges.
10 stars 3 forks source link

Stubbing out a location schema example #14

Open kayaelle opened 10 years ago

kayaelle commented 10 years ago

Adding this in for discussion.

Thought it'd be a good idea to include the ability to have an online location and multiple addresses. Can't think of a use case where multiple online locations would be needed.

Wondering - is this schema defined properly? Also, it gets tricky to define values for state_province and country. Use abbreviations, country codes instead? Added geolocation which in itself isn't super useful unless it's being plugged into a mapping system. In which case, displayers could use libraries to translate the physical address to coordinates.

andrewhayward commented 10 years ago

Just in case you weren't aware, json-schema has some standardized schemas that cover things like locations and events.