View Source RDF.Vocabulary (RDF.ex v1.0.0)
Various functions for working with RDF vocabularies and their URIs.
Link to this section Summary
Functions
Returns the path the vocabulary directory of the given application.
Returns the path the given file or directory in the vocabulary directory of the given application.
Link to this section Functions
@spec path(Application.app()) :: binary()
Returns the path the vocabulary directory of the given application.
@spec path(Application.app(), Path.t()) :: binary()
Returns the path the given file or directory in the vocabulary directory of the given application.