eu.lod2.nlp2rdf.schema.error
Class Error
java.lang.Object
com.hp.hpl.jena.enhanced.Polymorphic<com.hp.hpl.jena.rdf.model.RDFNode>
com.hp.hpl.jena.enhanced.EnhNode
com.hp.hpl.jena.rdf.model.impl.ResourceImpl
com.hp.hpl.jena.ontology.impl.OntResourceImpl
com.hp.hpl.jena.ontology.impl.IndividualImpl
eu.lod2.nlp2rdf.schema.error.Error
- All Implemented Interfaces:
- com.hp.hpl.jena.graph.FrontsNode, com.hp.hpl.jena.ontology.Individual, com.hp.hpl.jena.ontology.OntResource, com.hp.hpl.jena.rdf.model.RDFNode, com.hp.hpl.jena.rdf.model.Resource, IError, IThing
public class Error
- extends com.hp.hpl.jena.ontology.impl.IndividualImpl
- implements IError
Class http://nlp2rdf.lod2.eu/schema/error/Error
|
Field Summary |
static com.hp.hpl.jena.enhanced.Implementation |
factory
Implementation factory for Error |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,Error> |
individualMapper
|
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,Error> |
nodeMapper
|
static com.hp.hpl.jena.util.iterator.Filter<Error> |
nullFilter
Filtering support for Error |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,Error> |
statementMapper
|
| Fields inherited from class com.hp.hpl.jena.ontology.impl.OntResourceImpl |
KNOWN_LANGUAGES |
| Fields inherited from class com.hp.hpl.jena.rdf.model.impl.ResourceImpl |
rdfNodeFactory |
|
Constructor Summary |
Error(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
Generic functions from parent class |
| Methods inherited from class com.hp.hpl.jena.ontology.impl.IndividualImpl |
addOntClass, getOntClass, getOntClass, hasOntClass, hasOntClass, hasOntClass, listOntClasses, removeOntClass, setOntClass |
| Methods inherited from class com.hp.hpl.jena.ontology.impl.OntResourceImpl |
addComment, addComment, addDifferentFrom, addIsDefinedBy, addLabel, addLabel, addRDFType, addSameAs, addSeeAlso, addVersionInfo, asAllDifferent, asAnnotationProperty, asClass, asDataRange, asDatatypeProperty, asIndividual, asObjectProperty, asOntology, asProperty, getCardinality, getComment, getDifferentFrom, getIsDefinedBy, getLabel, getOntModel, getProfile, getPropertyValue, getRDFType, getRDFType, getSameAs, getSeeAlso, getVersionInfo, hasComment, hasComment, hasLabel, hasLabel, hasRDFType, hasRDFType, hasRDFType, hasSeeAlso, hasVersionInfo, isAllDifferent, isAnnotationProperty, isClass, isDataRange, isDatatypeProperty, isDefinedBy, isDifferentFrom, isIndividual, isObjectProperty, isOntLanguageTerm, isOntology, isProperty, isSameAs, listComments, listDifferentFrom, listIsDefinedBy, listLabels, listPropertyValues, listRDFTypes, listSameAs, listSeeAlso, listVersionInfo, remove, removeComment, removeComment, removeDefinedBy, removeDifferentFrom, removeLabel, removeLabel, removeProperty, removeRDFType, removeSameAs, removeSeeAlso, removeVersionInfo, setComment, setDifferentFrom, setIsDefinedBy, setLabel, setPropertyValue, setRDFType, setSameAs, setSeeAlso, setVersionInfo |
| Methods inherited from class com.hp.hpl.jena.rdf.model.impl.ResourceImpl |
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, begin, commit, getId, getLocalName, getModel, getNameSpace, getProperty, getPropertyResourceValue, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString, visitWith |
| Methods inherited from class com.hp.hpl.jena.enhanced.EnhNode |
as, asNode, canAs, equals, getGraph, hashCode, isAnon, isLiteral, isResource, isURIResource, isValid, viewAs |
| Methods inherited from class com.hp.hpl.jena.enhanced.Polymorphic |
addView, supports |
| Methods inherited from interface com.hp.hpl.jena.ontology.Individual |
addOntClass, getOntClass, getOntClass, hasOntClass, hasOntClass, hasOntClass, listOntClasses, removeOntClass, setOntClass |
| Methods inherited from interface com.hp.hpl.jena.ontology.OntResource |
addComment, addComment, addDifferentFrom, addIsDefinedBy, addLabel, addLabel, addRDFType, addSameAs, addSeeAlso, addVersionInfo, asAllDifferent, asAnnotationProperty, asClass, asDataRange, asDatatypeProperty, asIndividual, asObjectProperty, asOntology, asProperty, getCardinality, getComment, getDifferentFrom, getIsDefinedBy, getLabel, getOntModel, getProfile, getPropertyValue, getRDFType, getRDFType, getSameAs, getSeeAlso, getVersionInfo, hasComment, hasComment, hasLabel, hasLabel, hasRDFType, hasRDFType, hasRDFType, hasSeeAlso, hasVersionInfo, isAllDifferent, isAnnotationProperty, isClass, isDataRange, isDatatypeProperty, isDefinedBy, isDifferentFrom, isIndividual, isObjectProperty, isOntLanguageTerm, isOntology, isProperty, isSameAs, listComments, listDifferentFrom, listIsDefinedBy, listLabels, listPropertyValues, listRDFTypes, listSameAs, listSeeAlso, listVersionInfo, remove, removeComment, removeComment, removeDefinedBy, removeDifferentFrom, removeLabel, removeLabel, removeProperty, removeRDFType, removeSameAs, removeSeeAlso, removeVersionInfo, setComment, setDifferentFrom, setIsDefinedBy, setLabel, setPropertyValue, setRDFType, setSameAs, setSeeAlso, setVersionInfo |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.Resource |
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getPropertyResourceValue, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, removeAll, removeProperties, toString |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFNode |
as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, visitWith |
| Methods inherited from interface com.hp.hpl.jena.graph.FrontsNode |
asNode |
factory
public static final com.hp.hpl.jena.enhanced.Implementation factory
- Implementation factory for Error
nullFilter
public static final com.hp.hpl.jena.util.iterator.Filter<Error> nullFilter
- Filtering support for Error
statementMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,Error> statementMapper
individualMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,Error> individualMapper
nodeMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,Error> nodeMapper
Error
public Error(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
- Generic functions from parent class
mapperFrom
public static <From> com.hp.hpl.jena.util.iterator.Map1<From,Error> mapperFrom(Class<From> from)
- Mapping support for Error
register
public static void register()
- Registers all custom classes with jena
get
public static Error get(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
- Static Functions for instance handling
get
public static Error get(String uri)
iterate
public static Iterator<Error> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
iterate
public static Iterator<Error> iterate()
list
public static List<Error> list(com.hp.hpl.jena.ontology.OntModel ontModel)
list
public static List<Error> list()
iterate
public static Iterator<Error> iterate(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
iterate
public static Iterator<Error> iterate(boolean direct)
list
public static List<Error> list(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
list
public static List<Error> list(boolean direct)
count
public static int count(com.hp.hpl.jena.ontology.OntModel ontModel)
count
public static int count()
count
public static int count(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
count
public static int count(boolean direct)
exists
public static boolean exists(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
exists
public static boolean exists(String uri)
create
public static Error create(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
create
public static Error create(com.hp.hpl.jena.ontology.OntModel ontModel)
create
public static Error create(String uri)
create
public static Error create()
delete
public static void delete(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
delete
public static void delete(String uri)
existsFatal
public boolean existsFatal()
- Domain property fatal
with uri http://nlp2rdf.lod2.eu/schema/error/fatal
- Specified by:
existsFatal in interface IError
hasFatal
public boolean hasFatal(Boolean booleanValue)
- Specified by:
hasFatal in interface IError
getFatal
public Boolean getFatal()
- Specified by:
getFatal in interface IError
setFatal
public void setFatal(Boolean booleanValue)
- Specified by:
setFatal in interface IError
removeFatal
public void removeFatal()
- Specified by:
removeFatal in interface IError
existsSource
public boolean existsSource()
- Domain property source
with uri http://nlp2rdf.lod2.eu/schema/error/source
- Specified by:
existsSource in interface IError
hasSource
public boolean hasSource(String stringValue)
- Specified by:
hasSource in interface IError
countSource
public int countSource()
- Specified by:
countSource in interface IError
iterateSource
public Iterator<String> iterateSource()
- Specified by:
iterateSource in interface IError
listSource
public List<String> listSource()
- Specified by:
listSource in interface IError
addSource
public void addSource(String stringValue)
- Specified by:
addSource in interface IError
addAllSource
public void addAllSource(List<String> stringList)
- Specified by:
addAllSource in interface IError
removeSource
public void removeSource(String stringValue)
- Specified by:
removeSource in interface IError
removeAllSource
public void removeAllSource()
- Specified by:
removeAllSource in interface IError
existsMessage
public boolean existsMessage()
- Domain property message
with uri http://nlp2rdf.lod2.eu/schema/error/hasMessage
- Specified by:
existsMessage in interface IError
hasMessage
public boolean hasMessage(String stringValue)
- Specified by:
hasMessage in interface IError
countMessage
public int countMessage()
- Specified by:
countMessage in interface IError
iterateMessage
public Iterator<String> iterateMessage()
- Specified by:
iterateMessage in interface IError
listMessage
public List<String> listMessage()
- Specified by:
listMessage in interface IError
addMessage
public void addMessage(String stringValue)
- Specified by:
addMessage in interface IError
addAllMessage
public void addAllMessage(List<String> stringList)
- Specified by:
addAllMessage in interface IError
removeMessage
public void removeMessage(String stringValue)
- Specified by:
removeMessage in interface IError
removeAllMessage
public void removeAllMessage()
- Specified by:
removeAllMessage in interface IError
Copyright © 2011. All Rights Reserved.