diff --git a/lib/rdf/ns.ex b/lib/rdf/ns.ex index 6c099b4..eb5229a 100644 --- a/lib/rdf/ns.ex +++ b/lib/rdf/ns.ex @@ -20,6 +20,11 @@ defmodule RDF.NS do @vocabdoc """ The RDF vocabulary. + Since this module has the same basename as the top-level module, you can't + alias it. Therefore, the top-level `RDF` module has delegators for all of the + property functions in this module, so you can use them directly on the + top-level module without an alias. + See """ defvocab RDF,