# `djangordf.namespaces` The `LangString` dataclass plus the process-wide `NamespaceRegistry` that resolves CURIEs to `URIRef` objects. ```{eval-rst} .. automodule:: djangordf.namespaces :members: :show-inheritance: ```