C# 클래스 Dimi.InstantRDF.RDF.DataAccess.Query

Class used for querying RDF
파일 보기 프로젝트 열기: coding3d/InstantRDF

공개 메소드들

메소드 설명
FindRelated ( string parameter ) : string

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

메소드 상세

FindRelated() 공개 정적인 메소드

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.
리턴 string