public interface SPINResource
extends org.apache.jena.rdf.model.Resource
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Literal |
getLiteral(org.apache.jena.rdf.model.Property predicate)
Gets the "first" property value of this but only if it's a Literal.
|
Long |
getLong(org.apache.jena.rdf.model.Property predicate) |
org.apache.jena.rdf.model.RDFNode |
getRDFNode(org.apache.jena.rdf.model.Property predicate) |
org.apache.jena.rdf.model.Resource |
getResource(org.apache.jena.rdf.model.Property predicate) |
String |
getString(org.apache.jena.rdf.model.Property predicate) |
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toStringorg.apache.jena.rdf.model.Literal getLiteral(org.apache.jena.rdf.model.Property predicate)
predicate - the predicateLong getLong(org.apache.jena.rdf.model.Property predicate)
org.apache.jena.rdf.model.RDFNode getRDFNode(org.apache.jena.rdf.model.Property predicate)
org.apache.jena.rdf.model.Resource getResource(org.apache.jena.rdf.model.Property predicate)
String getString(org.apache.jena.rdf.model.Property predicate)
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.