Marco Brandizi created JENA-1425:
------------------------------------
Summary: Add a parameter to the riot command to add namespace
prefixes
Key: JENA-1425
URL: https://issues.apache.org/jira/browse/JENA-1425
Project: Apache Jena
Issue Type: Improvement
Components: RIOT
Affects Versions: Jena 3.4.0
Environment: macOS 10.12.6, JDK 1.8.0_152
Reporter: Marco Brandizi
I'm converting the output of update (.nt) to RDF/XML, using the riot command in
$JENA_HOME/bin. Unfortunately, the new output has auto-created namespace
prefixes and the output having j.0:description in place of dcterms:description
is quite ugly. I wish I could tell riot namespace prefix definitions, e.g., by
passing it an empty RDF/XML or Turtle file in a parameter like --namespaces.
By the way, having --output=FMT and --formatted=FMT options in update would be
even better.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)