Need to do a check here to ensure namespace either does/does not contain a trailing / and modify the subsequent format!() statements to consistently append/not append a / character when constructing IRI's based on the enforced namespace format (whichever is decided on)
Example IRI:
_:Bb59ba0260bc60b26f45ff587178821e8 <https://decisym.ai/data//licenseConcluded> "BSD-2-Clause" .
Need to do a check here to ensure namespace either does/does not contain a trailing
/and modify the subsequentformat!()statements to consistently append/not append a/character when constructing IRI's based on the enforced namespace format (whichever is decided on)Example IRI: