Share

RAP - RDF API for PHP

Code

Programming Languages: PHP

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2008-06-20 svn co https://rdfapi-php.svn.sourceforge.net/svnroot/rdfapi-php rdfapi-php

Show:

What's happening?

  • Followup: Search torrent-tracker site

    Very good adult films movies it is possible to find on <a href=http://srxblog.com/?s=torrent>srxblog.com</a> The majority of them can be downloaded through <a href=http://srxblog.com/?s=torrent>torrents</a> Good luck!

    2009-04-01 05:59:45 UTC by nobody

  • Search torrent-tracker site

    Recommend a good adalt tracker where you can download movies via adalt Torrents.

    2009-03-30 18:32:08 UTC by nobody

  • Query owl file output error

    Code : Untitled Document

    2009-01-12 12:39:48 UTC by teykung

  • current() [function.current]: Passed variable is not an arra

    Could you please help me resolve problem. I create php follow example in docPhP but i don't known ,output can not display result. code : Untitled Document

    2009-01-12 12:27:51 UTC by teykung

  • BaseURI

    I think there is a bug with the base URI handling in RAP - essentially it's adding # sign at the end of the URI which makes it different from original base URI used to load the document. While it might be useful to do that when there are lots of concatenations where you need to add hash sign to get local URI, it's not correct way to doing this as it makes this URI different from what...

    2008-08-15 17:25:40 UTC by sergeyche

  • Comment: SPARQL Bug Joining Optional Results

    Yes, I have the same issue. Your fix seemed to solve the problem. I've submitted a patch - maybe it'll speed-up the process: http://sourceforge.net/tracker/index.php?func=detail&aid=2053455&group_id=63257&atid=503363.

    2008-08-15 17:01:34 UTC by sergeyche

  • SPARQL Optional fix

    Patch for Bug 1928579 (http://sourceforge.net/tracker/?func=add&group_id=63257&atid=503363) Fix was provided by wdaniels.

    2008-08-15 17:00:42 UTC by sergeyche

  • query for unexisting resources returns all resources

    I loaded .rdf file to MemModel and queried it with Sparql tp get types of resources that the file did not have. I got all the resources added with property info of the ones I was trying to get. I did couple of corrections (marked with Marja comments) to SparqlEngine.php that seems to help.

    2008-07-26 22:49:06 UTC by nobody

  • Security Vulnerability

    Class RdqlDbEngine uses an eval statement during filtering that allows malicious php code to be run as the PHP user. Line 318. Examples are trivial, and are not posted here. Filters should be rewritten to use MySQL or other DB equivalents.

    2008-07-08 13:50:32 UTC by nobody

  • InfModelF->load(string filename) Fatal error: Statement

    The load-method of the InfModel doesn't work. The following simple code throws a fatal error: $infModel= ModelFactory::getInfModelF('http://[...]/annotations.owl#'); $infModel->load(OWL_DIR . 'annotations.owl'); Here's the output: Fatal error: RDFAPI error (class: Statement; method: new): Resource expected as subject. in /[...]/ext/rdf_api/model/Statement.php on line 56 With any...

    2008-06-22 16:55:34 UTC by nobody