[
https://issues.apache.org/jira/browse/ANY23-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573896#comment-16573896
]
ASF GitHub Bot commented on ANY23-295:
--------------------------------------
Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/104
@lewismc I attempted to create a new branch using:
```
git checkout -b ANY23-295
git push canonical ANY23-295
```
to which git responded with:
```
To https://git-wip-us.apache.org/repos/asf/any23.git
* [new branch] ANY23-295 -> ANY23-295
```
However, it isn't showing up under "Branches". Not sure why. It's showing
up under my own "Branches" when I pushed to `origin`.
> Implement ability to use librdfa
> --------------------------------
>
> Key: ANY23-295
> URL: https://issues.apache.org/jira/browse/ANY23-295
> Project: Apache Any23
> Issue Type: Improvement
> Components: core, extractors
> Reporter: Lewis John McGibbney
> Priority: Major
> Labels: gsoc2017, gsoc2018
> Fix For: 2.3
>
>
> It would be cool for us to see what kind of speed up we can get by
> implementing RDFa parsing via librdfa C implementation at
> https://github.com/rdfa/librdfa
> The C implementation also states "...It currently supports XML+RDFa,
> XHTML+RDFa, SVG+RDFa, HTML4+RDFa and HTML5+RDFa for both RDFa 1.0 and RDFa
> 1.1."
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)