Release 3.0.3
- 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.