Skip to content

RDFa parsing fails if no trailing \n #2

Open
@moustaki

Description

@moustaki

We just spotted an issue with the RDFa parser in ARC. It looks like it is prone to forget some triples if the document does not end with a \n.

The following gist shows the issue: https://gist.github.com/725644 - this gives 5 triples. However, 10 are embedded in the HTML document. Adding a \n at the end of that document gives 10 triples.

This behavior has been tested with the latest version of ARC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions