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

Add a built-in RDFa 1.1 parser #75

Closed
njh opened this issue Sep 19, 2012 · 4 comments
Closed

Add a built-in RDFa 1.1 parser #75

njh opened this issue Sep 19, 2012 · 4 comments
Labels
Milestone

Comments

@njh
Copy link
Collaborator

njh commented Sep 19, 2012

No description provided.

@njh
Copy link
Collaborator Author

njh commented Nov 29, 2012

Implementation is working now, with only 4 of the XHTML5 tests in the test suite failing.

Still to do:

  • Add support for host language
  • Option to use HTML parser
  • Remove code duplication
  • Create examples for using RDFa
  • Create example of using OGP
  • Fixing some of the remaining failing tests

@indeyets
Copy link
Contributor

I wonder if this could be useful: https://github.com/Masterminds/html5-php

@njh
Copy link
Collaborator Author

njh commented Mar 10, 2014

Interesting, thanks.

@njh
Copy link
Collaborator Author

njh commented Jun 5, 2020

OGP example was added in 220c929

Unlikely to do any more work on this any time soon.

@njh njh closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants