Author: agruber
Date: Thu Jun 30 11:19:50 2011
New Revision: 1141483
URL: http://svn.apache.org/viewvc?rev=1141483&view=rev
Log:
typos ...
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext?rev=1141483&r1=1141482&r2=1141483&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext Thu
Jun 30 11:19:50 2011
@@ -15,8 +15,7 @@ A __Content Item__ is the unit of conten
## Enhancement Structure
-The enhancement structure for Apache Stanbol is been described in full [here]
-The enhancement structure defines the types and properties used for the
resulting metadata graph of Apache Stanbol. Every __Enhancement__ type is a
description which contains the following mandatory properties:
+The enhancement structure for Apache Stanbol is been described
[here](http://wiki.iks-project.eu/index.php/EnhancementStructure) in full. It
defines the types and properties used for the resulting metadata graph of
Apache Stanbol. _Note: There is a proposal and ongoing discussion to update
this structure in the future._ Every __Enhancement__ type is a description
which contains the following important properties:
* creator: the specific enhancement engine creating this enhancement
* creation time: the local system time, when the annotation was created
@@ -36,8 +35,7 @@ The __Entity Annotation__ refer to named
* entity-reference: This refers to the URI identifying the Entity
* entity-label: The label(s) of the referred entity
* entity-type: This property can be used to specify the type of the entity
(optional)
-
-The occurrences of the entity within the content (the exact positions within
the text where this entity is referred) are determined by outgoing dc:relation
links.
+* The occurrences of the entity within the content (the exact positions within
the text where this entity is referred) are determined by outgoing dc:relation
links.
## Response in RDF
Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext?rev=1141483&r1=1141482&r2=1141483&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext Thu
Jun 30 11:19:50 2011
@@ -87,8 +87,9 @@ The web interface of your Apache Stanbol
## Technical Documentation
-A detailed technical documentation of its components can be found here:
+A detailed technical documentation of its services and components can be found
here:
+* [Stanbol Services](services.html)
* [Enhancer](enhancer.html)
* [Enhancement Engines](engines.html)
* Entityhub