I am asking just for clarification, may sound silly for some, but i am a newbie to semantic web world :)
From few days i have been experimenting on extracting RDF from HTML, trying to parse it and apply few SPARQL queries on it. I am currently using ARC2 (PHP library).
But can i use the same(ARC2) even if the embedded is OWL?
will i be able to get full advantage of what OWL is intended for using ARC2?
if not what are the alternative libraries for that job (PHP)??