Uses of Interface
org.semanticweb.owlapi.model.HasIRI
Packages that use HasIRI
Package
Description
OBO to OWL.
Ontology parsing and saving classes.
Main API classes.
Provider interfaces.
Profile classes.
Vocabulary package.
Builders package.
OWL API reference implementation package.
-
Uses of HasIRI in org.obolibrary.obo2owl
Classes in org.obolibrary.obo2owl that implement HasIRIModifier and TypeClassDescriptionstatic enum
OBO to OWL vocabulary. -
Uses of HasIRI in org.semanticweb.owlapi.io
Classes in org.semanticweb.owlapi.io that implement HasIRIModifier and TypeClassDescriptionclass
class
class
class
Anonymous node implementation.class
IRI node implementation. -
Uses of HasIRI in org.semanticweb.owlapi.model
Subinterfaces of HasIRI in org.semanticweb.owlapi.modelModifier and TypeInterfaceDescriptioninterface
Represents an AnnotationProperty in the OWL 2 specification.interface
Represents a Class in the OWL 2 specification.interface
Represents a Data Property in the OWL 2 Specification.interface
Represents a Datatype (named data range) in the OWL 2 Specification.interface
Represents Entities in the OWL 2 Specification.interface
Represents an import statement in an ontology.interface
Deprecated.this interface is redundantinterface
Represents a Named Individual in the OWL 2 Specification.interface
Represents a named object for example, class, property, ontology etc.interface
Represents an Object Property in the OWL 2 Specification.interface
A marker interface for properties that aren't expression i.e.interface
Represents a variable that can appear in an atom.Classes in org.semanticweb.owlapi.model that implement HasIRIModifier and TypeClassDescriptionenum
Represents the different types of OWL 2 class expressions.enum
Represents the different types of OWL 2 data ranges.class
EntityType<E extends OWLEntity>
Represents the different types of OWL 2 Entities. -
Uses of HasIRI in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers with parameters of type HasIRIModifier and TypeMethodDescriptiondefault OWLAnnotationProperty
AnnotationPropertyProvider.getOWLAnnotationProperty
(HasIRI iri) Gets an instance ofOWLAnnotationProperty
with the same IRI as the input.default OWLClass
ClassProvider.getOWLClass
(HasIRI iri) Gets an instance ofOWLClass
with the same IRI as the input.default OWLDataProperty
DataPropertyProvider.getOWLDataProperty
(HasIRI iri) Gets an instance ofOWLDataProperty
with the same IRI as the input.default OWLDatatype
DatatypeProvider.getOWLDatatype
(HasIRI iri) Gets an instance ofOWLDatatype
with the same IRI as the input.default OWLNamedIndividual
NamedIndividualProvider.getOWLNamedIndividual
(HasIRI iri) Gets an instance ofOWLNamedIndividual
with the same IRI as the input.default OWLObjectProperty
ObjectPropertyProvider.getOWLObjectProperty
(HasIRI iri) Gets an instance ofOWLObjectProperty
with the same IRI as the input.default SWRLVariable
SWRLProvider.getSWRLVariable
(HasIRI var) Gets a SWRLVariable with the same IRI as the input. -
Uses of HasIRI in org.semanticweb.owlapi.profiles
Subinterfaces of HasIRI in org.semanticweb.owlapi.profilesClasses in org.semanticweb.owlapi.profiles that implement HasIRIModifier and TypeClassDescriptionclass
class
class
Checks to see if an ontology and its imports closure fall into the OWL 2 FULL profile.class
class
enum
This enumeration includes all currently implemented profile checkers and known information about available reasoners for those profiles. -
Uses of HasIRI in org.semanticweb.owlapi.vocab
Classes in org.semanticweb.owlapi.vocab that implement HasIRIModifier and TypeClassDescriptionenum
enum
An enumeration of the datatypes in the OWL 2 specification.enum
Represents the facets that can be used for restricting a datatype.enum
enum
enum
enum
enum
enum
enum
enum
A vocabulary for XML Schema Data Types (XSD).Methods in org.semanticweb.owlapi.vocab with parameters of type HasIRIModifier and TypeMethodDescriptionstatic OWL2Datatype
OWL2Datatype.getDatatype
(HasIRI datatype) Given an IRI that identifies anOWLDatatype
, this method obtains the correspondingOWL2Datatype
. -
Uses of HasIRI in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders with parameters of type HasIRI -
Uses of HasIRI in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement HasIRIModifier and TypeClassDescriptionclass
An optimised implementation of OWLDatatype for OWL2Datatypes.class
class
class
class
class
class
class
class