Uses of Interface
org.openrdf.concepts.skos.core.Resource

Packages that use Resource
org.openrdf.concepts.skos.core   
org.openrdf.concepts.skos.extensions   
 

Uses of Resource in org.openrdf.concepts.skos.core
 

Subinterfaces of Resource in org.openrdf.concepts.skos.core
 interface Class
           
 interface CollectableProperty
          The following rule applies for this property: [(?x ?p ?c) (?c skos:member ?y) (?p rdf:type skos:CollectableProperty) implies (?x ?p ?y)]
 interface Collection
          Labelled collections can be used with collectable semantic relation properties e.g.
 interface Concept
           
 interface ConceptScheme
          Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes.
 interface OrderedCollection
          Ordered collections can be used with collectable semantic relation properties, where you would like a set of concepts to be displayed in a specific order, and optionally under a 'node label'.
 interface TopConcept
          Deprecated. 
 

Uses of Resource in org.openrdf.concepts.skos.extensions
 

Subinterfaces of Resource in org.openrdf.concepts.skos.extensions
 interface ExtensionsConcept
           
 



Copyright © 2004-2008 Aduna. All Rights Reserved.