|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.enhancer.servicesapi.rdf.Properties
public class Properties
Namespace of standard properties to be used as typed metadata by EnhancementEngine. Copy and paste the URLs in a browser to access the official definitions (RDF schema) of those properties to.
| Field Summary | |
|---|---|
static org.apache.clerezza.rdf.core.UriRef |
DC_CREATED
Creation date of a resource. |
static org.apache.clerezza.rdf.core.UriRef |
DC_CREATOR
The entity responsible for the creation of a resource. |
static org.apache.clerezza.rdf.core.UriRef |
DC_FILEFORMAT
Deprecated. dc:FileFormat does not exist |
static org.apache.clerezza.rdf.core.UriRef |
DC_LANGUAGE
Language of the content item text. |
static org.apache.clerezza.rdf.core.UriRef |
DC_REFERENCES
Deprecated. use ENHANCER_ENTITY instead |
static org.apache.clerezza.rdf.core.UriRef |
DC_RELATION
A related resource. |
static org.apache.clerezza.rdf.core.UriRef |
DC_REQUIRES
A related resource that is required by the described resource to support its function, delivery, or coherence. |
static org.apache.clerezza.rdf.core.UriRef |
DC_SUBJECT
Deprecated. rwesten: To my knowledge no longer used by Stanbol Enhancer enhancement specification |
static org.apache.clerezza.rdf.core.UriRef |
DC_TYPE
The nature or genre of the resource. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_CONFIDENCE
A positive double value to rank extractions according to the algorithm confidence in the accuracy of the extraction. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_END
the character position of the end of a text selection. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_ENTITY_LABEL
The label(s) of the referred entity |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_ENTITY_REFERENCE
This refers to the URI identifying the referred named entity |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_ENTITY_TYPE
This property can be used to specify the type of the entity (Optional) |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_EXTRACTED_FROM
Refers to the content item the enhancement was extracted form |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_MENTIONED_ENTITY_CONTEXT
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_MENTIONED_ENTITY_OCCURENCE
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_MENTIONED_ENTITY_POSITION_END
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_MENTIONED_ENTITY_POSITION_START
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_RELATED_CONTENT_ITEM
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_RELATED_TOPIC
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_RELATED_TOPIC_LABEL
Deprecated. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_SELECTED_TEXT
The text selected by the text annotation. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_SELECTION_CONTEXT
The context (surroundings) of the text selected. |
static org.apache.clerezza.rdf.core.UriRef |
ENHANCER_START
the character position of the start of a text selection. |
static org.apache.clerezza.rdf.core.UriRef |
FOAF_SHA1
The sha1 hexadecimal digest of a content item. |
static org.apache.clerezza.rdf.core.UriRef |
GEO_LAT
|
static org.apache.clerezza.rdf.core.UriRef |
GEO_LONG
|
static org.apache.clerezza.rdf.core.UriRef |
GEORSS_POINT
A point on the surface of the earth given by two signed floats (latitude and longitude) concatenated as a string literal using a whitespace as separator. |
static org.apache.clerezza.rdf.core.UriRef |
RDF_TYPE
The canonical way to give the type of a resource. |
static org.apache.clerezza.rdf.core.UriRef |
RDFS_LABEL
A label for resources of any type. |
| Constructor Summary | |
|---|---|
Properties()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.clerezza.rdf.core.UriRef RDF_TYPE
OntologyClass
public static final org.apache.clerezza.rdf.core.UriRef RDFS_LABEL
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef DC_REFERENCES
public static final org.apache.clerezza.rdf.core.UriRef DC_CREATED
public static final org.apache.clerezza.rdf.core.UriRef DC_CREATOR
public static final org.apache.clerezza.rdf.core.UriRef DC_TYPE
public static final org.apache.clerezza.rdf.core.UriRef DC_REQUIRES
public static final org.apache.clerezza.rdf.core.UriRef DC_RELATION
public static final org.apache.clerezza.rdf.core.UriRef GEORSS_POINT
public static final org.apache.clerezza.rdf.core.UriRef GEO_LAT
public static final org.apache.clerezza.rdf.core.UriRef GEO_LONG
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_EXTRACTED_FROM
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_START
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_END
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_SELECTED_TEXT
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_SELECTION_CONTEXT
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_CONFIDENCE
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_ENTITY_REFERENCE
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_ENTITY_TYPE
public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_ENTITY_LABEL
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef DC_FILEFORMAT
public static final org.apache.clerezza.rdf.core.UriRef DC_LANGUAGE
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef DC_SUBJECT
public static final org.apache.clerezza.rdf.core.UriRef FOAF_SHA1
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_RELATED_CONTENT_ITEM
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_RELATED_TOPIC
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_RELATED_TOPIC_LABEL
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_MENTIONED_ENTITY_POSITION_START
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_MENTIONED_ENTITY_POSITION_END
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_MENTIONED_ENTITY_CONTEXT
@Deprecated public static final org.apache.clerezza.rdf.core.UriRef ENHANCER_MENTIONED_ENTITY_OCCURENCE
| Constructor Detail |
|---|
public Properties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||