public class IndividualSDB extends IndividualImpl implements Individual
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualSDB.IndividualNotFoundException |
BaseResourceBean.RoleLevelALL, allVClasses, dataPropertyMap, dataPropertyStatements, datatypePropertyList, DIRECT, directVClasses, externalIds, imageInfo, mainImageUri, modTime, name, NOT_INITIALIZED, objectPropertyMap, objectPropertyStatements, populatedDataPropertyList, populatedObjectPropertyList, propertyList, rangeEnts2Ents, rdfsLabel, searchBoost, searchSnippet, sorted, vClass, vClassURIhiddenFromDisplayBelowRoleLevel, hiddenFromPublishBelowRoleLevel, localName, localNameWithPrefix, namespace, pickListName, prohibitedFromUpdateBelowRoleLevel, URI| Constructor and Description |
|---|
IndividualSDB(String individualURI,
DatasetWrapperFactory datasetWrapperFactory,
WebappDaoFactorySDB.SDBDatasetMode datasetMode,
WebappDaoFactorySDB wadf) |
IndividualSDB(String individualURI,
DatasetWrapperFactory datasetWrapperFactory,
WebappDaoFactorySDB.SDBDatasetMode datasetMode,
WebappDaoFactorySDB wadf,
boolean skipInitialization) |
IndividualSDB(String individualURI,
DatasetWrapperFactory datasetWrapperFactory,
WebappDaoFactorySDB.SDBDatasetMode datasetMode,
WebappDaoFactorySDB wadf,
org.apache.jena.rdf.model.Model initModel) |
compareTo, getDataPropertyStatement, getSearchSnippet, setDataPropertyMap, setDataPropertyStatements, setDatatypePropertyList, setExternalIds, setMainImageUri, setModTime, setName, setObjectPropertyMap, setObjectPropertyStatements, setPopulatedDataPropertyList, setPopulatedObjectPropertyList, setPropertyList, setRdfsLabel, setSearchBoost, setSearchSnippet, setVClass, setVClasses, setVClassURI, sortForDisplay, sortPropertiesForDisplay, toJSON, toStringequals, getHiddenFromDisplayBelowRoleLevel, getHiddenFromPublishBelowRoleLevel, getLabel, getLocalName, getLocalNameWithPrefix, getNamespace, getPickListName, getProhibitedFromUpdateBelowRoleLevel, getURI, hashCode, isAnonymous, setHiddenFromDisplayBelowRoleLevel, setHiddenFromDisplayBelowRoleLevelUsingRoleUri, setHiddenFromPublishBelowRoleLevel, setHiddenFromPublishBelowRoleLevelUsingRoleUri, setLocalName, setLocalNameWithPrefix, setNamespace, setPickListName, setProhibitedFromUpdateBelowRoleLevel, setProhibitedFromUpdateBelowRoleLevelUsingRoleUri, setURIclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataPropertyStatement, getSearchSnippet, setDataPropertyMap, setDataPropertyStatements, setDatatypePropertyList, setExternalIds, setMainImageUri, setModTime, setName, setObjectPropertyMap, setObjectPropertyStatements, setPopulatedDataPropertyList, setPopulatedObjectPropertyList, setPropertyList, setRdfsLabel, setSearchBoost, setSearchSnippet, setVClass, setVClasses, setVClassURI, sortForDisplay, toJSONgetHiddenFromDisplayBelowRoleLevel, getHiddenFromPublishBelowRoleLevel, getLabel, getLocalName, getNamespace, getPickListName, getProhibitedFromUpdateBelowRoleLevel, getURI, isAnonymous, setHiddenFromDisplayBelowRoleLevel, setHiddenFromDisplayBelowRoleLevelUsingRoleUri, setHiddenFromPublishBelowRoleLevel, setHiddenFromPublishBelowRoleLevelUsingRoleUri, setLocalName, setNamespace, setProhibitedFromUpdateBelowRoleLevel, setProhibitedFromUpdateBelowRoleLevelUsingRoleUri, setURIcompareTopublic IndividualSDB(String individualURI, DatasetWrapperFactory datasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode datasetMode, WebappDaoFactorySDB wadf, org.apache.jena.rdf.model.Model initModel)
public IndividualSDB(String individualURI, DatasetWrapperFactory datasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode datasetMode, WebappDaoFactorySDB wadf, boolean skipInitialization) throws IndividualSDB.IndividualNotFoundException
public IndividualSDB(String individualURI, DatasetWrapperFactory datasetWrapperFactory, WebappDaoFactorySDB.SDBDatasetMode datasetMode, WebappDaoFactorySDB wadf) throws IndividualSDB.IndividualNotFoundException
public String getName()
getName in interface IndividualgetName in class IndividualImplpublic String getRdfsLabel()
IndividualgetRdfsLabel in interface IndividualgetRdfsLabel in class IndividualImplpublic String getVClassURI()
getVClassURI in interface IndividualgetVClassURI in class IndividualImplpublic VClass getVClass()
getVClass in interface IndividualgetVClass in class IndividualImplpublic List<String> getMostSpecificTypeURIs()
getMostSpecificTypeURIs in interface IndividualgetMostSpecificTypeURIs in class IndividualImplpublic Timestamp getModTime()
IndividualImplgetModTime in interface IndividualgetModTime in class IndividualImplpublic Float getSearchBoost()
getSearchBoost in interface IndividualgetSearchBoost in class IndividualImplpublic String getMainImageUri()
getMainImageUri in interface IndividualgetMainImageUri in class IndividualImplpublic String getImageUrl()
getImageUrl in interface IndividualgetImageUrl in class IndividualImplpublic String getThumbUrl()
getThumbUrl in interface IndividualgetThumbUrl in class IndividualImplpublic boolean hasThumb()
hasThumb in interface IndividualhasThumb in class IndividualImplpublic List<ObjectPropertyStatement> getObjectPropertyStatements()
getObjectPropertyStatements in interface IndividualgetObjectPropertyStatements in class IndividualImplpublic List<ObjectPropertyStatement> getObjectPropertyStatements(String propertyURI)
getObjectPropertyStatements in interface IndividualgetObjectPropertyStatements in class IndividualImplpublic List<Individual> getRelatedIndividuals(String propertyURI)
getRelatedIndividuals in interface IndividualgetRelatedIndividuals in class IndividualImplpublic Individual getRelatedIndividual(String propertyURI)
getRelatedIndividual in interface IndividualgetRelatedIndividual in class IndividualImplpublic List<ObjectProperty> getObjectPropertyList()
getObjectPropertyList in interface IndividualgetObjectPropertyList in class IndividualImplpublic List<ObjectProperty> getPopulatedObjectPropertyList()
IndividualgetPopulatedObjectPropertyList in interface IndividualgetPopulatedObjectPropertyList in class IndividualImplpublic Map<String,ObjectProperty> getObjectPropertyMap()
getObjectPropertyMap in interface IndividualgetObjectPropertyMap in class IndividualImplpublic List<DataPropertyStatement> getDataPropertyStatements()
getDataPropertyStatements in interface IndividualgetDataPropertyStatements in class IndividualImplpublic List getDataPropertyList()
getDataPropertyList in interface IndividualgetDataPropertyList in class IndividualImplpublic List<DataProperty> getPopulatedDataPropertyList()
getPopulatedDataPropertyList in interface IndividualgetPopulatedDataPropertyList in class IndividualImplpublic Map<String,DataProperty> getDataPropertyMap()
getDataPropertyMap in interface IndividualgetDataPropertyMap in class IndividualImplpublic List<DataPropertyStatement> getDataPropertyStatements(String propertyUri)
getDataPropertyStatements in interface IndividualgetDataPropertyStatements in class IndividualImplpublic String getDataValue(String propertyUri)
getDataValue in interface IndividualgetDataValue in class IndividualImplpublic List<String> getDataValues(String propertyUri)
getDataValues in interface IndividualgetDataValues in class IndividualImplpublic List<DataPropertyStatement> getExternalIds()
getExternalIds in interface IndividualgetExternalIds in class IndividualImplpublic List<VClass> getVClasses()
getVClasses in interface IndividualgetVClasses in class IndividualImplpublic List<VClass> getVClasses(boolean assertedOnly)
getVClasses in interface IndividualgetVClasses in class IndividualImplpublic boolean isVClass(String uri)
IndividualImpl is adequate if the reasoner is
up to date.
If the base method returns false, check directly to see if
any of the super classes of the direct classes will satisfy this request.isVClass in interface IndividualisVClass in class IndividualImplprotected void sortEnts2EntsForDisplay()
sortEnts2EntsForDisplay in class IndividualImplpublic void resolveAsFauxPropertyStatements(List<ObjectPropertyStatement> list)
IndividualresolveAsFauxPropertyStatements in interface IndividualresolveAsFauxPropertyStatements in class IndividualImpllist - Object property statementsCopyright © 2021. All rights reserved.