Vladimir Alexiev created JENA-2143:
--------------------------------------
Summary: shaclc parser should allow stdin as input
Key: JENA-2143
URL: https://issues.apache.org/jira/browse/JENA-2143
Project: Apache Jena
Issue Type: Improvement
Reporter: Vladimir Alexiev
I'm doing some experimentation with round-tripping of the SHACLC parser. This
would be easier if it allowed "-" as the usual way to indicate STDIN. Currently
this returns an error:
{noformat}
shacl p --out=c ebg-shapes.shaclc |shacl p --out=c -
Usage: shacl_parse --out=FMT[,FMT] FILE
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)