Author: rwesten
Date: Mon Feb 28 21:41:13 2011
New Revision: 1075547

URL: http://svn.apache.org/viewvc?rev=1075547&view=rev
Log:
corrected some markdown syntax

Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/stanbolenhancementstructure.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/stanbolenhancementstructure.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/stanbolenhancementstructure.mdtext?rev=1075547&r1=1075546&r2=1075547&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/stanbolenhancementstructure.mdtext
 (original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/stanbolenhancementstructure.mdtext
 Mon Feb 28 21:41:13 2011
@@ -46,7 +46,7 @@ All the namespace prefixes used within t
 
 Notations used by this specification:
 
-* **<{code}>** elements do refer to an instance identified by the URI {code}. 
To improve the readability {codes} theta refer to instances of concepts defined 
by the Stanbol enhancement structure will use short forms e.g. <ci> for a 
ContentItem instance, <a> for anAnnotation instance …)
+* **<{code}>** elements do refer to an instance identified by the URI {code}. 
To improve the readability {codes} that refer to instances of concepts defined 
by the Stanbol enhancement structure will use short forms (<ci> for a 
ContentItem instance, <a> for anAnnotation instance ...).
 * **{prefix}:{localname}** is used as short form for <{namespace+localname}>. 
The namespace -> prefix mappings are defined in the above list
 * **{value}^^dataType** The (xsd) dataType required by the value e.g. 
xsd:float, xsd:anyUri, The default is xsd:string
 * **?{var}** represent a resource that is unknown by the Stanbol Enhancer. 
Usually a resource of the Users knowledge model that is not necessarily parsed 
to the Stanbol  


Reply via email to