You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test end-to-end abbreviation support for RDF/XML and cross-format tests for Turtle and RDF/XML (depends on #22).
For example, tests should:
Ensure all xmlns declarations remain intact in rdf/xml-to-rdf/xml transcoding
Ensure all xmlns declarations remain intact in rdf/xml-to-turtle transcoding
Ensure all used @Prefix declarations remain intact in turtle-to-rdf/xml transcoding
Ensure RDF/XML uses PrefixNames for predicate IRIs that can be abbreviated
Test end-to-end abbreviation support for RDF/XML and cross-format tests for Turtle and RDF/XML (depends on #22).
For example, tests should:
Ensure all xmlns declarations remain intact in rdf/xml-to-rdf/xml transcoding
Ensure all xmlns declarations remain intact in rdf/xml-to-turtle transcoding
Ensure all used @Prefix declarations remain intact in turtle-to-rdf/xml transcoding
Ensure RDF/XML uses PrefixNames for predicate IRIs that can be abbreviated
(This was split from #53.)
The text was updated successfully, but these errors were encountered: