NYCPHP Meetup

NYPHP.org

[nycphp-talk] RDF parser in PHP?

Joel De Gan joel at tagword.com
Wed Jul 21 12:30:06 EDT 2004


No,
an actual compiled extension (i.e compile PHP with `--with-rdfparse`
etc).. 
RAP (which your very cool program uses) is not an option because it is
too slow and the current state of FOAF (which this is mostly for) is
that there are 10,000 new FOAF's introduced each day just on Livejournal
alone...
RAP is slow for foaf files, because of all the interlinking, so a
compiled solution has to present itself.  
That is what they are pushing for.

-joeldg

On Wed, 2004-07-21 at 16:26, csnyder at chxo.com wrote:
> If you want a sample of how it *might* be done in a php class, check out
> RDFWorld.php:
> http://chxo.com/rdfworld/index.htm
> 
> It converts RDF to PHP objects. 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
-- 
joeldg - developer, Intercosmos media group.
http://lucifer.intercosmos.net




More information about the talk mailing list