|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entity | |
|---|---|
| org.openrdf.concepts.dc | |
| org.openrdf.concepts.dc.terms | |
| org.openrdf.concepts.doap | |
| org.openrdf.concepts.foaf | |
| org.openrdf.concepts.owl | This file specifies in RDF Schema format the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL Full, OWL DL and OWL Lite. |
| org.openrdf.concepts.owls.service | Top level of OWL ontology for services. |
| org.openrdf.concepts.rdf | |
| org.openrdf.concepts.rdfs | |
| org.openrdf.concepts.rss | Object model for the RSS 1.0 ontology. |
| org.openrdf.concepts.skos.core | |
| org.openrdf.concepts.skos.extensions | |
| org.openrdf.concepts.skos.mapping | |
| org.openrdf.concepts.voc | |
| org.openrdf.concepts.webarch | |
| org.openrdf.elmo | |
| org.openrdf.elmo.codegen.concepts | |
| org.openrdf.elmo.codegen.source | |
| org.openrdf.elmo.codegen.support | |
| org.openrdf.elmo.dynabean | |
| org.openrdf.elmo.sesame | Implements the Elmo API for the Sesame RDF Repository. |
| org.openrdf.elmo.sesame.behaviours | |
| org.openrdf.elmo.sesame.roles | |
| Uses of Entity in org.openrdf.concepts.dc |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.dc | |
|---|---|
interface |
DcResource
|
| Uses of Entity in org.openrdf.concepts.dc.terms |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.dc.terms | |
|---|---|
interface |
Box
The DCMI Box identifies a region of space using its geographic limits. |
interface |
DateScheme
A set of date encoding schemes and/or formats |
interface |
DCMIType
A list of types used to categorize the nature or genre of the content of the resource. |
interface |
DctermsResource
|
interface |
DDC
Dewey Decimal Classification |
interface |
FormatScheme
A set of format encoding schemes. |
interface |
IdentifierScheme
A set of resource identifier encoding schemes and/or formats |
interface |
IMT
The Internet media type of the resource. |
interface |
ISO3166
ISO 3166 Codes for the representation of names of countries |
interface |
ISO6392
ISO 639-2: Codes for the representation of names of languages. |
interface |
LanguageScheme
A set of language encoding schemes and/or formats. |
interface |
LCC
Library of Congress Classification |
interface |
LCSH
Library of Congress Subject Headings |
interface |
MESH
Medical Subject Headings |
interface |
NLM
National Library of Medicine Classification |
interface |
Period
A specification of the limits of a time interval. |
interface |
Point
The DCMI Point identifies a point in space using its geographic coordinates. |
interface |
RelationScheme
A set of resource relation encoding schemes and/or formats |
interface |
RFC1766
Internet RFC 1766 'Tags for the identification of Language' specifies a two letter code taken from ISO 639, followed optionally by a two letter country code taken from ISO 3166. |
interface |
RFC3066
Internet RFC 3066 'Tags for the Identification of Languages' specifies a primary subtag which is a two-letter code taken from ISO 639 part 1 or a three-letter code taken from ISO 639 part 2, followed optionally by a two-letter country code taken from ISO 3166. |
interface |
SourceScheme
A set of source encoding schemes and/or formats |
interface |
SpatialScheme
A set of geographic place encoding schemes and/or formats |
interface |
SubjectScheme
A set of subject encoding schemes and/or formats |
interface |
TemporalScheme
A set of encoding schemes for the coverage qualifier "temporal" |
interface |
TGN
The Getty Thesaurus of Geographic Names |
interface |
TypeScheme
A set of resource type encoding schemes and/or formats |
interface |
UDC
Universal Decimal Classification |
interface |
URI
A URI Uniform Resource Identifier |
interface |
W3CDTF
W3C Encoding rules for dates and times - a profile based on ISO 8601 |
| Uses of Entity in org.openrdf.concepts.doap |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.doap | |
|---|---|
interface |
ArchRepository
GNU Arch source code repository. |
interface |
ArchRepositoryOrBKRepositoryOrCVSRepository
|
interface |
BKRepository
BitKeeper source code repository. |
interface |
CVSRepository
CVS source code repository. |
interface |
DoapResource
|
interface |
Project
A project. |
interface |
Repository
Source code repository. |
interface |
SVNRepository
Subversion source code repository. |
interface |
Version
Version information of a project release. |
| Uses of Entity in org.openrdf.concepts.foaf |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.foaf | |
|---|---|
interface |
Agent
An agent (eg. |
interface |
Document
A document. |
interface |
FoafResource
|
interface |
Group
A class of Agents. |
interface |
Image
An image. |
interface |
OnlineAccount
An online account. |
interface |
OnlineChatAccount
An online chat account. |
interface |
OnlineEcommerceAccount
An online e-commerce account. |
interface |
OnlineGamingAccount
An online gaming account. |
interface |
Organization
An organization. |
interface |
Person
A person. |
interface |
PersonalProfileDocument
A personal profile RDF document. |
| Uses of Entity in org.openrdf.concepts.owl |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.owl | |
|---|---|
interface |
AllDifferent
|
interface |
AnnotationProperty
|
interface |
DataRange
|
interface |
DatatypeProperty
|
interface |
DeprecatedClass
|
interface |
DeprecatedProperty
|
interface |
FunctionalProperty
|
interface |
InverseFunctionalProperty
|
interface |
Nothing
|
interface |
ObjectProperty
|
interface |
Ontology
|
interface |
OntologyProperty
|
interface |
OwlProperty
|
interface |
Restriction
|
interface |
SymmetricProperty
|
interface |
Thing
|
interface |
TransitiveProperty
|
| Uses of Entity in org.openrdf.concepts.owls.service |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.owls.service | |
|---|---|
interface |
Service
See comments above |
interface |
ServiceGrounding
See comments above |
interface |
ServiceModel
See comments above |
interface |
ServiceProfile
See comments above |
interface |
ServiceResource
|
| Uses of Entity in org.openrdf.concepts.rdf |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.rdf | |
|---|---|
interface |
Alt<E>
The class of containers of alternatives. |
interface |
Bag<E>
The class of unordered containers. |
interface |
List<E>
The class of RDF Lists. |
interface |
Property
The class of RDF properties. |
interface |
Seq<E>
The class of ordered containers. |
interface |
Statement
The class of RDF statements. |
| Uses of Entity in org.openrdf.concepts.rdfs |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.rdfs | |
|---|---|
interface |
Class
The class of classes. |
interface |
Container<E>
The class of RDF containers. |
interface |
ContainerMembershipProperty
The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'. |
interface |
Datatype
The class of RDF datatypes. |
interface |
Resource
The class resource, everything. |
| Uses of Entity in org.openrdf.concepts.rss |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.rss | |
|---|---|
interface |
Channel
Channel. |
interface |
Item
Item. |
interface |
RssResource
|
interface |
Textinput
Text Input. |
| Uses of Entity in org.openrdf.concepts.skos.core |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.skos.core | |
|---|---|
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 Entity in org.openrdf.concepts.skos.extensions |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.skos.extensions | |
|---|---|
interface |
ExtensionsConcept
|
interface |
ExtensionsResource
|
| Uses of Entity in org.openrdf.concepts.skos.mapping |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.skos.mapping | |
|---|---|
interface |
AND
This class is a shorthand for an intersection construct. |
interface |
MappingResource
|
interface |
NOT
This class is a shorthand for a negation construct. |
interface |
OR
This class is a shorthand for a union construct. |
| Uses of Entity in org.openrdf.concepts.voc |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.voc | |
|---|---|
interface |
Deprecated
Should no longer be used for new resource descriptions or applications. |
interface |
Term
A vocbulary term is a member of a vocabulary. |
interface |
Vocabulary
A vocabulary is a set of terms. |
interface |
VocResource
|
| Uses of Entity in org.openrdf.concepts.webarch |
|---|
| Subinterfaces of Entity in org.openrdf.concepts.webarch | |
|---|---|
interface |
InformationResource
A resource which constitutes a distinct body of information. |
interface |
Representation
A representation of a resource. |
interface |
Server
A web server supporting the HTTP protocol. |
interface |
Site
A web site. |
interface |
WebarchResource
|
interface |
WebResource
A resource which has one or more web accessible representations (taking access rights and potential system failure into account). |
| Uses of Entity in org.openrdf.elmo |
|---|
| Subinterfaces of Entity in org.openrdf.elmo | |
|---|---|
interface |
Message
The base class for all messages. |
| Methods in org.openrdf.elmo that return Entity | |
|---|---|
Entity |
ElmoManager.find(QName qname)
Retrieves the rdf:type, creates a Java Bean class and instantiates it. |
Entity |
EntitySupport.getSupportedElmoEntity()
|
Entity |
ElmoManager.removeDesignation(Class<?> concept,
Object entity)
Deprecated. |
Entity |
ElmoManager.removeDesignation(Object entity,
Class<?>... concepts)
Removes the concept designation from this
entity. |
| Uses of Entity in org.openrdf.elmo.codegen.concepts |
|---|
| Subinterfaces of Entity in org.openrdf.elmo.codegen.concepts | |
|---|---|
interface |
CodeClass
|
interface |
CodeMessageClass
|
interface |
CodeMethod
|
interface |
CodeOntology
|
interface |
CodeProperty
|
interface |
Method
The base property for methods of code that handle message. |
| Uses of Entity in org.openrdf.elmo.codegen.source |
|---|
| Methods in org.openrdf.elmo.codegen.source with parameters of type Entity | |
|---|---|
JavaSourceBuilder |
JavaSourceBuilder.annotateEntities(Class<?> ann,
Entity[] values)
|
| Uses of Entity in org.openrdf.elmo.codegen.support |
|---|
| Classes in org.openrdf.elmo.codegen.support that implement Entity | |
|---|---|
class |
ClassMessageSupport
|
class |
ClassPropertySupport
|
class |
CodePropertySupport
|
class |
ConceptSupport
|
class |
GroovyMethodCompiler
|
class |
JavaMethodCompiler
|
class |
MessageConceptSupport
|
class |
MethodSupport
|
class |
OntologySupport
|
| Uses of Entity in org.openrdf.elmo.dynabean |
|---|
| Constructors in org.openrdf.elmo.dynabean with parameters of type Entity | |
|---|---|
DynaBeanSupport(Entity elmo)
|
|
DynaClassSupport(Entity elmo)
|
|
| Uses of Entity in org.openrdf.elmo.sesame |
|---|
| Classes in org.openrdf.elmo.sesame that implement Entity | |
|---|---|
class |
SesameEntitySupport
Stores the resource and manager for a bean and implements equals, hashCode, and toString. |
| Methods in org.openrdf.elmo.sesame that return Entity | |
|---|---|
Entity |
SesameManager.removeDesignation(Class<?> concept,
Object entity)
Deprecated. |
Entity |
SesameManager.removeDesignation(Object entity,
Class<?>... concepts)
|
| Constructors in org.openrdf.elmo.sesame with parameters of type Entity | |
|---|---|
SesameEntitySupport(Entity instance)
|
|
| Uses of Entity in org.openrdf.elmo.sesame.behaviours |
|---|
| Constructors in org.openrdf.elmo.sesame.behaviours with parameters of type Entity | |
|---|---|
PropertyChangeNotifierSupport(Entity elmo)
|
|
SesameContainer(Entity bean)
|
|
SesameContainerDisabler(Entity bean)
|
|
SesameList(Entity bean)
|
|
| Uses of Entity in org.openrdf.elmo.sesame.roles |
|---|
| Subinterfaces of Entity in org.openrdf.elmo.sesame.roles | |
|---|---|
interface |
SesameEntity
Elmo JavaBean that is used by the SesameManager. |
interface |
SesameManagerAware
Internal interface implemented by SesameBeanSupport. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||