glossarist / glossarist-ruby

Concept modeller in Ruby
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Support multiple sources in Localized Concepts #19

Closed skalee closed 3 years ago

skalee commented 3 years ago

Concepts may refer to multiple authoritative sources, hence LocalizedConcept#authoritative_source must be an array.

Although it worked this way in general, this pull request: