You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/07/04 06:35:20 UTC

svn commit: r824376 - in /websites/staging/stanbol/trunk/content: ./ stanbol/docs/trunk/enhancer/enhancementstructure.html

Author: buildbot
Date: Wed Jul  4 04:35:20 2012
New Revision: 824376

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/enhancementstructure.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  4 04:35:20 2012
@@ -1 +1 @@
-1357066
+1357067

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/enhancementstructure.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/enhancementstructure.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/enhancementstructure.html Wed Jul  4 04:35:20 2012
@@ -185,7 +185,7 @@
 <li><strong>fise:entity-label</strong> <em>(required, single)</em>: The label of the linked entity. While entities may define multiple labels (e.g. for different languages, alternate/preferred …) EnhancementEngines are required to only include a single - the best fitting - label.</li>
 <li><strong>fise:entity-type</strong> <em>(optional, multiple)</em>: The types of the linked entity. Usually this is the list of rdf:types. However there might be situations where other Resources are used as types. </li>
 <li><strong>dc:relation</strong> <em>(required, multiple)</em>: The dc:relation property is required for entity annotations. Typically values are "fise:TextAnnotation"s this EntityAnnotation is a suggestion for.</li>
-<li><strong>entityhub:site</strong> (optional, single)_: The name of the Entityhub ReferencedSite managing the the suggested Entity. If this property is present users can dereference the suggested Entity with a GET request to "{stanbol}/entityhub/site/{site-name}/entity?id={entity}" where {site-name} is the value of this property and {entity} is the value of the "fise:entity-reference" property. 
+<li><strong>entityhub:site</strong> <em>(optional, single)</em>: The name of the Entityhub ReferencedSite managing the the suggested Entity. If this property is present users can dereference the suggested Entity with a GET request to "{stanbol}/entityhub/site/{site-name}/entity?id={entity}" where {site-name} is the value of this property and {entity} is the value of the "fise:entity-reference" property. 
     NOTE: the values "local" and "entityhub" need to be treated separately. In those cases the GET request need to use "{stanbol}/entityhub/entity?id={entity}".</li>
 </ul>
 <p>The following figure shows an fise:EntityAnnotation for the Entity <a href="http:dbpedia.org/resource/Bob_Marley">'dbpedia:Bob_Marley'</a>.</p>