@Deprecated public class RDFFeaturesIterator extends RDFAbstractFeatureIterator<OTFeature>
featureTemplate, sparqlbaseReference, 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, setBaseReferenceclose, finalize, getBaseReference, getJenaModel, getRecordURI, hasNext, isSameRecord, next, removeclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic RDFFeaturesIterator(String string, String referer) throws org.restlet.resource.ResourceException, IOException, MalformedURLException
org.restlet.resource.ResourceExceptionIOExceptionMalformedURLExceptionpublic RDFFeaturesIterator(org.restlet.data.Reference reference,
String referer)
throws org.restlet.resource.ResourceException,
IOException,
MalformedURLException
org.restlet.resource.ResourceExceptionIOExceptionMalformedURLExceptionprotected 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)
RDFAbstractFeatureIteratorsetSameAs in class RDFAbstractFeatureIterator<OTFeature>protected void setUnits(OTFeature record, String units)
RDFAbstractFeatureIteratorsetUnits 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)
RDFAbstractFeatureIteratorsetName in class RDFAbstractFeatureIterator<OTFeature>Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.