RDF.Data.values
You're seeing just the function
values
, go back to RDF.Data module for more information.
Returns a nested map of the native Elixir values of a RDF data structure.
When a :context
option is given with a RDF.PropertyMap
, predicates will
be mapped to the terms defined in the RDF.PropertyMap
, if present.