메소드 | 설명 | |
---|---|---|
RDFResource ( ) : System |
Builds a blank resource
|
|
RDFResource ( String uriString ) : System |
Builds a non-blank resource (if starting with "_:" or "bnode:", it builds a blank resource)
|
|
ToString ( ) : String |
Gives the string representation of the resource
|