gbv / jskos

JSKOS data format for Knowledge Organization Systems
https://gbv.github.io/jskos/
39 stars 5 forks source link

Normalized JSKOS #16

Open nichtich opened 8 years ago

nichtich commented 8 years ago

The specification should include rules for normalized JSKOS, e.g. either

"narrower": [ "http://example.org/concept/123" ]

or

"narrower": [ { "uri": "http://example.org/concept/123" } ]