SuccessChanges

Summary

  1. Add geohashes for SO indexing (details)
  2. Extend semantic annotation indexing to include properties (details)
  3. Change attirubte rules to handle the attributes infomration under the otherEntity element. (details)
  4. Move the method of compareFieldValue to the parent class. (details)
  5. Add a junit test file for the changes on attributes. Now it can handle the other entities. (details)
  6. Fixed a mangled sentence on the copy right declaration. (details)
  7. Decrease the thread waiting time. (details)
  8. Add indexing of Solr text field for schema.org documents (details)
  9. Bump its version to 2.3.14 (details)
  10. overwrite a test method. (details)
Commit bf416f141ae9a16ae578474615cfdddaee196c2f by slaughter
Add geohashes for SO indexing

Issue #26
The file was modifiedsrc/main/resources/application-context-schema-org.xml (diff)
The file was modifiedsrc/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java (diff)
The file was addedsrc/main/java/org/dataone/cn/indexer/parser/DerivedSolrField.java
The file was modifiedsrc/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java (diff)
The file was addedsrc/main/java/org/dataone/cn/indexer/parser/utility/ElementCombiner.java
The file was modifiedsrc/main/resources/application-context-json-ld.xml (diff)
The file was addedsrc/main/java/org/dataone/cn/indexer/parser/ISolrDatasetField.java
Commit 00aff9f71e95ae29b7d54167eb5a997bff2f6400 by petridish
Extend semantic annotation indexing to include properties

Closes https://github.com/DataONEorg/d1_cn_index_processor/issues/27

This change will require reindexing of affected content

A similar change was made to Metacat https://github.com/NCEAS/metacat/issues/1517
The file was modifiedsrc/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java (diff)
The file was modifiedsrc/main/resources/application-context-eml-annotation.xml (diff)
The file was modifiedsrc/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java (diff)
The file was modifiedsrc/main/resources/application-context-ontology-model-service.xml (diff)
The file was modifiedsrc/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java (diff)
Commit a228128bb6a7ffe37a866a922d0d99b1d4994854 by tao
Change attirubte rules to handle the attributes infomration under the otherEntity element.
The file was modifiedsrc/main/resources/application-context-eml-base.xml (diff)
The file was addedsrc/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml
The file was addedsrc/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testdatatable.xml
Commit 4fa8f8c19b8544d5cc32ffd5e3deedd33a194fb8 by tao
Move the method of compareFieldValue to the parent class.
The file was modifiedsrc/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java (diff)
The file was modifiedsrc/test/java/org/dataone/cn/indexer/resourcemap/RdfXmlProcessorTest.java (diff)
Commit 0b095729210f98e8e635ea1ae6990df946a28b60 by tao
Add a junit test file for the changes on attributes. Now it can handle the other entities.
The file was modifiedsrc/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml (diff)
The file was addedsrc/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java
The file was modifiedsrc/test/resources/org/dataone/cn/index/test-context.xml (diff)
Commit 6ab10910e95280e2cebf272fa242ab78c0c203a5 by tao
Fixed a mangled sentence on the copy right declaration.
The file was modifiedsrc/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java (diff)
Commit 635e9a26e7c4ea08fd67db53f82e4ba78bb9d15f by tao
Decrease the thread waiting time.
The file was modifiedsrc/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java (diff)
The file was modifiedsrc/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java (diff)
Commit 1d4bda6d387f3a45adecdf5b6a0de2fecaa8120a by slaughter
Add indexing of Solr text field for schema.org documents

Issue #26
The file was modifiedsrc/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java (diff)
The file was modifiedsrc/main/resources/application-context-json-ld.xml (diff)
The file was modifiedsrc/main/resources/application-context-schema-org.xml (diff)
The file was modifiedsrc/main/java/org/dataone/cn/indexer/annotation/SparqlField.java (diff)
The file was modifiedsrc/main/java/org/dataone/cn/indexer/parser/utility/TemplateStringProcessor.java (diff)
The file was modifiedsrc/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java (diff)
Commit 070d4376564c5191b9f86783e60bb289083acd8b by tao
Bump its version to 2.3.14
The file was modifiedpom.xml (diff)
Commit 98bced98dc9f2db1ae8720635464c53a9287eba9 by tao
overwrite a test method.
The file was modifiedsrc/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java (diff)