@Experimental public interface Triple extends Resource
Statement
, a triple never has an
associated context.Modifier and Type | Method and Description |
---|---|
Value |
getObject()
Gets the object of this triple.
|
IRI |
getPredicate()
Gets the predicate of this triple.
|
Resource |
getSubject()
Gets the subject of this triple.
|
stringValue
Resource getSubject()
IRI getPredicate()
Value getObject()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.