org.openrdf.concepts.skos.core
Interface TopConcept

All Superinterfaces:
Entity, Resource

Deprecated.

@Deprecated
public interface TopConcept
extends Resource

A concept that sits at the top of the concept hierarchy.

Version:
This class is now deprecated. To indicate that a concept is a top concept in a scheme, now use the skos:hasTopConcept property.

Method Summary
 
Methods inherited from interface org.openrdf.concepts.skos.core.Resource
getSkosAltLabels, getSkosAltSymbols, getSkosBroaderInstantives, getSkosBroaderPartitives, getSkosChangeNotes, getSkosDefinitions, getSkosEditorialNotes, getSkosExamples, getSkosHiddenLabels, getSkosHistoryNotes, getSkosNarrowerGenerics, getSkosNarrowerInstantives, getSkosNarrowerPartitives, getSkosNotes, getSkosPrefLabels, getSkosPrefSymbols, getSkosPrimarySubjects, getSkosPrivateNotes, getSkosPublicNotes, getSkosRelated, getSkosRelatedHasParts, getSkosRelatedPartOfs, getSkosScopeNotes, getSkosSubjects, getSkosSymbols, setSkosAltLabels, setSkosAltSymbols, setSkosBroaderInstantives, setSkosBroaderPartitives, setSkosChangeNotes, setSkosDefinitions, setSkosEditorialNotes, setSkosExamples, setSkosHiddenLabels, setSkosHistoryNotes, setSkosNarrowerGenerics, setSkosNarrowerInstantives, setSkosNarrowerPartitives, setSkosNotes, setSkosPrefLabels, setSkosPrefSymbols, setSkosPrimarySubjects, setSkosPrivateNotes, setSkosPublicNotes, setSkosRelated, setSkosRelatedHasParts, setSkosRelatedPartOfs, setSkosScopeNotes, setSkosSubjects, setSkosSymbols
 
Methods inherited from interface org.openrdf.concepts.rdfs.Resource
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues
 
Methods inherited from interface org.openrdf.elmo.Entity
getElmoManager, getQName
 



Copyright © 2004-2008 Aduna. All Rights Reserved.