Author: rwesten
Date: Fri Apr 19 10:44:51 2013
New Revision: 1469775
URL: http://svn.apache.org/r1469775
Log:
fix for STANBOL-922
Modified:
stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl
Modified:
stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl
URL:
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl?rev=1469775&r1=1469774&r2=1469775&view=diff
==============================================================================
---
stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl
(original)
+++
stanbol/trunk/entityhub/jersey/src/main/resources/templates/html/org/apache/stanbol/entityhub/jersey/resource/SiteManagerRootResource/inc_find.ftl
Fri Apr 19 10:44:51 2013
@@ -85,7 +85,7 @@
<td><strong>LDPath:</strong>
</td><td><textarea class="input" name="ldpath" rows="10">name =
rdfs:label[@en] :: xsd:string;
comment = rdfs:comment[@en] :: xsd:string;
-categories = dct:subject :: xsd:anyURI;
+categories = dc:subject :: xsd:anyURI;
homepage = foaf:homepage :: xsd:anyURI;
location = fn:concat("[",geo:lat,",",geo:long,"]") ::
xsd:string;</textarea><br>
(optional). LDPath programs can be used to specify what information to
return for