You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2012/03/12 11:25:40 UTC

svn commit: r1299616 - in /incubator/stanbol/trunk: data/bundlelists/opennlp/src/main/bundles/ data/defaultconfig/ enhancer/defaults/ enhancer/defaults/src/main/resources/ entityhub/defaults/src/main/resources/config/ launchers/full-war/src/main/webapp...

Author: rwesten
Date: Mon Mar 12 10:25:39 2012
New Revision: 1299616

URL: http://svn.apache.org/viewvc?rev=1299616&view=rev
Log:
STANBOL-529: No idea why, but Eclipse decided to not commit some of the files in the last commit ... 2nd try

Added:
    incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml   (with props)
    incubator/stanbol/trunk/data/defaultconfig/README.md
    incubator/stanbol/trunk/data/defaultconfig/pom.xml   (with props)
    incubator/stanbol/trunk/enhancer/defaults/README.md
    incubator/stanbol/trunk/enhancer/defaults/pom.xml   (with props)
    incubator/stanbol/trunk/enhancer/defaults/src/main/resources/README
    incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
    incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config
Removed:
    incubator/stanbol/trunk/launchers/full-war/src/main/webapp/WEB-INF/resources/config/org.apache.sling.commons.log.LogManager.factory.config-solrlogconfig.config
    incubator/stanbol/trunk/launchers/full-war/src/main/webapp/WEB-INF/resources/config/org.apache.stanbol.commons.solr.managed.impl.ManagedSolrServerImpl-default.config
    incubator/stanbol/trunk/launchers/full-war/src/main/webapp/WEB-INF/resources/config/org.apache.stanbol.commons.solr.web.impl.SolrDispatchFilterComponent-default.config
    incubator/stanbol/trunk/launchers/full-war/src/main/webapp/WEB-INF/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
    incubator/stanbol/trunk/launchers/full-war/src/main/webapp/WEB-INF/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config
    incubator/stanbol/trunk/launchers/full/src/main/resources/resources/config/org.apache.sling.commons.log.LogManager.factory.config-solrlogconfig.config
    incubator/stanbol/trunk/launchers/full/src/main/resources/resources/config/org.apache.stanbol.commons.solr.managed.impl.ManagedSolrServerImpl-default.config
    incubator/stanbol/trunk/launchers/full/src/main/resources/resources/config/org.apache.stanbol.commons.solr.web.impl.SolrDispatchFilterComponent-default.config
    incubator/stanbol/trunk/launchers/full/src/main/resources/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
    incubator/stanbol/trunk/launchers/full/src/main/resources/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config
    incubator/stanbol/trunk/launchers/kres/src/main/resources/resources/config/org.apache.stanbol.commons.solr.managed.impl.ManagedSolrServerImpl-default.config
    incubator/stanbol/trunk/launchers/kres/src/main/resources/resources/config/org.apache.stanbol.commons.solr.web.impl.SolrDispatchFilterComponent-default.config
    incubator/stanbol/trunk/launchers/kres/src/main/resources/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
    incubator/stanbol/trunk/launchers/kres/src/main/resources/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhubYard.config
    incubator/stanbol/trunk/launchers/stable/src/main/resources/resources/config/org.apache.sling.commons.log.LogManager.factory.config-solrlogconfig.config
    incubator/stanbol/trunk/launchers/stable/src/main/resources/resources/config/org.apache.stanbol.commons.solr.managed.impl.ManagedSolrServerImpl-default.config
    incubator/stanbol/trunk/launchers/stable/src/main/resources/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
    incubator/stanbol/trunk/launchers/stable/src/main/resources/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config

Added: incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml (added)
+++ incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml Mon Mar 12 10:25:39 2012
@@ -0,0 +1,75 @@
+<?xml version="1.0" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<bundles>
+  <!-- The default data expected by the default configuration of Stanbol -->
+  <startLevel level="19">
+    
+    <!-- NER models -->
+    <!-- NOTE: the English model woudl be also included in the 
+        default bundle list-->
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.ner.en</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.ner.es</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.ner.nl</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    
+    <!-- Language models -->
+    <!-- NOTE: the English model woudl be also included in the 
+        default bundle list-->
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.en</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.da</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.de</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.nl</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.pt</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+    <bundle>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.data.opennlp.lang.sv</artifactId>
+      <version>1.0.1-incubating-SNAPSHOT</version>
+    </bundle>
+  </startLevel>
+</bundles>  
\ No newline at end of file

Propchange: incubator/stanbol/trunk/data/bundlelists/opennlp/src/main/bundles/list.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/stanbol/trunk/data/defaultconfig/README.md
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/defaultconfig/README.md?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/data/defaultconfig/README.md (added)
+++ incubator/stanbol/trunk/data/defaultconfig/README.md Mon Mar 12 10:25:39 2012
@@ -0,0 +1,87 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+
+Apache Stanbol Launcher Default Configuration 
+=============================================
+
+This artifacts provides the default configuration used by the Stanbol Launchers.
+It depends on the 
+
+    org.apache.stanbol.commons.installer.bundleprovider
+
+to be available as this module is used to actually load the provided configuration.
+
+This [STANBOL-529](https://issues.apache.org/jira/browse/STANBOL-529) for more details.
+
+Users that do not want to run with the defaults can stop/uninstall this
+bundle to deactivate/remove the defaults.
+
+__NOTE:__ The default configuration does not include configuration for other
+'/data' modules (such as DBpedia or OpenNLP) nor '/demo' modules.
+
+## Language Detection Chain
+
+This configures a chain that optionally includes the 
+[Tika Engine](http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/tikaengine.html)
+and the [Metaxa Engine](http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/metaxaengine.html)
+and the [LangId Engine](http://incubator.apache.org/stanbol/docs/trunk/enhancer/engines/langidengine.html)
+to detect the language of parsed Content.
+This [EnhancementChain](http://incubator.apache.org/stanbol/docs/trunk/enhancer/chains)
+is intended to be used by users that are only interested in detecting the
+language of some text.
+
+This EnhancementChain can also be used if neither the Tika nor Metaxa Engine are
+available. However than it will only be able to process plain text content.
+
+
+## Keyword Extraction using Entityhub
+
+A configuration that extracts Entities from parsed content based on Entities
+added to the Entityhub (http://{host}:{port}/entityhub/entity).
+
+This Engine can be used to extract and link entities that where previously 
+added to the entityhub e.g. by using
+
+    :::bash
+    curl -i -X PUT -H "Content-Type:application/rdf+xml" -T {file.rdf} \
+        "http://localhost:8080/entityhub/entity
+
+The property "rdfs:label" is used for extraction. "rdfs:seeAlso" is used for
+processing redirects. So make sure that the entities you use "rdf:label" to
+store their names.
+
+For the  following rdf:types mappings to dc:types used by fise:TextAnnotation 
+are defined:
+
+* Person (dc:type = dbp-ont:Person)
+    * foaf:Person ([Foaf](http://www.foaf-project.org/) Ontology)
+    * schema:Person ([schema.org](http://schema.org) Ontology)
+* Organisation (dc:type = dbp-ont:Organisation)
+    * dnp-ont:Newspaper ([dbpedia Ontology](http://wiki.dbpedia.org/Ontology))
+    * schema:Organization
+* Location (dc:type = dbp-ont:Place)
+    * schema:Place
+    * http://www.opengis.net/gml/_Feature (see [Geography Markup Language]
+    (http://www.opengeospatial.org/standards/gml) for more information)
+* Concept (dc:type = skos:Concept)
+    * skos:Concept ([SKOS](http://www.w3.org/2004/02/skos/) Ontology)
+    
+If the Entities you add to the Entityhub do use one of those types the
+KeywordLinkingEngine will create TextAnnotations with the according dc:type. If
+not than no dc:type will be set.
+ 

Added: incubator/stanbol/trunk/data/defaultconfig/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/defaultconfig/pom.xml?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/data/defaultconfig/pom.xml (added)
+++ incubator/stanbol/trunk/data/defaultconfig/pom.xml Mon Mar 12 10:25:39 2012
@@ -0,0 +1,75 @@
+<?xml version="1.0"?>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the
+    NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF
+    licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file
+    except in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+    CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing
+    permissions and limitations under the License.
+  -->
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.stanbol</groupId>
+    <artifactId>org.apache.stanbol.data.parent</artifactId>
+    <version>0.9.0-incubating-SNAPSHOT</version>
+    <relativePath>../parent/pom.xml</relativePath>
+  </parent>
+
+  <groupId>org.apache.stanbol</groupId>
+  <artifactId>org.apache.stanbol.data.defaultconfig</artifactId>
+  <packaging>bundle</packaging>
+
+  <name>Apache Stanbol Default Configuration</name>
+  <description>This provides the default configuration as used by the 
+      different launchers provided by Apache Stanbol</description>
+  <scm>
+    <connection>
+      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/data/defaultconfig
+    </connection>
+    <developerConnection>
+      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/data/defaultconfig
+    </developerConnection>
+    <url>http://incubator.apache.org/stanbol</url>
+  </scm>
+
+  <build>
+    <!-- make it an OSGi bundle -->
+    <plugins>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Install-Path>config</Install-Path>
+          </instructions>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-scr-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <!-- AL20 licensed files. See src/main/resources/README -->
+            <exclude>src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-language.config</exclude>
+            <exclude>src/main/resources/config/org.apache.stanbol.enhancer.engines.keywordextraction.engine.KeywordLinkingEngine-entityhub.config</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <dependencies>
+    <!-- none - config only -->
+  </dependencies>
+
+</project>

Propchange: incubator/stanbol/trunk/data/defaultconfig/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/stanbol/trunk/enhancer/defaults/README.md
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/defaults/README.md?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/enhancer/defaults/README.md (added)
+++ incubator/stanbol/trunk/enhancer/defaults/README.md Mon Mar 12 10:25:39 2012
@@ -0,0 +1,43 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the
+NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF
+licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file
+except in compliance with the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing
+permissions and limitations under the License.
+-->
+
+Entityhub defaults
+==================
+
+This artifacts provides the default configuration for the Stanbol Enhancer.
+It depends on the 
+
+    org.apache.stanbol.commons.installer.bundleprovider
+
+to be available as this module is used to actually load the provided configuration.
+
+This [STANBOL-529](https://issues.apache.org/jira/browse/STANBOL-529) for more details.
+
+
+## OSGI Event Admin configuration
+
+The event job manager (org.apache.stanbol.enhancer.eventjobmanager) uses OSGI events to implement asynchronous execution of EnhancementChains. By default OSGI blacklists Components that consume/process event if they are not able to finish within 5sec. However in case of Enhancement Engines it is reasonable to disable this feature. This is ensured by adding 
+
+    org.apache.felix.eventadmin.IgnoreTimeout=org.apache.stanbol.enhancer.jobmanager.event.impl.EnhancementJobHandler
+
+to the configuration of the Apache Felix EventAdmin
+
+
+## OpenNLP NER engine configuration
+
+This includes a default configuration for the OpenNLP Named Entity Recognition engine. This configuration creates an engine that is activated for text in any language. The availability for a given language depends on available of OpenNLP NER models. Such models are not provided by this default configuration. You will need to include the bundles provided by "{stanbol}/data/opennlp/ner" or directly copying models to the /datafiles directory.
+
+## Engine Configurations
+
+Other than the NER engine this does not include any configurations of Enhancement Engines. For specific configurations of well known datasets please see the bundles provided by "{stanbol}/data/sites"
+
+

Added: incubator/stanbol/trunk/enhancer/defaults/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/defaults/pom.xml?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/enhancer/defaults/pom.xml (added)
+++ incubator/stanbol/trunk/enhancer/defaults/pom.xml Mon Mar 12 10:25:39 2012
@@ -0,0 +1,73 @@
+<?xml version="1.0"?>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the
+    NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF
+    licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file
+    except in compliance with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+    CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing
+    permissions and limitations under the License.
+  -->
+<project>
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <groupId>org.apache.stanbol</groupId>
+    <artifactId>org.apache.stanbol.enhancer.parent</artifactId>
+    <version>0.9.0-incubating-SNAPSHOT</version>
+    <relativePath>../parent/pom.xml</relativePath>
+  </parent>
+
+  <groupId>org.apache.stanbol</groupId>
+  <artifactId>org.apache.stanbol.enhancer.defaults</artifactId>
+  <packaging>bundle</packaging>
+
+  <name>Apache Stanbol Enhancer default configuration</name>
+  <description>This provides the default configuration for the Enhancer. This bundle can be removed by users that want/need to provide their own configuration conflicting with the defaults.</description>
+  <scm>
+    <connection>
+      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/enhancer/defaults
+    </connection>
+    <developerConnection>
+      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/enhancer/defaults
+    </developerConnection>
+    <url>http://incubator.apache.org/stanbol</url>
+  </scm>
+
+  <build>
+    <!-- make it an OSGi bundle -->
+    <plugins>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Install-Path>config</Install-Path>
+          </instructions>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-scr-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <!-- AL20 licensed files. See src/main/resources/README -->
+            <exclude>src/main/resources/config/org.apache.stanbol.enhancer.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine-default.config</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+
+  <dependencies>
+    <!-- none - config only -->
+  </dependencies>
+
+</project>

Propchange: incubator/stanbol/trunk/enhancer/defaults/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: incubator/stanbol/trunk/enhancer/defaults/src/main/resources/README
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/defaults/src/main/resources/README?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/enhancer/defaults/src/main/resources/README (added)
+++ incubator/stanbol/trunk/enhancer/defaults/src/main/resources/README Mon Mar 12 10:25:39 2012
@@ -0,0 +1,20 @@
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+The following files are provided under the Apache License, Version 2.0:
+
+configs/org.apache.stanbol.enhancer.engines.opennlp.impl.NamedEntityExtractionEnhancementEngine-default.config
+configs/org.apache.felix.eventadmin.impl.EventAdmin.cfg
+

Added: incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config (added)
+++ incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.core.impl.EntityhubConfigurationImpl.config Mon Mar 12 10:25:39 2012
@@ -0,0 +1,8 @@
+org.apache.stanbol.entityhub.description="The\ entityhub\ holding\ all\ locally\ managed\ entities"
+org.apache.stanbol.entityhub.id="entityhub"
+org.apache.stanbol.entityhub.name="Entityhub"
+org.apache.stanbol.entityhub.defaultSymbolState="proposed"
+org.apache.stanbol.entityhub.defaultMappingState="proposed"
+org.apache.stanbol.entityhub.mapping.entityhub=["|\ @\=null;en;de;fr;it","rdfs:label","rdfs:label\ >\ entityhub:label","rdfs:comment","rdfs:comment\ >\ entityhub:description","rdf:type\ |\ d\=entityhub:ref","owl:sameAs\ |\ d\=entityhub:ref","dc:*","dc:title\ >\ entityhub:label","dc:description\ >\ entityhub:description","dc-elements:*","dc-elements:title\ >\ entityhub:label","dc-elements:description\ >\ entityhub:description","geo:lat\ |\ d\=xsd:double","geo:long\ |\ d\=xsd:double","geo:alt\ |\ d\=xsd:int;xsd:float","skos:*","skos:prefLabel\ \ >\ entityhub:label","skos:definition\ >\ entityhub:description","skos:note\ >\ entityhub:description","skos:broader\ |\ d\=entityhub:ref","skos:narrower\ |\ d\=entityhub:ref","skos:related\ |\ d\=entityhub:ref","skos:subject\ |\ d\=entityhub:ref","skos:inScheme\ |\ d\=entityhub:ref","foaf:*","foaf:name\ >\ entityhub:label","foaf:homepage\ |\ d\=xsd:anyURI","foaf:depiction\ |\ d\=xsd:anyURI","foaf:img\ |\ d\=xsd:anyURI","foaf:logo\ |\ d
 \=xsd:anyURI","foaf:page\ |\ d\=xsd:anyURI"]
+org.apache.stanbol.entityhub.yard.entityhubYardId="entityhubYard"
+org.apache.stanbol.entityhub.prefix="urn:org.apache.stanbol:entityhub:"

Added: incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config?rev=1299616&view=auto
==============================================================================
--- incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config (added)
+++ incubator/stanbol/trunk/entityhub/defaults/src/main/resources/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-entityhub.config Mon Mar 12 10:25:39 2012
@@ -0,0 +1,8 @@
+org.apache.stanbol.entityhub.yard.maxQueryResultNumber=I"-1"
+org.apache.stanbol.entityhub.yard.solr.maxBooleanClauses=I"1024"
+org.apache.stanbol.entityhub.yard.description="The\ Yard\ used\ by\ the\ Entityhub\ to\ store\ the\ data"
+org.apache.stanbol.entityhub.yard.solr.solrUri="entityhub"
+org.apache.stanbol.entityhub.yard.defaultQueryResultNumber=I"-1"
+org.apache.stanbol.entityhub.yard.name="Entityhub\ Yard"
+org.apache.stanbol.entityhub.yard.id="entityhubYard"
+org.apache.stanbol.entityhub.yard.solr.multiYardIndexLayout="false"