C# Class Dimi.InstantRDF.RDF.DataAccess.Query

Class used for querying RDF
Mostra file Open project: coding3d/InstantRDF

Public Methods

Method Description
FindRelated ( string parameter ) : string

Finds the triples, related to a URL (this is called after URL rewriting has been activated).

Method Details

FindRelated() public static method

Finds the triples, related to a URL (this is called after URL rewriting has been activated).
public static FindRelated ( string parameter ) : string
parameter string The parameter from URL rewriting.
return string