Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
it.uniroma2.art.owlart.exceptions
,
it.uniroma2.art.owlart.filter
,
it.uniroma2.art.owlart.io
,
it.uniroma2.art.owlart.model
,
it.uniroma2.art.owlart.model.impl
,
it.uniroma2.art.owlart.models
,
it.uniroma2.art.owlart.models.conf
,
it.uniroma2.art.owlart.models.impl
,
it.uniroma2.art.owlart.navigation
,
it.uniroma2.art.owlart.query
,
it.uniroma2.art.owlart.query.io
,
it.uniroma2.art.owlart.resources
,
it.uniroma2.art.owlart.utilities
,
it.uniroma2.art.owlart.vocabulary
Class Hierarchy
java.lang.Object
it.uniroma2.art.owlart.model.impl.
ARTLiteralEmptyImpl
(implements it.uniroma2.art.owlart.model.
ARTLiteral
)
it.uniroma2.art.owlart.model.impl.
ARTNodeFactoryImpl
(implements it.uniroma2.art.owlart.model.
ARTNodeFactory
)
it.uniroma2.art.owlart.model.impl.
ARTResourceEmptyImpl
(implements it.uniroma2.art.owlart.model.
ARTResource
)
it.uniroma2.art.owlart.model.impl.
ARTBNodeEmptyImpl
(implements it.uniroma2.art.owlart.model.
ARTBNode
)
it.uniroma2.art.owlart.model.impl.
ARTURIResourceEmptyImpl
(implements it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.impl.
ARTStatementEmptyImpl
(implements it.uniroma2.art.owlart.model.
ARTStatement
)
it.uniroma2.art.owlart.models.impl.
BaseRDFModelImpl
(implements it.uniroma2.art.owlart.models.
BaseRDFTripleModel
)
it.uniroma2.art.owlart.models.impl.
RDFModelImpl
(implements it.uniroma2.art.owlart.models.
RDFModel
)
it.uniroma2.art.owlart.models.impl.
RDFSModelImpl
(implements it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.impl.
OWLModelImpl
(implements it.uniroma2.art.owlart.models.
OWLModel
, it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.impl.
SKOSModelImpl
(implements it.uniroma2.art.owlart.models.
SKOSModel
)
it.uniroma2.art.owlart.models.impl.
SKOSXLModelImpl
(implements it.uniroma2.art.owlart.models.
SKOSXLModel
, it.uniroma2.art.owlart.models.
SKOSXLReasoner
)
it.uniroma2.art.owlart.models.impl.
SPARQLBasedRDFTripleModelImpl
(implements it.uniroma2.art.owlart.models.
BaseRDFTripleModel
)
it.uniroma2.art.owlart.filter.
BaseRDFPropertyPredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
ConceptsInSchemePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.models.conf.
ContentTypeVocabulary
it.uniroma2.art.owlart.filter.
DesiredLanguageLabelPredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.models.impl.
LiteralIteratorFilteringLanguage
(implements it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
)
it.uniroma2.art.owlart.models.impl.
LiteralIteratorWrappingNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
)
it.uniroma2.art.owlart.models.conf.
ModelConfigurationImpl
(implements it.uniroma2.art.owlart.models.conf.
ModelConfiguration
)
it.uniroma2.art.owlart.models.conf.
RemoteModelConfigurationImpl
it.uniroma2.art.owlart.utilities.
ModelUtilities
it.uniroma2.art.owlart.models.impl.
NamedInstancesIteratorFilteringResourceIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.model.
NodeFilters
it.uniroma2.art.owlart.filter.
NoLanguageResourcePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
NoSubclassPredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
NoSubpropertyPredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
NoTypePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.models.impl.
ObjectsOfStatementsIterator
(implements it.uniroma2.art.owlart.navigation.
ARTNodeIterator
)
it.uniroma2.art.owlart.navigation.
OntNamespaceLocationPair
it.uniroma2.art.owlart.vocabulary.
OWL
it.uniroma2.art.owlart.vocabulary.
OWL.Res
it.uniroma2.art.owlart.models.
OWLArtModelFactory
<MC> (implements it.uniroma2.art.owlart.models.
ModelFactory
<MC>)
it.uniroma2.art.owlart.models.impl.
PredicatesOfStatementsIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.utilities.
PropertyChainsTree
it.uniroma2.art.owlart.query.
QueryLanguage
it.uniroma2.art.owlart.vocabulary.
RDF
it.uniroma2.art.owlart.vocabulary.
RDF.Res
it.uniroma2.art.owlart.io.
RDFFormat
it.uniroma2.art.owlart.navigation.
RDFIteratorImpl
<T> (implements it.uniroma2.art.owlart.navigation.
RDFIterator
<T>)
it.uniroma2.art.owlart.models.impl.
LiteralIteratorFilteringNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
)
it.uniroma2.art.owlart.models.impl.
OWLModelImpl.ARTLiteralIteratorImpl
(implements it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
)
it.uniroma2.art.owlart.models.impl.
OWLModelImpl.ARTResourceIteratorImpl
(implements it.uniroma2.art.owlart.navigation.
ARTResourceIterator
)
it.uniroma2.art.owlart.utilities.
RDFIterators.DistinctRDFIterator
<T>
it.uniroma2.art.owlart.utilities.
RDFIterators.RDFListIterator
(implements it.uniroma2.art.owlart.navigation.
ARTNodeIterator
)
it.uniroma2.art.owlart.models.impl.
ResourceIteratorFilteringNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTResourceIterator
)
it.uniroma2.art.owlart.models.impl.
SKOSXLModelImpl.LanguageFilteredXLabelIterator
(implements it.uniroma2.art.owlart.navigation.
ARTResourceIterator
)
it.uniroma2.art.owlart.models.impl.
URIResourceIteratorFilteringNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.utilities.
RDFIterators
it.uniroma2.art.owlart.io.
RDFNodeSerializer
it.uniroma2.art.owlart.utilities.
RDFRenderer
it.uniroma2.art.owlart.vocabulary.
RDFS
it.uniroma2.art.owlart.vocabulary.
RDFS.Res
it.uniroma2.art.owlart.models.impl.
ResourceIteratorWrappingNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTResourceIterator
)
it.uniroma2.art.owlart.filter.
ResourceOfATypePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.resources.
Resources
it.uniroma2.art.owlart.filter.
RootClassesResourcePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
RootConceptsPredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.filter.
RootPropertiesResourcePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.vocabulary.
SKOS
it.uniroma2.art.owlart.vocabulary.
SKOS.Res
it.uniroma2.art.owlart.vocabulary.
SKOSXL
it.uniroma2.art.owlart.vocabulary.
SKOSXL.Res
it.uniroma2.art.owlart.models.impl.
SPARQLBasedRDFTripleModelImpl.StatementAfterTupleBindings
(implements it.uniroma2.art.owlart.model.
ARTStatement
)
it.uniroma2.art.owlart.models.impl.
SPARQLBasedRDFTripleModelImpl.StatementIteratorAfterTupleBindingsIterator
(implements it.uniroma2.art.owlart.navigation.
ARTStatementIterator
)
it.uniroma2.art.owlart.models.impl.
SubjectsOfStatementsIterator
(implements it.uniroma2.art.owlart.navigation.
ARTResourceIterator
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
it.uniroma2.art.owlart.models.conf.
BadConfigurationException
it.uniroma2.art.owlart.models.conf.
ConfParameterNotFoundException
it.uniroma2.art.owlart.query.
MalformedQueryException
it.uniroma2.art.owlart.exceptions.
ModelAccessException
it.uniroma2.art.owlart.exceptions.
ModelCreationException
it.uniroma2.art.owlart.exceptions.
ModelUpdateException
it.uniroma2.art.owlart.exceptions.
QueryEvaluationException
java.lang.RuntimeException
it.uniroma2.art.owlart.exceptions.
ModelRuntimeException
it.uniroma2.art.owlart.model.
UncompatibleRDFNodeException
it.uniroma2.art.owlart.query.io.
TupleBindingsWriterException
it.uniroma2.art.owlart.exceptions.
UnavailableResourceException
it.uniroma2.art.owlart.models.
UnloadableModelConfigurationException
it.uniroma2.art.owlart.models.
UnsupportedModelConfigurationException
it.uniroma2.art.owlart.exceptions.
UnsupportedQueryLanguageException
it.uniroma2.art.owlart.exceptions.
UnsupportedRDFFormatException
it.uniroma2.art.owlart.exceptions.
VocabularyInitializationException
it.uniroma2.art.owlart.query.io.
TupleBindingsWritingFormat
it.uniroma2.art.owlart.models.impl.
URIResourceIteratorFilteringResourceIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.models.impl.
URIResourceIteratorWrappingNodeIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.models.impl.
URIResourceIteratorWrappingResourceIterator
(implements it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
)
it.uniroma2.art.owlart.filter.
URIResourcePredicate
(implements com.google.common.base.Predicate<T>)
it.uniroma2.art.owlart.vocabulary.
VocabularyTypesInts
it.uniroma2.art.owlart.vocabulary.
VocabularyTypesStrings
it.uniroma2.art.owlart.vocabulary.
VocabUtilities
it.uniroma2.art.owlart.vocabulary.
XmlSchema
it.uniroma2.art.owlart.vocabulary.
XmlSchema.Res
Interface Hierarchy
it.uniroma2.art.owlart.model.
ARTNamespace
it.uniroma2.art.owlart.model.
ARTNode
it.uniroma2.art.owlart.model.
ARTBNode
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTLiteral
, it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.
ARTLiteral
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTBNode
, it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.
ARTResource
it.uniroma2.art.owlart.model.
ARTBNode
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTLiteral
, it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.
ARTURIResource
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTBNode
, it.uniroma2.art.owlart.model.
ARTLiteral
)
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTBNode
, it.uniroma2.art.owlart.model.
ARTLiteral
, it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.
ARTURIResource
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTBNode
, it.uniroma2.art.owlart.model.
ARTLiteral
)
it.uniroma2.art.owlart.model.
NodeFilters.JackOfAllTradesNode
(also extends it.uniroma2.art.owlart.model.
ARTBNode
, it.uniroma2.art.owlart.model.
ARTLiteral
, it.uniroma2.art.owlart.model.
ARTURIResource
)
it.uniroma2.art.owlart.model.
ARTNodeFactory
it.uniroma2.art.owlart.models.
BaseRDFTripleModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.io.
RDFSerializer
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
BaseRDFTripleModel
, it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.model.
ARTStatement
it.uniroma2.art.owlart.query.
Binding
java.util.Iterator<E>
it.uniroma2.art.owlart.navigation.
ARTBNodeIterator
it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
it.uniroma2.art.owlart.navigation.
ARTNamespaceIterator
it.uniroma2.art.owlart.navigation.
ARTNodeIterator
it.uniroma2.art.owlart.navigation.
ARTResourceIterator
it.uniroma2.art.owlart.navigation.
ARTStatementIterator
it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
it.uniroma2.art.owlart.navigation.
RDFIterator
<T>
it.uniroma2.art.owlart.navigation.
ARTBNodeIterator
it.uniroma2.art.owlart.navigation.
ARTLiteralIterator
it.uniroma2.art.owlart.navigation.
ARTNamespaceIterator
it.uniroma2.art.owlart.navigation.
ARTNodeIterator
it.uniroma2.art.owlart.navigation.
ARTResourceIterator
it.uniroma2.art.owlart.navigation.
ARTStatementIterator
it.uniroma2.art.owlart.navigation.
ARTURIResourceIterator
it.uniroma2.art.owlart.query.
TupleBindingsIterator
it.uniroma2.art.owlart.query.
TupleBindingsIterator
it.uniroma2.art.owlart.models.conf.
ModelConfiguration
it.uniroma2.art.owlart.models.conf.
PersistenceModelConfiguration
it.uniroma2.art.owlart.models.
ModelFactory
<MC>
it.uniroma2.art.owlart.models.
PrefixMapping
it.uniroma2.art.owlart.models.
BaseRDFTripleModel
(also extends it.uniroma2.art.owlart.model.
ARTNodeFactory
, it.uniroma2.art.owlart.io.
RDFSerializer
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
BaseRDFTripleModel
, it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.query.
Query
it.uniroma2.art.owlart.query.
BooleanQuery
it.uniroma2.art.owlart.query.
GraphQuery
it.uniroma2.art.owlart.query.
TupleQuery
it.uniroma2.art.owlart.io.
RDFSerializer
it.uniroma2.art.owlart.models.
BaseRDFTripleModel
(also extends it.uniroma2.art.owlart.model.
ARTNodeFactory
, it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
BaseRDFTripleModel
, it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
RDFSReasoner
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
OWLReasoner
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
SKOSXLReasoner
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLReasoner
it.uniroma2.art.owlart.models.
TripleQueryModel
it.uniroma2.art.owlart.models.
BaseRDFTripleModel
(also extends it.uniroma2.art.owlart.model.
ARTNodeFactory
, it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.io.
RDFSerializer
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
BaseRDFTripleModel
, it.uniroma2.art.owlart.models.
SPARQLQueryModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SPARQLQueryModel
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFModel
(also extends it.uniroma2.art.owlart.models.
BaseRDFTripleModel
)
it.uniroma2.art.owlart.models.
DirectReasoning
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
, it.uniroma2.art.owlart.models.
RDFSModel
)
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
RDFSModel
(also extends it.uniroma2.art.owlart.models.
RDFModel
, it.uniroma2.art.owlart.models.
RDFSReasoner
)
it.uniroma2.art.owlart.models.
OWLModel
(also extends it.uniroma2.art.owlart.models.
OWLReasoner
)
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSModel
(also extends it.uniroma2.art.owlart.models.
PrefixMapping
, it.uniroma2.art.owlart.models.
RDFSModel
, it.uniroma2.art.owlart.models.
TripleQueryModel
)
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
SKOSXLModel
it.uniroma2.art.owlart.models.
TransactionBasedModel
it.uniroma2.art.owlart.models.
TripleQueryModelHTTPConnection
it.uniroma2.art.owlart.query.
TupleBindings
Annotation Type Hierarchy
it.uniroma2.art.owlart.models.conf.
RequiredConfigurationParameter
(implements java.lang.annotation.Annotation)
it.uniroma2.art.owlart.models.conf.
ModelConfigurationParameter
(implements java.lang.annotation.Annotation)
it.uniroma2.art.owlart.models.conf.
ContentType
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
it.uniroma2.art.owlart.vocabulary.
RDFTypesEnum
it.uniroma2.art.owlart.vocabulary.
RDFResourceRolesEnum
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
ART Group, University of Rome, Tor Vergata
. All Rights Reserved.