PHP 클래스 Graphite_Resource

상속: extends Graphite_Node
파일 보기 프로젝트 열기: cgutteridge/graphite 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Graphite $g, $uri )
__toString ( )
add ( $p, $o, $o_datatype = null, $o_lang = null )
all ( )
allString ( )
dump ( $options = [] )
dumpText ( )
dumpValue ( $options = [] )
dumpValueText ( )
get ( )
getDatatype ( )
getLanguage ( )
getLanguageLiteral ( )
getLiteral ( )
getString ( ) # getString deprecated in favour of getLiteral
has ( )
hasLabel ( )
isType ( )
label ( )
link ( )
load ( )
loadDataGovUKBackLinks ( )
loadSPARQLPath ( $endpoint, $path, $options = [] )
loadSameAs ( $prefix = null )
loadSameAsOrg ( $prefix )
nodeType ( )
prepareDescription ( )
prettyLink ( )
relations ( )
serialize ( $type = "RDFXML" )
toArcTriples ( $bnodes = true )
type ( )
types ( )
url ( ) Return the 'best' URL for this URI. Defaults to the URI.

보호된 메소드들

메소드 설명
parsePropertyArg ( $arg )

메소드 상세

__construct() 공개 메소드

public __construct ( Graphite $g, $uri )
$g Graphite

__toString() 공개 메소드

public __toString ( )

add() 공개 메소드

public add ( $p, $o, $o_datatype = null, $o_lang = null )

all() 공개 메소드

public all ( )

allString() 공개 메소드

public allString ( )

dump() 공개 메소드

public dump ( $options = [] )

dumpText() 공개 메소드

public dumpText ( )

dumpValue() 공개 메소드

public dumpValue ( $options = [] )

dumpValueText() 공개 메소드

public dumpValueText ( )

get() 공개 메소드

public get ( )

getDatatype() 공개 메소드

public getDatatype ( )

getLanguage() 공개 메소드

public getLanguage ( )

getLanguageLiteral() 공개 메소드

public getLanguageLiteral ( )

getLiteral() 공개 메소드

public getLiteral ( )

getString() 공개 메소드

# getString deprecated in favour of getLiteral
public getString ( )

has() 공개 메소드

public has ( )

hasLabel() 공개 메소드

public hasLabel ( )

isType() 공개 메소드

public isType ( )

label() 공개 메소드

public label ( )

load() 공개 메소드

public load ( )

loadSPARQLPath() 공개 메소드

public loadSPARQLPath ( $endpoint, $path, $options = [] )

loadSameAs() 공개 메소드

public loadSameAs ( $prefix = null )

loadSameAsOrg() 공개 메소드

public loadSameAsOrg ( $prefix )

nodeType() 공개 메소드

public nodeType ( )

parsePropertyArg() 보호된 메소드

protected parsePropertyArg ( $arg )

prepareDescription() 공개 메소드

public prepareDescription ( )

relations() 공개 메소드

public relations ( )

serialize() 공개 메소드

public serialize ( $type = "RDFXML" )

toArcTriples() 공개 메소드

public toArcTriples ( $bnodes = true )

type() 공개 메소드

public type ( )

types() 공개 메소드

public types ( )

url() 공개 메소드

Return the 'best' URL for this URI. Defaults to the URI.
public url ( )