For my project of adding semantics to the web I would like to extract information from websites (on a given domain) and my supervisor suggests I use RDFA to embed the information extracted back to the user.
I would like to be able to use a triple store to store the collected information (SESAME2) as I feel this would be a good way to store the information before processing it into a XHTML document with the RDFA added. Would it be difficult to generate RDFA embedded documents? or am I thinking totally illogically on how this should be done?
Web Crawler -> Get Semantic Info -> Triple Store -> User Searches -> Pulls RDF -> Generates RDFA Embedded page
Do you know of any IRC channels that would be suitable to discuss semantic web related things? I would like some where where I can ask questions that probably don't deserve to have a question setup here about them as my knowledge of this field is still very limited.