Author: fchrist
Date: Tue Nov 29 08:34:40 2011
New Revision: 1207783
URL: http://svn.apache.org/viewvc?rev=1207783&view=rev
Log:
Removed AL headers from config files as these files do not support comments
which causes the integration tests to fail
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/dbpedia.solrindex.ref
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpediaCache.config
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/dbpedia.solrindex.ref
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/dbpedia.solrindex.ref?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/dbpedia.solrindex.ref
(original)
+++
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/dbpedia.solrindex.ref
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
Name=SolrIndex for dbpedia
Description=DBpedia.org
Index-Archive=dbpedia.solrindex.zip,dbpedia_43k.solrindex.zip
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.enhancer.engines.entitytagging.nameField="rdfs:label"
org.apache.stanbol.enhancer.engines.entitytagging.personType="dbp-ont:Person"
org.apache.stanbol.enhancer.engines.entitytagging.personState=B"true"
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.entityhub.yard.name="dbpedia\ Cache"
org.apache.stanbol.entityhub.yard.cacheYardId="dbpediaIndex"
org.apache.stanbol.entityhub.yard.id="dbpediaDefaultdataIndex"
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.entityhub.site.attributionUrl="http://wiki.dbpedia.org/About"
org.apache.stanbol.entityhub.site.cacheId="dbpediaIndex"
org.apache.stanbol.entityhub.site.name="dbpedia"
Modified:
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpedia/src/main/resources/org/apache/stanbol/data/site/dbpedia/default/config/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.entityhub.yard.solr.solrUri="dbpedia"
org.apache.stanbol.entityhub.yard.name="dbpedia\ default\ data\ index"
org.apache.stanbol.entityhub.yard.solr.multiYardIndexLayout=B"false"
Modified:
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.enhancer.engines.entitytagging.impl.NamedEntityTaggingEngine-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.enhancer.engines.entitytagging.nameField="rdfs:label"
org.apache.stanbol.enhancer.engines.entitytagging.personType="dbp-ont:Person"
org.apache.stanbol.enhancer.engines.entitytagging.personState=B"true"
Modified:
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.core.site.CacheImpl-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,17 +1,2 @@
-# 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.
-
org.apache.stanbol.entityhub.yard.cacheYardId="dbpediaCache"
org.apache.stanbol.entityhub.yard.cache.additionalMappings=["|\
@\=null;en;de;fr;it;es","*"]
Modified:
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.site.referencedSite-dbpedia.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.entityhub.site.entityPrefix=["http://dbpedia.org/resource/","http://dbpedia.org/ontology/"]
org.apache.stanbol.entityhub.site.defaultMappedEntityState="proposed"
org.apache.stanbol.entityhub.site.accessUri="http://dbpedia.org/sparql/"
Modified:
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpediaCache.config
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpediaCache.config?rev=1207783&r1=1207782&r2=1207783&view=diff
==============================================================================
---
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpediaCache.config
(original)
+++
incubator/stanbol/trunk/data/sites/dbpediacached/src/main/resources/org/apache/stanbol/data/site/dbpedia/cached/org.apache.stanbol.entityhub.yard.solr.impl.SolrYard-dbpediaCache.config
Tue Nov 29 08:34:40 2011
@@ -1,18 +1,3 @@
-# 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.
-
org.apache.stanbol.entityhub.yard.maxQueryResultNumber=I"-1"
org.apache.stanbol.entityhub.yard.solr.maxBooleanClauses=I"1024"
org.apache.stanbol.entityhub.yard.description="The\ Cache\ used\ to\ store\
downloaded\ dbpedia\ entities"