HomebulletScriptsbulletTag: rdf (8 results)
  1. rsscalCreator
    264 total visits
    This is a PHP script to implement the rsscal (RDF) specification of iCal, RFC2445. Only the calendar event component is implemented. Documentation and demos are included with the download package.What's New in this version:- Version setting in function createRSS.
  2. Sparql Query Builder
    421 total visits
    This class can be used to compose queries to XML RDF documents using SPARQL. It can compose and generate queries for sending to a SPARQL end point that can extract semantic information from RDF documents. Requirement: PHP 5.0 or higher
  3. No Screenshot
    258 total visits
    This is a port tp PHP of Repat, the RDF parser by Jason Diammond. The class allows you to parse all kinds of RDF documents admiting all the syntaxes defined by the W3C. The class uses an event-driven interface like SAX producing events as RDF statements are discovered by the parser.
  4. No Screenshot
    1947 total visits
    HV Array To RDF Collection can be used to generate XML RDF documents from associative arrays that define hierarchies of data collections. It functions and variables should be accessed statically.HV Array To RDF Collection can be used for template generation for XUL user interfaces presented by the Mozilla browsers. The example requires a browser based on Firefox 1.5 or later.Requirements: ...
  5. No Screenshot
    1487 total visits
    RDF API for PHP is a software package for parsing, manipulating and serializing RDF models. It is based on the Stanford RDF API by Sergey Melnik.Features of RDF API:- statement centric methods for manipulating an RDF model as a set of RDF triples- integrated parser- integrated serializer- support for xml:base and xml:lang directives- support for blank nodes
  6. No Screenshot
    1994 total visits
    RDF Parser is a port of REPAT, a RDF parser by Jason Williams. The PHP version of REPAT supports all the RDF syntactic variants described by the W3C. RDF documents or URIs are parsed asociating a handler for , each time the parser finds an RDF statement the function will be called receiving the subject, predicate, object, subject type, object ...
  7. No Screenshot
    1678 total visits
    RDQL DB implements the RDQL language to query RDF documents stored in a MySQL database. The RDF documents can be stored, retrieved and deleted from the database using the RDQL_db class, documents can be stored from file paths or URLsSince RDF documents are parsed and stored in the database as RDF statements the RDQL implementation is fast since the database ...
  8. No Screenshot
    1982 total visits
    RDQL is a language similar to SQL for querying RDF documents. This class implements a generic RDQL engine and a RDQL engine to query RDF documents from URLs or files in the l ocal file system. Almost all the good capabilities of RDQL are implemented in this class.
Pages 1 of 1« 1 »