You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/11 20:00:40 UTC

[jira] [Commented] (ANY23-253) JSON-LD cannot be processed by Rover

    [ https://issues.apache.org/jira/browse/ANY23-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357400#comment-14357400 ] 

ASF GitHub Bot commented on ANY23-253:
--------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/any23/pull/15

    ANY23-253 JSON-LD cannot be processed by Rover

    Hi @michelemostarda, please check out the results which I now get when I run the following
    
    lmcgibbn@LMC-032857 /usr/local/any23/core/target/appassembler(master) $ ./bin/any23 rover -l output.log -o output.txt -s "http://people.apache.org/~lewismc/example-jsonld.jsonld"
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    
    ------------------------------------------------------------------------
    Apache Any23 :: rover
    ------------------------------------------------------------------------
    
    
    >Summary:
       -total calls: 2
       -total triples: 5
       -total runtime: 12 ms!
       -tripls/ms: 0
       -ms/calls: 6
    >Extractor: consolidation-extractor
       -total calls: 1
       -total triples: 0
       -total runtime: 0 ms!
       -ms/calls: 0
    >Extractor: rdf-jsonld
       -total calls: 1
       -total triples: 5
       -total runtime: 12 ms!
       -tripls/ms: 0
       -ms/calls: 12
    
    ------------------------------------------------------------------------
    Apache Any23 SUCCESS
    Total time: 2s
    Finished at: Wed Mar 11 11:57:42 PDT 2015
    Final Memory: 75M/480M
    ------------------------------------------------------------------------

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/any23 ANY-253

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit f88cc51f3194e85978c55c330807a94254a2167c
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Date:   2015-03-11T18:59:03Z

    ANY23-253 JSON-LD cannot be processed by Rover

----


> JSON-LD cannot be processed by Rover
> ------------------------------------
>
>                 Key: ANY23-253
>                 URL: https://issues.apache.org/jira/browse/ANY23-253
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 1.1
>            Reporter: Michele Mostarda
>             Fix For: 1.2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)