|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.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.str.String
public class String
Class http://nlp2rdf.lod2.eu/schema/string/String
| Field Summary | |
|---|---|
static com.hp.hpl.jena.enhanced.Implementation |
factory
Implementation factory for String |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,String> |
individualMapper
|
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,String> |
nodeMapper
|
static com.hp.hpl.jena.util.iterator.Filter<String> |
nullFilter
Filtering support for String |
static com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,String> |
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 | |
|---|---|
String(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
Generic functions from parent class |
|
| Method Summary | ||
|---|---|---|
void |
addAllBeginIndex(List<String> stringList)
|
|
void |
addAllEndIndex(List<String> stringList)
|
|
void |
addAllLeftContext(List<String> stringList)
|
|
void |
addAllRightContext(List<String> stringList)
|
|
void |
addAllSubString(List<? extends IString> stringList)
|
|
void |
addAllSubStringTrans(List<? extends IString> stringList)
|
|
void |
addAllSuperString(List<? extends IString> stringList)
|
|
void |
addAllSuperStringTrans(List<? extends IString> stringList)
|
|
void |
addBeginIndex(String stringValue)
|
|
void |
addEndIndex(String stringValue)
|
|
void |
addLeftContext(String stringValue)
|
|
void |
addRightContext(String stringValue)
|
|
void |
addSubString(IString stringValue)
|
|
void |
addSubStringTrans(IString stringValue)
|
|
void |
addSuperString(IString stringValue)
|
|
void |
addSuperStringTrans(IString stringValue)
|
|
static int |
count()
|
|
static int |
count(boolean direct)
|
|
static int |
count(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static int |
count(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
int |
countBeginIndex()
|
|
int |
countEndIndex()
|
|
int |
countLeftContext()
|
|
int |
countRightContext()
|
|
int |
countSubString()
|
|
int |
countSubStringTrans()
|
|
int |
countSuperString()
|
|
int |
countSuperStringTrans()
|
|
static String |
create()
|
|
static String |
create(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static String |
create(String uri)
|
|
static String |
create(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static void |
delete(String uri)
|
|
static void |
delete(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static boolean |
exists(String uri)
|
|
static boolean |
exists(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
boolean |
existsAnchorOf()
Domain property anchorOf with uri http://nlp2rdf.lod2.eu/schema/string/anchorOf |
|
boolean |
existsBeginIndex()
Domain property beginIndex with uri http://nlp2rdf.lod2.eu/schema/string/beginIndex |
|
boolean |
existsEndIndex()
Domain property endIndex with uri http://nlp2rdf.lod2.eu/schema/string/endIndex |
|
boolean |
existsLeftContext()
Domain property leftContext with uri http://nlp2rdf.lod2.eu/schema/string/leftContext |
|
boolean |
existsRightContext()
Domain property rightContext with uri http://nlp2rdf.lod2.eu/schema/string/rightContext |
|
boolean |
existsSubString()
Domain property subString with uri http://nlp2rdf.lod2.eu/schema/string/subString |
|
boolean |
existsSubStringTrans()
Domain property subStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/subStringTrans |
|
boolean |
existsSuperString()
Domain property superString with uri http://nlp2rdf.lod2.eu/schema/string/superString |
|
boolean |
existsSuperStringTrans()
Domain property superStringTrans with uri http://nlp2rdf.lod2.eu/schema/string/superStringTrans |
|
static String |
get(String uri)
|
|
static String |
get(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
Static Functions for instance handling |
|
String |
getAnchorOf()
|
|
boolean |
hasAnchorOf(String stringValue)
|
|
boolean |
hasBeginIndex(String stringValue)
|
|
boolean |
hasEndIndex(String stringValue)
|
|
boolean |
hasLeftContext(String stringValue)
|
|
boolean |
hasRightContext(String stringValue)
|
|
boolean |
hasSubString(IString stringValue)
|
|
boolean |
hasSubStringTrans(IString stringValue)
|
|
boolean |
hasSuperString(IString stringValue)
|
|
boolean |
hasSuperStringTrans(IString stringValue)
|
|
static Iterator<String> |
iterate()
|
|
static Iterator<String> |
iterate(boolean direct)
|
|
static Iterator<String> |
iterate(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static Iterator<String> |
iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
Iterator<String> |
iterateBeginIndex()
|
|
Iterator<String> |
iterateEndIndex()
|
|
Iterator<String> |
iterateLeftContext()
|
|
Iterator<String> |
iterateRightContext()
|
|
Iterator<String> |
iterateSubString()
|
|
Iterator<String> |
iterateSubStringTrans()
|
|
Iterator<String> |
iterateSuperString()
|
|
Iterator<String> |
iterateSuperStringTrans()
|
|
static List<String> |
list()
|
|
static List<String> |
list(boolean direct)
|
|
static List<String> |
list(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
static List<String> |
list(com.hp.hpl.jena.ontology.OntModel ontModel)
|
|
List<String> |
listBeginIndex()
|
|
List<String> |
listEndIndex()
|
|
List<String> |
listLeftContext()
|
|
List<String> |
listRightContext()
|
|
List<String> |
listSubString()
|
|
List<String> |
listSubStringTrans()
|
|
List<String> |
listSuperString()
|
|
List<String> |
listSuperStringTrans()
|
|
static
|
mapperFrom(Class<From> from)
Mapping support for String |
|
static void |
register()
Registers all custom classes with jena |
|
void |
removeAllBeginIndex()
|
|
void |
removeAllEndIndex()
|
|
void |
removeAllLeftContext()
|
|
void |
removeAllRightContext()
|
|
void |
removeAllSubString()
|
|
void |
removeAllSubStringTrans()
|
|
void |
removeAllSuperString()
|
|
void |
removeAllSuperStringTrans()
|
|
void |
removeAnchorOf()
|
|
void |
removeBeginIndex(String stringValue)
|
|
void |
removeEndIndex(String stringValue)
|
|
void |
removeLeftContext(String stringValue)
|
|
void |
removeRightContext(String stringValue)
|
|
void |
removeSubString(IString stringValue)
|
|
void |
removeSubStringTrans(IString stringValue)
|
|
void |
removeSuperString(IString stringValue)
|
|
void |
removeSuperStringTrans(IString stringValue)
|
|
void |
setAnchorOf(String stringValue)
|
|
| 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 class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Field Detail |
|---|
public static final com.hp.hpl.jena.enhanced.Implementation factory
public static final com.hp.hpl.jena.util.iterator.Filter<String> nullFilter
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.Statement,String> statementMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.ontology.Individual,String> individualMapper
public static final com.hp.hpl.jena.util.iterator.Map1<com.hp.hpl.jena.rdf.model.RDFNode,String> nodeMapper
| Constructor Detail |
|---|
public String(com.hp.hpl.jena.graph.Node n,
com.hp.hpl.jena.enhanced.EnhGraph g)
| Method Detail |
|---|
public static <From> com.hp.hpl.jena.util.iterator.Map1<From,String> mapperFrom(Class<From> from)
public static void register()
public static String get(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static String get(String uri)
public static Iterator<String> iterate(com.hp.hpl.jena.ontology.OntModel ontModel)
public static Iterator<String> iterate()
public static List<String> list(com.hp.hpl.jena.ontology.OntModel ontModel)
public static List<String> list()
public static Iterator<String> iterate(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static Iterator<String> iterate(boolean direct)
public static List<String> list(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static List<String> list(boolean direct)
public static int count(com.hp.hpl.jena.ontology.OntModel ontModel)
public static int count()
public static int count(boolean direct,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static int count(boolean direct)
public static boolean exists(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static boolean exists(String uri)
public static String create(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static String create(com.hp.hpl.jena.ontology.OntModel ontModel)
public static String create(String uri)
public static String create()
public static void delete(String uri,
com.hp.hpl.jena.ontology.OntModel ontModel)
public static void delete(String uri)
public boolean existsSuperString()
existsSuperString in interface IStringpublic boolean hasSuperString(IString stringValue)
hasSuperString in interface IStringpublic int countSuperString()
countSuperString in interface IStringpublic Iterator<String> iterateSuperString()
iterateSuperString in interface IStringpublic List<String> listSuperString()
listSuperString in interface IStringpublic void addSuperString(IString stringValue)
addSuperString in interface IStringpublic void addAllSuperString(List<? extends IString> stringList)
addAllSuperString in interface IStringpublic void removeSuperString(IString stringValue)
removeSuperString in interface IStringpublic void removeAllSuperString()
removeAllSuperString in interface IStringpublic boolean existsSubString()
existsSubString in interface IStringpublic boolean hasSubString(IString stringValue)
hasSubString in interface IStringpublic int countSubString()
countSubString in interface IStringpublic Iterator<String> iterateSubString()
iterateSubString in interface IStringpublic List<String> listSubString()
listSubString in interface IStringpublic void addSubString(IString stringValue)
addSubString in interface IStringpublic void addAllSubString(List<? extends IString> stringList)
addAllSubString in interface IStringpublic void removeSubString(IString stringValue)
removeSubString in interface IStringpublic void removeAllSubString()
removeAllSubString in interface IStringpublic boolean existsSuperStringTrans()
existsSuperStringTrans in interface IStringpublic boolean hasSuperStringTrans(IString stringValue)
hasSuperStringTrans in interface IStringpublic int countSuperStringTrans()
countSuperStringTrans in interface IStringpublic Iterator<String> iterateSuperStringTrans()
iterateSuperStringTrans in interface IStringpublic List<String> listSuperStringTrans()
listSuperStringTrans in interface IStringpublic void addSuperStringTrans(IString stringValue)
addSuperStringTrans in interface IStringpublic void addAllSuperStringTrans(List<? extends IString> stringList)
addAllSuperStringTrans in interface IStringpublic void removeSuperStringTrans(IString stringValue)
removeSuperStringTrans in interface IStringpublic void removeAllSuperStringTrans()
removeAllSuperStringTrans in interface IStringpublic boolean existsSubStringTrans()
existsSubStringTrans in interface IStringpublic boolean hasSubStringTrans(IString stringValue)
hasSubStringTrans in interface IStringpublic int countSubStringTrans()
countSubStringTrans in interface IStringpublic Iterator<String> iterateSubStringTrans()
iterateSubStringTrans in interface IStringpublic List<String> listSubStringTrans()
listSubStringTrans in interface IStringpublic void addSubStringTrans(IString stringValue)
addSubStringTrans in interface IStringpublic void addAllSubStringTrans(List<? extends IString> stringList)
addAllSubStringTrans in interface IStringpublic void removeSubStringTrans(IString stringValue)
removeSubStringTrans in interface IStringpublic void removeAllSubStringTrans()
removeAllSubStringTrans in interface IStringpublic boolean existsAnchorOf()
existsAnchorOf in interface IStringpublic boolean hasAnchorOf(String stringValue)
hasAnchorOf in interface IStringpublic String getAnchorOf()
getAnchorOf in interface IStringpublic void setAnchorOf(String stringValue)
setAnchorOf in interface IStringpublic void removeAnchorOf()
removeAnchorOf in interface IStringpublic boolean existsEndIndex()
existsEndIndex in interface IStringpublic boolean hasEndIndex(String stringValue)
hasEndIndex in interface IStringpublic int countEndIndex()
countEndIndex in interface IStringpublic Iterator<String> iterateEndIndex()
iterateEndIndex in interface IStringpublic List<String> listEndIndex()
listEndIndex in interface IStringpublic void addEndIndex(String stringValue)
addEndIndex in interface IStringpublic void addAllEndIndex(List<String> stringList)
addAllEndIndex in interface IStringpublic void removeEndIndex(String stringValue)
removeEndIndex in interface IStringpublic void removeAllEndIndex()
removeAllEndIndex in interface IStringpublic boolean existsBeginIndex()
existsBeginIndex in interface IStringpublic boolean hasBeginIndex(String stringValue)
hasBeginIndex in interface IStringpublic int countBeginIndex()
countBeginIndex in interface IStringpublic Iterator<String> iterateBeginIndex()
iterateBeginIndex in interface IStringpublic List<String> listBeginIndex()
listBeginIndex in interface IStringpublic void addBeginIndex(String stringValue)
addBeginIndex in interface IStringpublic void addAllBeginIndex(List<String> stringList)
addAllBeginIndex in interface IStringpublic void removeBeginIndex(String stringValue)
removeBeginIndex in interface IStringpublic void removeAllBeginIndex()
removeAllBeginIndex in interface IStringpublic boolean existsRightContext()
existsRightContext in interface IStringpublic boolean hasRightContext(String stringValue)
hasRightContext in interface IStringpublic int countRightContext()
countRightContext in interface IStringpublic Iterator<String> iterateRightContext()
iterateRightContext in interface IStringpublic List<String> listRightContext()
listRightContext in interface IStringpublic void addRightContext(String stringValue)
addRightContext in interface IStringpublic void addAllRightContext(List<String> stringList)
addAllRightContext in interface IStringpublic void removeRightContext(String stringValue)
removeRightContext in interface IStringpublic void removeAllRightContext()
removeAllRightContext in interface IStringpublic boolean existsLeftContext()
existsLeftContext in interface IStringpublic boolean hasLeftContext(String stringValue)
hasLeftContext in interface IStringpublic int countLeftContext()
countLeftContext in interface IStringpublic Iterator<String> iterateLeftContext()
iterateLeftContext in interface IStringpublic List<String> listLeftContext()
listLeftContext in interface IStringpublic void addLeftContext(String stringValue)
addLeftContext in interface IStringpublic void addAllLeftContext(List<String> stringList)
addAllLeftContext in interface IStringpublic void removeLeftContext(String stringValue)
removeLeftContext in interface IStringpublic void removeAllLeftContext()
removeAllLeftContext in interface IString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||