Posted by linclark on June 7, 2011 at 3:55pm
2 followers
Jump to:
| Project: | Microdata |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
ARC2 is the PHP library for RDF that we use in Drupal. One thing it gives is the ability to parse a Web page into a triple store that can then be queried by Views using SPARQL Views.
So I definitely thought there already was a parser in ARC2 for microdata. I've gotten in touch with Bengee Nowack, the ARC2 developer and a supporter of both RDFa and microdata, to see whether he knows of one in the works.
Could anyone do research on this? If there isn't one in the works, I don't think it would be too hard to write one for a developer who is familiar with OO.
Comments
#1
Just heard back from Bengee. He is unaware of any microdata parsers in the works for ARC2.
#2
I have created MicrodataPHP, an independent parsing library.
#3
https://github.com/linclark/MicrodataPHP