My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
AugmentService  
Represents a store's augment service
Autogenerated
Updated Jan 13, 2010 by innovat...@gmail.com

note: this page is automatically generated from embedded documentation in the PHP source.

Overview

See:
http://n2.talis.com/wiki/Augment_Service

Constructors

Methods

Constructor Detail

AugmentService

public AugmentService(mixed uri, mixed credentials, mixed request_factory)

Create a new instance of this class

Param:
string uri URI of the augment service
Credentials credentials the credentials to use for authenticated requests (optional)

Method Detail

augment

public void augment(mixed uri)

Param:
string $uri the URI of the RSS feed that the augment service will fetch and augment
Return:
HttpResponse

augment_graph

public void augment_graph(mixed graph)

Warning - this method is incomplete

Param:
SimpleGraph $graph an RDF graph that should be augmented
Return:
HttpResponse

Generated by PHPDoctor 2RC2


Sign in to add a comment
Powered by Google Project Hosting