[
https://issues.apache.org/jira/browse/JENA-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403686#comment-17403686
]
ASF subversion and git services commented on JENA-2143:
-------------------------------------------------------
Commit 31dc0cadc0f7dd72e9cd1463386fa817aa2534e5 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=31dc0ca ]
Merge pull request #1053 from afs/jena2143-shacl-stdin
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)