@Deprecated public class RDFFeaturesIterator extends RDFAbstractFeatureIterator<OTFeature>
featureTemplate, sparql
baseReference, jenaModel, nextRecord, nextRecordNode, qe, record, recordIDVar, recordNode, reference, referer, resultSet
Constructor and Description |
---|
RDFFeaturesIterator(org.restlet.data.Reference reference,
String referer)
Deprecated.
|
RDFFeaturesIterator(String string,
String referer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected OTFeature |
newProperty(com.hp.hpl.jena.rdf.model.RDFNode node)
Deprecated.
|
protected void |
setName(OTFeature record,
String name)
Deprecated.
Property name
|
protected void |
setOrigin(OTFeature record,
com.hp.hpl.jena.rdf.model.RDFNode node)
Deprecated.
|
protected void |
setSameAs(OTFeature record,
com.hp.hpl.jena.rdf.model.RDFNode node)
Deprecated.
URI of an individual in an ontology, owl:sameAs this property
e.g.
|
protected void |
setUnits(OTFeature record,
String units)
Deprecated.
Property units
|
parse, setBaseReference
close, finalize, getBaseReference, getJenaModel, getRecordURI, hasNext, isSameRecord, next, remove
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public RDFFeaturesIterator(String string, String referer) throws org.restlet.resource.ResourceException, IOException, MalformedURLException
org.restlet.resource.ResourceException
IOException
MalformedURLException
public RDFFeaturesIterator(org.restlet.data.Reference reference, String referer) throws org.restlet.resource.ResourceException, IOException, MalformedURLException
org.restlet.resource.ResourceException
IOException
MalformedURLException
protected OTFeature newProperty(com.hp.hpl.jena.rdf.model.RDFNode node)
newProperty
in class RDFAbstractFeatureIterator<OTFeature>
protected void setSameAs(OTFeature record, com.hp.hpl.jena.rdf.model.RDFNode node)
RDFAbstractFeatureIterator
setSameAs
in class RDFAbstractFeatureIterator<OTFeature>
protected void setUnits(OTFeature record, String units)
RDFAbstractFeatureIterator
setUnits
in class RDFAbstractFeatureIterator<OTFeature>
protected void setOrigin(OTFeature record, com.hp.hpl.jena.rdf.model.RDFNode node)
setOrigin
in class RDFAbstractFeatureIterator<OTFeature>
node
- URI resource of the algorithm or model, generating the property
or URI to the dataset or a bibliographic reference the property originates.protected void setName(OTFeature record, String name)
RDFAbstractFeatureIterator
setName
in class RDFAbstractFeatureIterator<OTFeature>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.