You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by JulioCCBUcuenca <gi...@git.apache.org> on 2018/08/02 20:16:07 UTC

[GitHub] any23 pull request #111: Any23 295 librdfa module

GitHub user JulioCCBUcuenca opened a pull request:

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

    Any23 295 librdfa module

    # librdfa-rdf4j
    Implementation of librdfa bridge. This implementation has a RDF4J Parser  along with the bridge between librdfa (C) and RDF4J (Java). 

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

    $ git pull https://github.com/JulioCCBUcuenca/any23 ANY23-295_librdfa

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

    https://github.com/apache/any23/pull/111.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 #111
    
----
commit a9f37b2293fb371eda431b4385e26cf99fbff365
Author: Julio Caguano <ju...@...>
Date:   2018-06-29T03:03:56Z

    Add extractors for librdfa.
    
    Signed-off-by: Julio Caguano

commit eec861c65f66bd9cbcb45bcabe7d9ca1834ae3d2
Author: Julio Caguano <ju...@...>
Date:   2018-06-29T03:05:29Z

    Merge branch 'master' of https://github.com/apache/any23 into ANY23-295

commit ccf33eafca699dde016f0551f664edb584a6e5ba
Author: Julio Caguano <ju...@...>
Date:   2018-07-13T03:30:50Z

    Merge branch 'master' of https://github.com/apache/any23 into ANY23-295

commit 64082692139f69df16d2985b6e9591d000e6457b
Author: Julio Caguano <ju...@...>
Date:   2018-07-16T15:18:09Z

    add librdfa extractor

commit 2fe500f5283a96a4d2428fad30b0b671384d6a73
Author: Julio Caguano <ju...@...>
Date:   2018-07-16T15:19:04Z

    Merge branch 'master' of https://github.com/apache/any23 into ANY23-295

commit 68f0d8078fb2adc3d11d9e8ebf83c6e7e58aa9b3
Author: Julio Caguano <ju...@...>
Date:   2018-07-19T03:14:56Z

    ignore basic test

commit bd70dfc1abc4864fcd3857291d009e2a45d9b556
Author: Julio Caguano <ju...@...>
Date:   2018-07-26T03:40:57Z

    Make libdrfa configurable.

commit a271a21760ca4caee0ec9359008cd446fe8b950a
Author: Julio Caguano <ju...@...>
Date:   2018-07-30T00:39:19Z

    solve integration test. Librdfa is loaded with SPI.

commit 5dbc86c7601f3e9abd1aec08cb5e41716c2e7cab
Author: Julio Caguano <ju...@...>
Date:   2018-07-30T03:18:25Z

    Add test suite

commit c4b5dccbbd004e480494f38f57238936d3e8942d
Author: Julio Caguano <ju...@...>
Date:   2018-07-30T03:18:52Z

    add last version of librdfa-rdf4j

commit 85e0c7e13df92e457d8144c9cf66f67fe85bd9e5
Author: Julio Caguano <ju...@...>
Date:   2018-07-30T03:20:52Z

    Add lang tag. lang tag is used to identify language in HTML pages, and xml:lang is used to identify in xml files.

commit b0a21ff13fa9e03c7734be54f1bdb2a8b85ad307
Author: Julio Caguano <ju...@...>
Date:   2018-08-02T19:31:24Z

    Merge branch 'master' of https://github.com/apache/any23 into ANY23-295

commit d0e5f8319cf2f52c4d4ba3d7cfc9f789cb225847
Author: Julio Caguano <ju...@...>
Date:   2018-08-02T20:12:32Z

    librdfa module, bridge.

----


---

[GitHub] any23 pull request #111: Any23 295 librdfa module

Posted by JulioCCBUcuenca <gi...@git.apache.org>.
Github user JulioCCBUcuenca closed the pull request at:

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


---

[GitHub] any23 issue #111: Any23 295 librdfa module

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/any23/pull/111
  
    Which of the PR's are you attempting to use?
    I think this PR is not suitable for merging. Please close it off and resubmit a clean PR, thank you @JulioCCBUcuenca 


---

[GitHub] any23 issue #111: Any23 295 librdfa module

Posted by JulioCCBUcuenca <gi...@git.apache.org>.
Github user JulioCCBUcuenca commented on the issue:

    https://github.com/apache/any23/pull/111
  
    @lewismc Could you please create a separate branch for the implementation of librdfa-rdf4j?


---