This is a public chat log generated from the #semsol IRC channel.
16:48:02
dumb question, but where's the actual rdf parsing code?
16:48:07
i don't see in ARC2_SemHTMLParser.php ...
16:48:15
eg. grepping for 'property' finds nothing
16:48:32
you mean the RDFa extractor?
16:48:44
that's on /extractors
16:48:51
s/on/in/
16:48:53
ah
16:49:07
silly me, looking for a parser in parsers directory :)
16:49:27
i just mailed semantic mediawiki list, asking if they'd care to permit rdfa within SMW
16:49:40
and thought i'd point to your parser as a way of doing it quickly
16:49:46
though i guess they're busy enough already
16:52:10
is there a nice way to run it on commandline?
16:53:27
curious if it can be persuaded to eat http://svn.foaf-project.org/foaftown/2009/rdfa/tests/t7.html
16:53:34
without the xmlns:http="http" hack
16:55:30
don't know re cli, didn't you already write a script for that some time ago?
16:57:30
hmm ... i think i wrote a loader
16:57:38
bengee finds http://danbri.org/words/2008/01/03/243 that was for loading, right
16:59:14
api-wise, it must be possible to bypass the sql store? if you only want raw triples, not querying...
17:01:29
yes, the parsers don't need the store
17:13:23
ta
