RDFLib / VocPrez

A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
GNU General Public License v3.0
21 stars 13 forks source link

Fixes some over-tight assumptions about graphs and property cardinality #54

Closed rob-metalinkage closed 3 years ago

rob-metalinkage commented 3 years ago

concept properties can come from any graph, labels for properties dont have to be in scheme graph and other properties may be multi-valued. Should propagate this to all property values I think.