glygener / glyTableMaker-backend

Backend code for the GlyGen Table Maker application
GNU General Public License v3.0
0 stars 0 forks source link

Validators for namespaces #55

Closed ReneRanzinger closed 6 months ago

ReneRanzinger commented 8 months ago

For the namespaces in #54 we need validators classes that take a user input and confirm it fits the namespace. If the namespace has a URI it needs to be checked against the dictionary. If the namespace has no URI a costume logic based on the type needs to be implemented.

senaarpinar commented 8 months ago

@ReneRanzinger can you provide the list for BCO contributor options/format?

ReneRanzinger commented 7 months ago

You can find the information here

senaarpinar commented 6 months ago

done