[
https://issues.apache.org/jira/browse/ANY23-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081437#comment-16081437
]
ASF GitHub Bot commented on ANY23-308:
--------------------------------------
Github user lewismc commented on the issue:
https://github.com/apache/any23/pull/38
ack @ansell I downloaded the jsonld-java source and upon building I get the
following
```
[ERROR] Errors:
[ERROR] DocumentLoaderTest.fromURLCache:169 » SSLHandshake
sun.security.validator.Vali...
[ERROR] DocumentLoaderTest.testDisallowRemoteContexts:344 » JsonLd
loading remote cont...
[ERROR] LocalBaseTest.testMixedLocalRemoteBaseLocalContextFirst:47 »
JsonLd loading re...
[ERROR] LocalBaseTest.testMixedLocalRemoteBaseRemoteContextFirst:26 »
JsonLd loading r...
[INFO]
[ERROR] Tests run: 555, Failures: 0, Errors: 4, Skipped: 9
```
> Adding option "-d" to yaml file parsing gives error
> ---------------------------------------------------
>
> Key: ANY23-308
> URL: https://issues.apache.org/jira/browse/ANY23-308
> Project: Apache Any23
> Issue Type: Bug
> Components: rover
> Affects Versions: 2.0
> Reporter: Jacek
> Assignee: Jacek
> Priority: Minor
> Fix For: 2.1
>
>
> Command
> {code:none}
> any23 rover -e yaml -d "urn:test#" -f turtle some_yaml_file.yaml
> {code}
> gives `No suitable extractors found`.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)