I have the following task:
- Write correct set of RDFa + XMDP
- Write XSLT transformation that will be a XML/RDF extractor
XMDP should be used as RDFa vocabulary.
XSLT transformation should output RDF triplets.
As an data domain I can use something like "music: albums, singers, tracks".
I do know Xpath, XSLT etc, but I have no idea about RDFa and XMDp. Can someone help me with some good short guide or example?