defined_namespace_creator: concatenate several rdfs:comments by HanKruiger · Pull Request #2254 · RDFLib/rdflib (original) (raw)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this fix @HanKruiger, looks good to me. I just move your test data to a different location though, defined_namespaces
are intended for well known externally defined namespaces/vocabularies/ontologies, we don't really have a good place for contrived test data, so I made test/data/contrived
with a README.md
to explain its purpose.
I will likely merge this later tonight.