I'd like to generate a complete RDF namespace with all it's valid suffixes from an existing JSON-LD schema. I am able to do what I want to achieve with the `namespace` macro, but it is a bit tedious to put every IRI and all valid suffixes manually ^^'