RDF.ex
v0.6.2
Pages
Modules
Exceptions
RDF.ex v0.6.2
RDF.Date
View Source
RDF.Datatype
for XSD date.
Link to this section
Summary
Functions
build_literal(value, lexical, opts)
build_literal_by_lexical(lexical, opts)
build_literal_by_value(value, opts)
greater_than?(literal1, literal2)
less_than?(literal1, literal2)
new(value, opts \\ %{})
new!(value, opts \\ %{})
validate_cast(literal)
Link to this section
Functions
Link to this function
build_literal(value, lexical, opts)
View Source
Link to this function
build_literal_by_lexical(lexical, opts)
View Source
Link to this function
build_literal_by_value(value, opts)
View Source
Link to this function
greater_than?(literal1, literal2)
View Source
Link to this function
less_than?(literal1, literal2)
View Source
Link to this function
new(value, opts \\ %{})
View Source
Link to this function
new!(value, opts \\ %{})
View Source
Link to this function
validate_cast(literal)
View Source