Skip to content

Release 3.0.3

Choose a tag to compare

@gkellogg gkellogg released this 05 Nov 17:31
· 464 commits to develop since this release
  • Validate datatype IRIs and language form.
  • Require rdf/vocab/xsd explicitly in model/literal to avoid race with rdf/xsd gem.
  • Avoid uses of RDF::XSD.xxx to avoid race conditions from rdf/xsd gem.
  • Make a literal with rdf:langString but no language be invalid, but not raise an error on creation.