View Source RDF.Vocabulary (RDF.ex v1.2.0)

Various functions for working with RDF vocabularies and their URIs.

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.

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.