[
https://issues.apache.org/jira/browse/JENA-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403685#comment-17403685
]
ASF subversion and git services commented on JENA-2143:
-------------------------------------------------------
Commit e7c5c4fea4465b45c741e4e8edcdc6b13523b960 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=e7c5c4f ]
JENA-2143: shacl_parse : Read stdin
> 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
> Priority: Major
>
> 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)