Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the metadata extractor accept rdfa-website test runner style arguments #52

Open
rhdunn opened this issue May 24, 2013 · 0 comments

Comments

@rhdunn
Copy link
Owner

rhdunn commented May 24, 2013

At the moment, the metadata application cannot be used directly as a runner for the rdfa-website test suite (via the bin/run-suite command). This is due to two reasons:

  1. The reader API does not accept URIs (see issue Support opening documents from a URI #51).
  2. The metadata command does not accept the command-line options used by the bin/run-suite script.

To work around this, the tests/rdfa-test-harness script has been created. This should not be needed as the metadata command-line tool should recognise these arguments (or ignore them if they are not relevant).

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026772-make-the-metadata-extractor-accept-rdfa-website-test-runner-style-arguments?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254961&utm_medium=issues&utm_source=github).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant